Changeset 2834

Show
Ignore:
Timestamp:
10/25/06 03:44:34 (7 years ago)
Author:
gregmac
Message:

Fixed #1216 - updated to asterisk revision 43161 (http://svn.digium.com/view/asterisk/trunk/configs/indications.conf.sample?rev=43161)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/astetc/indications.conf

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