indications.conf.TEMPLATE 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. ; indications.conf
  2. ; Configuration file for location specific tone indications
  3. ; used by the pbx_indications module.
  4. ;
  5. ; NOTE:
  6. ; When adding countries to this file, please keep them in alphabetical
  7. ; order according to the 2-character country codes!
  8. ;
  9. ; The [general] category is for certain global variables.
  10. ; All other categories are interpreted as location specific indications
  11. ;
  12. ;
  13. [general]
  14. country=us ; default location
  15. ; [example]
  16. ; description = string
  17. ; The full name of your country, in English.
  18. ; alias = iso[,iso]*
  19. ; List of other countries 2-letter iso codes, which have the same
  20. ; tone indications.
  21. ; ringcadence = num[,num]*
  22. ; List of durations the physical bell rings.
  23. ; dial = tonelist
  24. ; Set of tones to be played when one picks up the hook.
  25. ; busy = tonelist
  26. ; Set of tones played when the receiving end is busy.
  27. ; congestion = tonelist
  28. ; Set of tones played when there is some congestion (on the network?)
  29. ; callwaiting = tonelist
  30. ; Set of tones played when there is a call waiting in the background.
  31. ; dialrecall = tonelist
  32. ; Not well defined; many phone systems play a recall dial tone after hook
  33. ; flash.
  34. ; record = tonelist
  35. ; Set of tones played when call recording is in progress.
  36. ; info = tonelist
  37. ; Set of tones played with special information messages (e.g., "number is
  38. ; out of service")
  39. ; 'name' = tonelist
  40. ; Every other variable will be available as a shortcut for the "PlayList" command
  41. ; but will not be used automatically by Asterisk.
  42. ;
  43. ;
  44. ; The tonelist itself is defined by a comma-separated sequence of elements.
  45. ; Each element consist of a frequency (f) with an optional duration (in ms)
  46. ; attached to it (f/duration). The frequency component may be a mixture of two
  47. ; frequencies (f1+f2) or a frequency modulated by another frequency (f1*f2).
  48. ; The implicit modulation depth is fixed at 90%, though.
  49. ; If the list element starts with a !, that element is NOT repeated,
  50. ; therefore, only if all elements start with !, the tonelist is time-limited,
  51. ; all others will repeat indefinitely.
  52. ;
  53. ; concisely:
  54. ; element = [!]freq[+|*freq2][/duration]
  55. ; tonelist = element[,element]*
  56. ;
  57. ; Please note that SPACES ARE NOT ALLOWED in tone lists!
  58. ;
  59. [at]
  60. description = Austria
  61. ringcadence = 1000,5000
  62. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  63. dial = 420
  64. busy = 420/400,0/400
  65. ring = 420/1000,0/5000
  66. congestion = 420/200,0/200
  67. callwaiting = 420/40,0/1960
  68. dialrecall = 420
  69. ; RECORDTONE - not specified
  70. record = 1400/80,0/14920
  71. info = 950/330,1450/330,1850/330,0/1000
  72. stutter = 380+420
  73. [au]
  74. description = Australia
  75. ; Reference http://www.acif.org.au/__data/page/3303/S002_2001.pdf
  76. ; Normal Ring
  77. ringcadence = 400,200,400,2000
  78. ; Distinctive Ring 1 - Forwarded Calls
  79. ; 400,400,200,200,400,1400
  80. ; Distinctive Ring 2 - Selective Ring 2 + Operator + Recall
  81. ; 400,400,200,2000
  82. ; Distinctive Ring 3 - Multiple Subscriber Number 1
  83. ; 200,200,400,2200
  84. ; Distinctive Ring 4 - Selective Ring 1 + Centrex
  85. ; 400,2600
  86. ; Distinctive Ring 5 - Selective Ring 3
  87. ; 400,400,200,400,200,1400
  88. ; Distinctive Ring 6 - Multiple Subscriber Number 2
  89. ; 200,400,200,200,400,1600
  90. ; Distinctive Ring 7 - Multiple Subscriber Number 3 + Data Privacy
  91. ; 200,400,200,400,200,1600
  92. ; Tones
  93. dial = 413+438
  94. busy = 425/375,0/375
  95. ring = 413+438/400,0/200,413+438/400,0/2000
  96. ; XXX Congestion: Should reduce by 10 db every other cadence XXX
  97. congestion = 425/375,0/375,420/375,0/375
  98. callwaiting = 425/200,0/200,425/200,0/4400
  99. dialrecall = 413+438
  100. ; Record tone used for Call Intrusion/Recording or Conference
  101. record = !425/1000,!0/15000,425/360,0/15000
  102. info = 425/2500,0/500
  103. ; Other Australian Tones
  104. ; The STD "pips" indicate the call is not an untimed local call
  105. std = !525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100
  106. ; Facility confirmation tone (eg. Call Forward Activated)
  107. facility = 425
  108. ; Message Waiting "stutter" dialtone
  109. stutter = 413+438/100,0/40
  110. ; Ringtone for calls to Telstra mobiles
  111. ringmobile = 400+450/400,0/200,400+450/400,0/2000
  112. [bg]
  113. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  114. description = Bulgaria
  115. ringcadence = 1000,4000
  116. ;
  117. dial = 425
  118. busy = 425/500,0/500
  119. ring = 425/1000,0/4000
  120. congestion = 425/250,0/250
  121. callwaiting = 425/150,0/150,425/150,0/4000
  122. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  123. record = 1400/425,0/15000
  124. info = 950/330,1400/330,1800/330,0/1000
  125. stutter = 425/1500,0/100
  126. [br]
  127. description = Brazil
  128. ringcadence = 1000,4000
  129. dial = 425
  130. busy = 425/250,0/250
  131. ring = 425/1000,0/4000
  132. congestion = 425/250,0/250,425/750,0/250
  133. callwaiting = 425/50,0/1000
  134. ; Dialrecall not used in Brazil standard (using UK standard)
  135. dialrecall = 350+440
  136. ; Record tone is not used in Brazil, use busy tone
  137. record = 425/250,0/250
  138. ; Info not used in Brazil standard (using UK standard)
  139. info = 950/330,1400/330,1800/330
  140. stutter = 350+440
  141. [be]
  142. description = Belgium
  143. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  144. ringcadence = 1000,3000
  145. dial = 425
  146. busy = 425/500,0/500
  147. ring = 425/1000,0/3000
  148. congestion = 425/167,0/167
  149. callwaiting = 1400/175,0/175,1400/175,0/3500
  150. ; DIALRECALL - not specified
  151. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440"
  152. ; RECORDTONE - not specified
  153. record = 1400/500,0/15000
  154. info = 900/330,1400/330,1800/330,0/1000
  155. stutter = 425/1000,0/250
  156. [ch]
  157. description = Switzerland
  158. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  159. ringcadence = 1000,4000
  160. dial = 425
  161. busy = 425/500,0/500
  162. ring = 425/1000,0/4000
  163. congestion = 425/200,0/200
  164. callwaiting = 425/200,0/200,425/200,0/4000
  165. ; DIALRECALL - not specified
  166. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  167. ; RECORDTONE - not specified
  168. record = 1400/80,0/15000
  169. info = 950/330,1400/330,1800/330,0/1000
  170. stutter = 425+340/1100,0/1100
  171. [cl]
  172. description = Chile
  173. ; According to specs from Telefonica CTC Chile
  174. ringcadence = 1000,3000
  175. dial = 400
  176. busy = 400/500,0/500
  177. ring = 400/1000,0/3000
  178. congestion = 400/200,0/200
  179. callwaiting = 400/250,0/8750
  180. dialrecall = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
  181. record = 1400/500,0/15000
  182. info = 950/333,1400/333,1800/333,0/1000
  183. stutter = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
  184. [cn]
  185. description = China
  186. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  187. ringcadence = 1000,4000
  188. dial = 450
  189. busy = 450/350,0/350
  190. ring = 450/1000,0/4000
  191. congestion = 450/700,0/700
  192. callwaiting = 450/400,0/4000
  193. dialrecall = 450
  194. record = 950/400,0/10000
  195. info = 450/100,0/100,450/100,0/100,450/100,0/100,450/400,0/400
  196. ; STUTTER - not specified
  197. stutter = 450+425
  198. [cz]
  199. description = Czech Republic
  200. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  201. ringcadence = 1000,4000
  202. dial = 425/330,0/330,425/660,0/660
  203. busy = 425/330,0/330
  204. ring = 425/1000,0/4000
  205. congestion = 425/165,0/165
  206. callwaiting = 425/330,0/9000
  207. ; DIALRECALL - not specified
  208. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425/330,0/330,425/660,0/660
  209. ; RECORDTONE - not specified
  210. record = 1400/500,0/14000
  211. info = 950/330,0/30,1400/330,0/30,1800/330,0/1000
  212. ; STUTTER - not specified
  213. stutter = 425/450,0/50
  214. [de]
  215. description = Germany
  216. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  217. ringcadence = 1000,4000
  218. dial = 425
  219. busy = 425/480,0/480
  220. ring = 425/1000,0/4000
  221. congestion = 425/240,0/240
  222. callwaiting = !425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,0
  223. ; DIALRECALL - not specified
  224. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  225. ; RECORDTONE - not specified
  226. record = 1400/80,0/15000
  227. info = 950/330,1400/330,1800/330,0/1000
  228. stutter = 425+400
  229. [dk]
  230. description = Denmark
  231. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  232. ringcadence = 1000,4000
  233. dial = 425
  234. busy = 425/500,0/500
  235. ring = 425/1000,0/4000
  236. congestion = 425/200,0/200
  237. callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200,0
  238. ; DIALRECALL - not specified
  239. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  240. ; RECORDTONE - not specified
  241. record = 1400/80,0/15000
  242. info = 950/330,1400/330,1800/330,0/1000
  243. ; STUTTER - not specified
  244. stutter = 425/450,0/50
  245. [ee]
  246. description = Estonia
  247. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  248. ringcadence = 1000,4000
  249. dial = 425
  250. busy = 425/300,0/300
  251. ring = 425/1000,0/4000
  252. congestion = 425/200,0/200
  253. ; CALLWAIT not in accordance to ITU
  254. callwaiting = 950/650,0/325,950/325,0/30,1400/1300,0/2600
  255. ; DIALRECALL - not specified
  256. dialrecall = 425/650,0/25
  257. ; RECORDTONE - not specified
  258. record = 1400/500,0/15000
  259. ; INFO not in accordance to ITU
  260. info = 950/650,0/325,950/325,0/30,1400/1300,0/2600
  261. ; STUTTER not specified
  262. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  263. [es]
  264. description = Spain
  265. ringcadence = 1500,3000
  266. dial = 425
  267. busy = 425/200,0/200
  268. ring = 425/1500,0/3000
  269. congestion = 425/200,0/200,425/200,0/200,425/200,0/600
  270. callwaiting = 425/175,0/175,425/175,0/3500
  271. dialrecall = !425/200,!0/200,!425/200,!0/200,!425/200,!0/200,425
  272. record = 1400/500,0/15000
  273. info = 950/330,0/1000
  274. dialout = 500
  275. [fi]
  276. description = Finland
  277. ringcadence = 1000,4000
  278. dial = 425
  279. busy = 425/300,0/300
  280. ring = 425/1000,0/4000
  281. congestion = 425/200,0/200
  282. callwaiting = 425/150,0/150,425/150,0/8000
  283. dialrecall = 425/650,0/25
  284. record = 1400/500,0/15000
  285. info = 950/650,0/325,950/325,0/30,1400/1300,0/2600
  286. stutter = 425/650,0/25
  287. [fr]
  288. description = France
  289. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  290. ringcadence = 1500,3500
  291. ; Dialtone can also be 440+330
  292. dial = 440
  293. busy = 440/500,0/500
  294. ring = 440/1500,0/3500
  295. ; CONGESTION - not specified
  296. congestion = 440/250,0/250
  297. callwait = 440/300,0/10000
  298. ; DIALRECALL - not specified
  299. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  300. ; RECORDTONE - not specified
  301. record = 1400/500,0/15000
  302. info = !950/330,!1400/330,!1800/330
  303. stutter = !440/100,!0/100,!440/100,!0/100,!440/100,!0/100,!440/100,!0/100,!440/100,!0/100,!440/100,!0/100,440
  304. [gr]
  305. description = Greece
  306. ringcadence = 1000,4000
  307. dial = 425/200,0/300,425/700,0/800
  308. busy = 425/300,0/300
  309. ring = 425/1000,0/4000
  310. congestion = 425/200,0/200
  311. callwaiting = 425/150,0/150,425/150,0/8000
  312. dialrecall = 425/650,0/25
  313. record = 1400/400,0/15000
  314. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
  315. stutter = 425/650,0/25
  316. [hu]
  317. description = Hungary
  318. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  319. ringcadence = 1250,3750
  320. dial = 425
  321. busy = 425/300,0/300
  322. ring = 425/1250,0/3750
  323. congestion = 425/300,0/300
  324. callwaiting = 425/40,0/1960
  325. dialrecall = 425+450
  326. ; RECORDTONE - not specified
  327. record = 1400/400,0/15000
  328. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
  329. stutter = 350+375+400
  330. [il]
  331. description = Israel
  332. ringcadence = 1000,3000
  333. dial = 414
  334. busy = 414/500,0/500
  335. ring = 414/1000,0/3000
  336. congestion = 414/250,0/250
  337. callwaiting = 414/100,0/100,414/100,0/100,414/600,0/3000
  338. dialrecall = !414/100,!0/100,!414/100,!0/100,!414/100,!0/100,414
  339. record = 1400/500,0/15000
  340. info = 1000/330,1400/330,1800/330,0/1000
  341. stutter = !414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,!414/160,!0/160,414
  342. [in]
  343. description = India
  344. ringcadence = 400,200,400,2000
  345. dial = 400*25
  346. busy = 400/750,0/750
  347. ring = 400*25/400,0/200,400*25/400,0/2000
  348. congestion = 400/250,0/250
  349. callwaiting = 400/200,0/100,400/200,0/7500
  350. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  351. record = 1400/500,0/15000
  352. info = !950/330,!1400/330,!1800/330,0/1000
  353. stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  354. [it]
  355. description = Italy
  356. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  357. ringcadence = 1000,4000
  358. dial = 425/200,0/200,425/600,0/1000
  359. busy = 425/500,0/500
  360. ring = 425/1000,0/4000
  361. congestion = 425/200,0/200
  362. callwaiting = 425/400,0/100,425/250,0/100,425/150,0/14000
  363. dialrecall = 470/400,425/400
  364. record = 1400/400,0/15000
  365. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
  366. stutter = 470/400,425/400
  367. [lt]
  368. description = Lithuania
  369. ringcadence = 1000,4000
  370. dial = 425
  371. busy = 425/350,0/350
  372. ring = 425/1000,0/4000
  373. congestion = 425/200,0/200
  374. callwaiting = 425/150,0/150,425/150,0/4000
  375. ; DIALRECALL - not specified
  376. dialrecall = 425/500,0/50
  377. ; RECORDTONE - not specified
  378. record = 1400/500,0/15000
  379. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
  380. ; STUTTER - not specified
  381. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  382. [jp]
  383. description = Japan
  384. ringcadence = 1000,2000
  385. dial = 400
  386. busy = 400/500,0/500
  387. ring = 400+15/1000,0/2000
  388. congestion = 400/500,0/500
  389. callwaiting = 400+16/500,0/8000
  390. dialrecall = !400/200,!0/200,!400/200,!0/200,!400/200,!0/200,400
  391. record = 1400/500,0/15000
  392. info = !950/330,!1400/330,!1800/330,0
  393. stutter = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
  394. [mx]
  395. description = Mexico
  396. ringcadence = 2000,4000
  397. dial = 425
  398. busy = 425/250,0/250
  399. ring = 425/1000,0/4000
  400. congestion = 425/250,0/250
  401. callwaiting = 425/200,0/600,425/200,0/10000
  402. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  403. record = 1400/500,0/15000
  404. info = 950/330,0/30,1400/330,0/30,1800/330,0/1000
  405. stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  406. [my]
  407. description = Malaysia
  408. ringcadence = 2000,4000
  409. dial = 425
  410. busy = 425/500,0/500
  411. ring = 425/400,0/200
  412. congestion = 425/500,0/500
  413. [nl]
  414. description = Netherlands
  415. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  416. ringcadence = 1000,4000
  417. ; Most of these 425's can also be 450's
  418. dial = 425
  419. busy = 425/500,0/500
  420. ring = 425/1000,0/4000
  421. congestion = 425/250,0/250
  422. callwaiting = 425/500,0/9500
  423. ; DIALRECALL - not specified
  424. dialrecall = 425/500,0/50
  425. ; RECORDTONE - not specified
  426. record = 1400/500,0/15000
  427. info = 950/330,1400/330,1800/330,0/1000
  428. stutter = 425/500,0/50
  429. [no]
  430. description = Norway
  431. ringcadence = 1000,4000
  432. dial = 425
  433. busy = 425/500,0/500
  434. ring = 425/1000,0/4000
  435. congestion = 425/200,0/200
  436. callwaiting = 425/200,0/600,425/200,0/10000
  437. dialrecall = 470/400,425/400
  438. record = 1400/400,0/15000
  439. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
  440. stutter = 470/400,425/400
  441. [nz]
  442. description = New Zealand
  443. ;NOTE - the ITU has different tonesets for NZ, but according to some residents there,
  444. ; this is, indeed, the correct way to do it.
  445. ringcadence = 400,200,400,2000
  446. dial = 400
  447. busy = 400/250,0/250
  448. ring = 400+450/400,0/200,400+450/400,0/2000
  449. congestion = 400/375,0/375
  450. callwaiting = !400/200,!0/3000,!400/200,!0/3000,!400/200,!0/3000,!400/200
  451. dialrecall = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
  452. record = 1400/425,0/15000
  453. info = 400/750,0/100,400/750,0/100,400/750,0/100,400/750,0/400
  454. stutter = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,!400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
  455. unobtainable = 400/75,0/100,400/75,0/100,400/75,0/100,400/75,0/400
  456. [ph]
  457. ; reference http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  458. description = Philippines
  459. ringcadence = 1000,4000
  460. dial = 425
  461. busy = 480+620/500,0/500
  462. ring = 425+480/1000,0/4000
  463. congestion = 480+620/250,0/250
  464. callwaiting = 440/300,0/10000
  465. ; DIALRECALL - not specified
  466. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  467. ; RECORDTONE - not specified
  468. record = 1400/500,0/15000
  469. ; INFO - not specified
  470. info = !950/330,!1400/330,!1800/330,0
  471. ; STUTTER - not specified
  472. stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  473. [pl]
  474. description = Poland
  475. ringcadence = 1000,4000
  476. dial = 425
  477. busy = 425/500,0/500
  478. ring = 425/1000,0/4000
  479. congestion = 425/500,0/500
  480. callwaiting = 425/150,0/150,425/150,0/4000
  481. ; DIALRECALL - not specified
  482. dialrecall = 425/500,0/50
  483. ; RECORDTONE - not specified
  484. record = 1400/500,0/15000
  485. ; 950/1400/1800 3x0.33 on 1.0 off repeated 3 times
  486. info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000
  487. ; STUTTER - not specified
  488. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  489. [pt]
  490. description = Portugal
  491. ringcadence = 1000,5000
  492. dial = 425
  493. busy = 425/500,0/500
  494. ring = 425/1000,0/5000
  495. congestion = 425/200,0/200
  496. callwaiting = 440/300,0/10000
  497. dialrecall = 425/1000,0/200
  498. record = 1400/500,0/15000
  499. info = 950/330,1400/330,1800/330,0/1000
  500. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  501. [ru]
  502. ; References:
  503. ; http://www.minsvyaz.ru/site.shtml?id=1806
  504. ; http://www.aboutphone.info/lib/gost/45-223-2001.html
  505. description = Russian Federation / ex Soviet Union
  506. ringcadence = 1000,4000
  507. dial = 425
  508. busy = 425/350,0/350
  509. ring = 425/1000,0/4000
  510. congestion = 425/175,0/175
  511. callwaiting = 425/200,0/5000
  512. record = 1400/400,0/15000
  513. info = 950/330,1400/330,1800/330,0/1000
  514. dialrecall = 425/400,0/40
  515. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  516. [se]
  517. description = Sweden
  518. ringcadence = 1000,5000
  519. dial = 425
  520. busy = 425/250,0/250
  521. ring = 425/1000,0/5000
  522. congestion = 425/250,0/750
  523. callwaiting = 425/200,0/500,425/200,0/9100
  524. dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  525. record = 1400/500,0/15000
  526. info = !950/332,!0/24,!1400/332,!0/24,!1800/332,!0/2024,!950/332,!0/24,!1400/332,!0/24,!1800/332,!0/2024,!950/332,!0/24,!1400/332,!0/24,!1800/332,!0/2024,!950/332,!0/24,!1400/332,!0/24,!1800/332,!0/2024,!950/332,!0/24,!1400/332,!0/24,!1800/332,0
  527. stutter = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
  528. ; stutter = 425/320,0/20 ; Real swedish standard, not used for now
  529. [sg]
  530. description = Singapore
  531. ; Singapore
  532. ; Reference: http://www.ida.gov.sg/idaweb/doc/download/I397/ida_ts_pstn1_i4r2.pdf
  533. ; Frequency specs are: 425 Hz +/- 20Hz; 24 Hz +/- 2Hz; modulation depth 100%; SIT +/- 50Hz
  534. ringcadence = 400,200,400,2000
  535. dial = 425
  536. ring = 425*24/400,0/200,425*24/400,0/2000 ; modulation should be 100%, not 90%
  537. busy = 425/750,0/750
  538. congestion = 425/250,0/250
  539. callwaiting = 425*24/300,0/200,425*24/300,0/3200
  540. stutter = !425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,!425/200,!0/200,!425/600,!0/200,425
  541. info = 950/330,1400/330,1800/330,0/1000 ; not currently in use acc. to reference
  542. dialrecall = 425*24/500,0/500,425/500,0/2500 ; unspecified in IDA reference, use repeating Holding Tone A,B
  543. record = 1400/500,0/15000 ; unspecified in IDA reference, use 0.5s tone every 15s
  544. ; additionally defined in reference
  545. nutone = 425/2500,0/500
  546. intrusion = 425/250,0/2000
  547. warning = 425/624,0/4376 ; end of period tone, warning
  548. acceptance = 425/125,0/125
  549. holdinga = !425*24/500,!0/500 ; followed by holdingb
  550. holdingb = !425/500,!0/2500
  551. [th]
  552. description = Thailand
  553. ringcadence = 1000,4000
  554. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  555. dial = 400*50
  556. busy = 400/500,0/500
  557. ring = 420/1000,0/5000
  558. congestion = 400/300,0/300
  559. callwaiting = 1000/400,10000/400,1000/400
  560. ; DIALRECALL - not specified - use special dial tone instead.
  561. dialrecall = 400*50/400,0/100,400*50/400,0/100
  562. ; RECORDTONE - not specified
  563. record = 1400/500,0/15000
  564. ; INFO - specified as an announcement - use special information tones instead
  565. info = 950/330,1400/330,1800/330
  566. ; STUTTER - not specified
  567. stutter = !400/200,!0/200,!400/600,!0/200,!400/200,!0/200,!400/600,!0/200,!400/200,!0/200,!400/600,!0/200,!400/200,!0/200,!400/600,!0/200,400
  568. [uk]
  569. description = United Kingdom
  570. ringcadence = 400,200,400,2000
  571. ; These are the official tones taken from BT SIN350. The actual tones
  572. ; used by BT include some volume differences so sound slightly different
  573. ; from Asterisk-generated ones.
  574. dial = 350+440
  575. ; Special dial is the intermittent dial tone heard when, for example,
  576. ; you have a divert active on the line
  577. specialdial = 350+440/750,440/750
  578. ; Busy is also called "Engaged"
  579. busy = 400/375,0/375
  580. ; "Congestion" is the Beep-bip engaged tone
  581. congestion = 400/400,0/350,400/225,0/525
  582. ; "Special Congestion" is not used by BT very often if at all
  583. specialcongestion = 400/200,1004/300
  584. unobtainable = 400
  585. ring = 400+450/400,0/200,400+450/400,0/2000
  586. callwaiting = 400/100,0/4000
  587. ; BT seem to use "Special Call Waiting" rather than just "Call Waiting" tones
  588. specialcallwaiting = 400/250,0/250,400/250,0/250,400/250,0/5000
  589. ; "Pips" used by BT on payphones. (Sounds wrong, but this is what BT claim it
  590. ; is and I've not used a payphone for years)
  591. creditexpired = 400/125,0/125
  592. ; These two are used to confirm/reject service requests on exchanges that
  593. ; don't do voice announcements.
  594. confirm = 1400
  595. switching = 400/200,0/400,400/2000,0/400
  596. ; This is the three rising tones Doo-dah-dee "Special Information Tone",
  597. ; usually followed by the BT woman saying an appropriate message.
  598. info = 950/330,0/15,1400/330,0/15,1800/330,0/1000
  599. ; Not listed in SIN350
  600. record = 1400/500,0/60000
  601. stutter = 350+440/750,440/750
  602. [us]
  603. description = United States / North America
  604. ringcadence = 2000,4000
  605. dial = 350+440
  606. busy = 480+620/500,0/500
  607. ring = 440+480/2000,0/4000
  608. congestion = 480+620/250,0/250
  609. callwaiting = 440/300,0/10000
  610. dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  611. record = 1400/500,0/15000
  612. info = !950/330,!1400/330,!1800/330,0
  613. stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  614. [us-old]
  615. description = United States Circa 1950/ North America
  616. ringcadence = 2000,4000
  617. dial = 600*120
  618. busy = 500*100/500,0/500
  619. ring = 420*40/2000,0/4000
  620. congestion = 500*100/250,0/250
  621. callwaiting = 440/300,0/10000
  622. dialrecall = !600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,600*120
  623. record = 1400/500,0/15000
  624. info = !950/330,!1400/330,!1800/330,0
  625. stutter = !600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,600*120
  626. [tw]
  627. description = Taiwan
  628. ; http://nemesis.lonestar.org/reference/telecom/signaling/dialtone.html
  629. ; http://nemesis.lonestar.org/reference/telecom/signaling/busy.html
  630. ; http://www.iproducts.com.tw/ee/kylink/06ky-1000a.htm
  631. ; http://www.pbx-manufacturer.com/ky120dx.htm
  632. ; http://www.nettwerked.net/tones.txt
  633. ; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/taiw_sup/taiw2.htm
  634. ;
  635. ; busy tone 480+620Hz 0.5 sec. on ,0.5 sec. off
  636. ; reorder tone 480+620Hz 0.25 sec. on,0.25 sec. off
  637. ; ringing tone 440+480Hz 1 sec. on ,2 sec. off
  638. ;
  639. ringcadence = 1000,4000
  640. dial = 350+440
  641. busy = 480+620/500,0/500
  642. ring = 440+480/1000,0/2000
  643. congestion = 480+620/250,0/250
  644. callwaiting = 350+440/250,0/250,350+440/250,0/3250
  645. dialrecall = 300/1500,0/500
  646. record = 1400/500,0/15000
  647. info = !950/330,!1400/330,!1800/330,0
  648. stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
  649. [ve]
  650. ; Tone definition source for ve found on
  651. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  652. description = Venezuela / South America
  653. ringcadence = 1000,4000
  654. dial = 425
  655. busy = 425/500,0/500
  656. ring = 425/1000,0/4000
  657. congestion = 425/250,0/250
  658. callwaiting = 400+450/300,0/6000
  659. dialrecall = 425
  660. record = 1400/500,0/15000
  661. info = !950/330,!1440/330,!1800/330,0/1000
  662. [za]
  663. description = South Africa
  664. ; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/safr_sup/saf02.htm
  665. ; (definitions for other countries can also be found there)
  666. ; Note, though, that South Africa uses two switch types in their network --
  667. ; Alcatel switches -- mainly in the Western Cape, and Siemens elsewhere.
  668. ; The former use 383+417 in dial, ringback etc. The latter use 400*33
  669. ; I've provided both, uncomment the ones you prefer
  670. ringcadence = 400,200,400,2000
  671. ; dial/ring/callwaiting for the Siemens switches:
  672. dial = 400*33
  673. ring = 400*33/400,0/200,400*33/400,0/2000
  674. callwaiting = 400*33/250,0/250,400*33/250,0/250,400*33/250,0/250,400*33/250,0/250
  675. ; dial/ring/callwaiting for the Alcatel switches:
  676. ; dial = 383+417
  677. ; ring = 383+417/400,0/200,383+417/400,0/2000
  678. ; callwaiting = 383+417/250,0/250,383+417/250,0/250,383+417/250,0/250,383+417/250,0/250
  679. congestion = 400/250,0/250
  680. busy = 400/500,0/500
  681. dialrecall = 350+440
  682. ; XXX Not sure about the RECORDTONE
  683. record = 1400/500,0/10000
  684. info = 950/330,1400/330,1800/330,0/330
  685. stutter = !400*33/100,!0/100,!400*33/100,!0/100,!400*33/100,!0/100,!400*33/100,!0/100,!400*33/100,!0/100,!400*33/100,!0/100,400*33