2 ; Configuration file for location specific tone indications
3 ; used by the pbx_indications module.
6 ; When adding countries to this file, please keep them in alphabetical
7 ; order according to the 2-character country codes!
9 ; The [general] category is for certain global variables.
10 ; All other categories are interpreted as location specific indications
14 country=us ; default location
18 ; description = string
19 ; The full name of your country, in English.
21 ; List of other countries 2-letter iso codes, which have the same
23 ; ringcadence = num[,num]*
24 ; List of durations the physical bell rings.
26 ; Set of tones to be played when one picks up the hook.
28 ; Set of tones played when the receiving end is busy.
29 ; congestion = tonelist
30 ; Set of tones played when there is some congestion (on the network?)
31 ; callwaiting = tonelist
32 ; Set of tones played when there is a call waiting in the background.
33 ; dialrecall = tonelist
34 ; Not well defined; many phone systems play a recall dial tone after hook
37 ; Set of tones played when call recording is in progress.
39 ; Set of tones played with special information messages (e.g., "number is
42 ; Every other variable will be available as a shortcut for the "PlayList" command
43 ; but will not be used automatically by Asterisk.
46 ; The tonelist itself is defined by a comma-separated sequence of elements.
47 ; Each element consist of a frequency (f) with an optional duration (in ms)
48 ; attached to it (f/duration). The frequency component may be a mixture of two
49 ; frequencies (f1+f2) or a frequency modulated by another frequency (f1*f2).
50 ; The implicit modulation depth is fixed at 90%, though.
51 ; If the list element starts with a !, that element is NOT repeated,
52 ; therefore, only if all elements start with !, the tonelist is time-limited,
53 ; all others will repeat indefinitely.
56 ; element = [!]freq[+|*freq2][/duration]
57 ; tonelist = element[,element]*
59 ; Please note that SPACES ARE NOT ALLOWED in tone lists!
64 ringcadence = 1000,5000
65 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
68 ring = 420/1000,0/5000
69 congestion = 420/200,0/200
70 callwaiting = 420/40,0/1960
72 ; RECORDTONE - not specified
73 record = 1400/80,0/14920
74 info = 950/330,1450/330,1850/330,0/1000
78 description = Australia
79 ; Reference http://www.acif.org.au/__data/page/3303/S002_2001.pdf
81 ringcadence = 400,200,400,2000
82 ; Distinctive Ring 1 - Forwarded Calls
83 ; 400,400,200,200,400,1400
84 ; Distinctive Ring 2 - Selective Ring 2 + Operator + Recall
86 ; Distinctive Ring 3 - Multiple Subscriber Number 1
88 ; Distinctive Ring 4 - Selective Ring 1 + Centrex
90 ; Distinctive Ring 5 - Selective Ring 3
91 ; 400,400,200,400,200,1400
92 ; Distinctive Ring 6 - Multiple Subscriber Number 2
93 ; 200,400,200,200,400,1600
94 ; Distinctive Ring 7 - Multiple Subscriber Number 3 + Data Privacy
95 ; 200,400,200,400,200,1600
99 ring = 413+438/400,0/200,413+438/400,0/2000
100 ; XXX Congestion: Should reduce by 10 db every other cadence XXX
101 congestion = 425/375,0/375,420/375,0/375
102 callwaiting = 425/200,0/200,425/200,0/4400
104 ; Record tone used for Call Intrusion/Recording or Conference
105 record = !425/1000,!0/15000,425/360,0/15000
106 info = 425/2500,0/500
107 ; Other Australian Tones
108 ; The STD "pips" indicate the call is not an untimed local call
109 std = !525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100
110 ; Facility confirmation tone (eg. Call Forward Activated)
112 ; Message Waiting "stutter" dialtone
113 stutter = 413+438/100,0/40
114 ; Ringtone for calls to Telstra mobiles
115 ringmobile = 400+450/400,0/200,400+450/400,0/2000
119 ringcadence = 1000,4000
122 ring = 425/1000,0/4000
123 congestion = 425/250,0/250,425/750,0/250
124 callwaiting = 425/50,0/1000
125 ; Dialrecall not used in Brazil standard (using UK standard)
127 ; Record tone is not used in Brazil, use busy tone
128 record = 425/250,0/250
129 ; Info not used in Brazil standard (using UK standard)
130 info = 950/330,1400/330,1800/330
134 description = Belgium
135 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
136 ringcadence = 1000,3000
139 ring = 425/1000,0/3000
140 congestion = 425/167,0/167
141 callwaiting = 1400/175,0/175,1400/175,0/3500
142 ; DIALRECALL - not specified
143 dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440"
144 ; RECORDTONE - not specified
145 record = 1400/500,0/15000
146 info = 900/330,1400/330,1800/330,0/1000
147 stutter = 425/1000,0/250
150 description = Switzerland
151 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
152 ringcadence = 1000,4000
155 ring = 425/1000,0/4000
156 congestion = 425/200,0/200
157 callwaiting = 425/200,0/200,425/200,0/4000
158 ; DIALRECALL - not specified
159 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
160 ; RECORDTONE - not specified
161 record = 1400/80,0/15000
162 info = 950/330,1400/330,1800/330,0/1000
163 stutter = 425+340/1100,0/1100
167 ; According to specs from Telefonica CTC Chile
168 ringcadence = 1000,3000
171 ring = 400/1000,0/3000
172 congestion = 400/200,0/200
173 callwaiting = 400/250,0/8750
174 dialrecall = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
175 record = 1400/500,0/15000
176 info = 950/333,1400/333,1800/333,0/1000
177 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
181 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
182 ringcadence = 1000,4000
185 ring = 450/1000,0/4000
186 congestion = 450/700,0/700
187 callwaiting = 450/400,0/4000
189 record = 950/400,0/10000
190 info = 450/100,0/100,450/100,0/100,450/100,0/100,450/400,0/400
191 ; STUTTER - not specified
195 description = Czech Republic
196 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
197 ringcadence = 1000,4000
198 dial = 425/330,0/330,425/660,0/660
200 ring = 425/1000,0/4000
201 congestion = 425/165,0/165
202 callwaiting = 425/330,0/9000
203 ; DIALRECALL - not specified
204 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425/330,0/330,425/660,0/660
205 ; RECORDTONE - not specified
206 record = 1400/500,0/14000
207 info = 950/330,0/30,1400/330,0/30,1800/330,0/1000
208 ; STUTTER - not specified
209 stutter = 425/450,0/50
212 description = Germany
213 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
214 ringcadence = 1000,4000
217 ring = 425/1000,0/4000
218 congestion = 425/240,0/240
219 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
220 ; DIALRECALL - not specified
221 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
222 ; RECORDTONE - not specified
223 record = 1400/80,0/15000
224 info = 950/330,1400/330,1800/330,0/1000
228 description = Denmark
229 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
230 ringcadence = 1000,4000
233 ring = 425/1000,0/4000
234 congestion = 425/200,0/200
235 callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200,0
236 ; DIALRECALL - not specified
237 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
238 ; RECORDTONE - not specified
239 record = 1400/80,0/15000
240 info = 950/330,1400/330,1800/330,0/1000
241 ; STUTTER - not specified
242 stutter = 425/450,0/50
245 description = Estonia
246 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
247 ringcadence = 1000,4000
250 ring = 425/1000,0/4000
251 congestion = 425/200,0/200
252 ; CALLWAIT not in accordance to ITU
253 callwaiting = 950/650,0/325,950/325,0/30,1400/1300,0/2600
254 ; DIALRECALL - not specified
255 dialrecall = 425/650,0/25
256 ; RECORDTONE - not specified
257 record = 1400/500,0/15000
258 ; INFO not in accordance to ITU
259 info = 950/650,0/325,950/325,0/30,1400/1300,0/2600
260 ; STUTTER not specified
261 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
265 ringcadence = 1500,3000
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
278 description = Finland
279 ringcadence = 1000,4000
282 ring = 425/1000,0/4000
283 congestion = 425/200,0/200
284 callwaiting = 425/150,0/150,425/150,0/8000
285 dialrecall = 425/650,0/25
286 record = 1400/500,0/15000
287 info = 950/650,0/325,950/325,0/30,1400/1300,0/2600
288 stutter = 425/650,0/25
292 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
293 ringcadence = 1500,3500
294 ; Dialtone can also be 440+330
297 ring = 440/1500,0/3500
298 ; CONGESTION - not specified
299 congestion = 440/250,0/250
300 callwait = 440/300,0/10000
301 ; DIALRECALL - not specified
302 dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
303 ; RECORDTONE - not specified
304 record = 1400/500,0/15000
305 info = !950/330,!1400/330,!1800/330
306 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
310 ringcadence = 1000,4000
311 dial = 425/200,0/300,425/700,0/800
313 ring = 425/1000,0/4000
314 congestion = 425/200,0/200
315 callwaiting = 425/150,0/150,425/150,0/8000
316 dialrecall = 425/650,0/25
317 record = 1400/400,0/15000
318 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
319 stutter = 425/650,0/25
322 description = Hungary
323 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
324 ringcadence = 1250,3750
327 ring = 425/1250,0/3750
328 congestion = 425/300,0/300
329 callwaiting = 425/40,0/1960
331 ; RECORDTONE - not specified
332 record = 1400/400,0/15000
333 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
334 stutter = 350+375+400
338 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
339 ringcadence = 1000,4000
340 dial = 425/200,0/200,425/600,0/1000
342 ring = 425/1000,0/4000
343 congestion = 425/200,0/200
344 callwaiting = 425/400,0/100,425/250,0/100,425/150,0/14000
345 dialrecall = 470/400,425/400
346 record = 1400/400,0/15000
347 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
348 stutter = 470/400,425/400
351 description = Lithuania
352 ringcadence = 1000,4000
355 ring = 425/1000,0/4000
356 congestion = 425/200,0/200
357 callwaiting = 425/150,0/150,425/150,0/4000
358 ; DIALRECALL - not specified
359 dialrecall = 425/500,0/50
360 ; RECORDTONE - not specified
361 record = 1400/500,0/15000
362 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
363 ; STUTTER - not specified
364 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
368 ringcadence = 2000,4000
371 ring = 425/1000,0/4000
372 congestion = 425/250,0/250
373 callwaiting = 425/200,0/600,425/200,0/10000
374 dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
375 record = 1400/500,0/15000
376 info = 950/330,0/30,1400/330,0/30,1800/330,0/1000
377 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
380 description = Netherlands
381 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
382 ringcadence = 1000,4000
383 ; Most of these 425's can also be 450's
386 ring = 425/1000,0/4000
387 congestion = 425/250,0/250
388 callwaiting = 425/500,0/9500
389 ; DIALRECALL - not specified
390 dialrecall = 425/500,0/50
391 ; RECORDTONE - not specified
392 record = 1400/500,0/15000
393 info = 950/330,1400/330,1800/330,0/1000
394 stutter = 425/500,0/50
398 ringcadence = 1000,4000
401 ring = 425/1000,0/4000
402 congestion = 425/200,0/200
403 callwaiting = 425/200,0/600,425/200,0/10000
404 dialrecall = 470/400,425/400
405 record = 1400/400,0/15000
406 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
407 stutter = 470/400,425/400
410 description = New Zealand
411 ;NOTE - the ITU has different tonesets for NZ, but according to some residents there,
412 ; this is, indeed, the correct way to do it.
413 ringcadence = 400,200,400,2000
416 ring = 400+450/400,0/200,400+450/400,0/2000
417 congestion = 400/375,0/375
418 callwaiting = !400/200,!0/3000,!400/200,!0/3000,!400/200,!0/3000,!400/200
419 dialrecall = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
420 record = 1400/425,0/15000
421 info = 400/750,0/100,400/750,0/100,400/750,0/100,400/750,0/400
422 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
426 ringcadence = 1000,4000
429 ring = 425/1000,0/4000
430 congestion = 425/500,0/500
431 callwaiting = 425/150,0/150,425/150,0/4000
432 ; DIALRECALL - not specified
433 dialrecall = 425/500,0/50
434 ; RECORDTONE - not specified
435 record = 1400/500,0/15000
436 ; 950/1400/1800 3x0.33 on 1.0 off repeated 3 times
437 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
438 ; STUTTER - not specified
439 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
442 description = Portugal
443 ringcadence = 1000,5000
446 ring = 425/1000,0/5000
447 congestion = 425/200,0/200
448 callwaiting = 440/300,0/10000
449 dialrecall = 425/1000,0/200
450 record = 1400/500,0/15000
451 info = 950/330,1400/330,1800/330,0/1000
452 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
455 description = Russia / ex Soviet Union
456 ringcadence = 800,3200
459 ring = 425/800,0/3200
460 congestion = 425/350,0/350
461 callwaiting = 425/200,0/5000
462 dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
463 record = 1400/500,0/15000
464 info = !950/330,!1400/330,!1800/330,0
468 ringcadence = 1000,5000
471 ring = 425/1000,0/5000
472 congestion = 425/250,0/750
473 callwaiting = 425/200,0/500,425/200,0/9100
474 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
475 record = 1400/500,0/15000
476 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
477 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
478 ; stutter = 425/320,0/20 ; Real swedish standard, not used for now
481 description = Singapore
483 ; Reference: http://www.ida.gov.sg/idaweb/doc/download/I397/ida_ts_pstn1_i4r2.pdf
484 ; Frequency specs are: 425 Hz +/- 20Hz; 24 Hz +/- 2Hz; modulation depth 100%; SIT +/- 50Hz
485 ringcadence = 400,200,400,2000
487 ring = 425*24/400,0/200,425*24/400,0/2000 ; modulation should be 100%, not 90%
489 congestion = 425/250,0/250
490 callwaiting = 425*24/300,0/200,425*24/300,0/3200
491 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
492 info = 950/330,1400/330,1800/330,0/1000 ; not currently in use acc. to reference
493 dialrecall = 425*24/500,0/500,425/500,0/2500 ; unspecified in IDA reference, use repeating Holding Tone A,B
494 record = 1400/500,0/15000 ; unspecified in IDA reference, use 0.5s tone every 15s
495 ; additionally defined in reference
496 nutone = 425/2500,0/500
497 intrusion = 425/250,0/2000
498 warning = 425/624,0/4376 ; end of period tone, warning
499 acceptance = 425/125,0/125
500 holdinga = !425*24/500,!0/500 ; followed by holdingb
501 holdingb = !425/500,!0/2500
504 description = United Kingdom
505 ringcadence = 400,200,400,2000
506 ; These are the official tones taken from BT SIN350. The actual tones
507 ; used by BT include some volume differences so sound slightly different
508 ; from Asterisk-generated ones.
510 ; Special dial is the intermittent dial tone heard when, for example,
511 ; you have a divert active on the line
512 specialdial = 350+440/750,440/750
513 ; Busy is also called "Engaged"
515 ; "Congestion" is the Beep-bip engaged tone
516 congestion = 400/400,0/350,400/225,0/525
517 ; "Special Congestion" is not used by BT very often if at all
518 specialcongestion = 400/200,1004/300
520 ring = 400+450/400,0/200,400+450/400,0/2000
521 callwaiting = 400/100,0/4000
522 ; BT seem to use "Special Call Waiting" rather than just "Call Waiting" tones
523 specialcallwaiting = 400/250,0/250,400/250,0/250,400/250,0/5000
524 ; "Pips" used by BT on payphones. (Sounds wrong, but this is what BT claim it
525 ; is and I've not used a payphone for years)
526 creditexpired = 400/125,0/125
527 ; These two are used to confirm/reject service requests on exchanges that
528 ; don't do voice announcements.
530 switching = 400/200,0/400,400/2000,0/400
531 ; This is the three rising tones Doo-dah-dee "Special Information Tone",
532 ; usually followed by the BT woman saying an appropriate message.
533 info = 950/330,0/15,1400/330,0/15,1800/330,0/1000
534 ; Not listed in SIN350
535 record = 1400/500,0/60000
536 stutter = 350+440/750,440/750
539 description = United States / North America
540 ringcadence = 2000,4000
542 busy = 480+620/500,0/500
543 ring = 440+480/2000,0/4000
544 congestion = 480+620/250,0/250
545 callwaiting = 440/300,0/10000
546 dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
547 record = 1400/500,0/15000
548 info = !950/330,!1400/330,!1800/330,0
549 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
552 description = United States Circa 1950/ North America
553 ringcadence = 2000,4000
555 busy = 500*100/500,0/500
556 ring = 420*40/2000,0/4000
557 congestion = 500*100/250,0/250
558 callwaiting = 440/300,0/10000
559 dialrecall = !600*120/100,!0/100,!600*120/100,!0/100,!600*120/100,!0/100,600*120
560 record = 1400/500,0/15000
561 info = !950/330,!1400/330,!1800/330,0
562 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
566 ; http://nemesis.lonestar.org/reference/telecom/signaling/dialtone.html
567 ; http://nemesis.lonestar.org/reference/telecom/signaling/busy.html
568 ; http://www.iproducts.com.tw/ee/kylink/06ky-1000a.htm
569 ; http://www.pbx-manufacturer.com/ky120dx.htm
570 ; http://www.nettwerked.net/tones.txt
571 ; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/taiw_sup/taiw2.htm
573 ; busy tone 480+620Hz 0.5 sec. on ,0.5 sec. off
574 ; reorder tone 480+620Hz 0.25 sec. on,0.25 sec. off
575 ; ringing tone 440+480Hz 1 sec. on ,2 sec. off
577 ringcadence = 1000,4000
579 busy = 480+620/500,0/500
580 ring = 440+480/1000,0/2000
581 congestion = 480+620/250,0/250
582 callwaiting = 350+440/250,0/250,350+440/250,0/3250
583 dialrecall = 300/1500,0/500
584 record = 1400/500,0/15000
585 info = !950/330,!1400/330,!1800/330,0
586 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
589 ; Tone definition source for ve found on
590 ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
591 description = Venezuela / South America
592 ringcadence = 1000,4000
595 ring = 425/1000,0/4000
596 congestion = 425/250,0/250
597 callwaiting = 400+450/300,0/6000
599 record = 1400/500,0/15000
600 info = !950/330,!1440/330,!1800/330,0/1000
604 description = South Africa
605 ; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/safr_sup/saf02.htm
606 ; (definitions for other countries can also be found there)
607 ; Note, though, that South Africa uses two switch types in their network --
608 ; Alcatel switches -- mainly in the Western Cape, and Siemens elsewhere.
609 ; The former use 383+417 in dial, ringback etc. The latter use 400*33
610 ; I've provided both, uncomment the ones you prefer
611 ringcadence = 400,200,400,2000
612 ; dial/ring/callwaiting for the Siemens switches:
614 ring = 400*33/400,0/200,400*33/400,0/2000
615 callwaiting = 400*33/250,0/250,400*33/250,0/250,400*33/250,0/250,400*33/250,0/250
616 ; dial/ring/callwaiting for the Alcatel switches:
618 ; ring = 383+417/400,0/200,383+417/400,0/2000
619 ; callwaiting = 383+417/250,0/250,383+417/250,0/250,383+417/250,0/250,383+417/250,0/250
620 congestion = 400/250,0/250
623 ; XXX Not sure about the RECORDTONE
624 record = 1400/500,0/10000
625 info = 950/330,1400/330,1800/330,0/330
626 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