Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. ;
  2. ; indications.conf
  3. ;
  4. ; Configuration file for location specific tone indications
  5. ;
  6.  
  7. ;
  8. ; NOTE:
  9. ; When adding countries to this file, please keep them in alphabetical
  10. ; order according to the 2-character country codes!
  11. ;
  12. ; The [general] category is for certain global variables.
  13. ; All other categories are interpreted as location specific indications
  14. ;
  15.  
  16. [general]
  17. country=uk ; default location
  18.  
  19.  
  20. ; [example]
  21. ; description = string
  22. ; The full name of your country, in English.
  23. ; ringcadence = num[,num]*
  24. ; List of durations the physical bell rings.
  25. ; dial = tonelist
  26. ; Set of tones to be played when one picks up the hook.
  27. ; busy = tonelist
  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
  35. ; flash.
  36. ; record = tonelist
  37. ; Set of tones played when call recording is in progress.
  38. ; info = tonelist
  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]
  57. ; tonelist = element[,element]*
  58. ;
  59.  
  60. [at]
  61. description = Austria
  62. ringcadence = 1000,5000
  63. ; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
  64. dial = 420
  65. busy = 420/400,0/400
  66. ring = 420/1000,0/5000
  67. congestion = 420/200,0/200
  68. callwaiting = 420/40,0/1960
  69. dialrecall = 420
  70. ; RECORDTONE - not specified
  71. record = 1400/80,0/14920
  72. info = 950/330,1450/330,1850/330,0/1000
  73. stutter = 380+420
  74.  
  75. [au]
  76. description = Australia
  77. ; Reference http://www.acif.org.au/__data/page/3303/S002_2001.pdf
  78. ; Normal Ring
  79. ringcadence = 400,200,400,2000
  80. ; Distinctive Ring 1 - Forwarded Calls
  81. ; 400,400,200,200,400,1400
  82. ; Distinctive Ring 2 - Selective Ring 2 + Operator + Recall
  83. ; 400,400,200,2000
  84. ; Distinctive Ring 3 - Multiple Subscriber Number 1
  85. ; 200,200,400,2200
  86. ; Distinctive Ring 4 - Selective Ring 1 + Centrex
  87. ; 400,2600
  88. ; Distinctive Ring 5 - Selective Ring 3
  89. ; 400,400,200,400,200,1400
  90. ; Distinctive Ring 6 - Multiple Subscriber Number 2
  91. ; 200,400,200,200,400,1600
  92. ; Distinctive Ring 7 - Multiple Subscriber Number 3 + Data Privacy
  93. ; 200,400,200,400,200,1600
  94. ; Tones
  95. dial = 413+438
  96. busy = 425/375,0/375
  97. ring = 413+438/400,0/200,413+438/400,0/2000
  98. ; XXX Congestion: Should reduce by 10 db every other cadence XXX
  99. congestion = 425/375,0/375,420/375,0/375
  100. callwaiting = 425/200,0/200,425/200,0/4400
  101. dialrecall = 413+438
  102. ; Record tone used for Call Intrusion/Recording or Conference
  103. record = !425/1000,!0/15000,425/360,0/15000
  104. info = 425/2500,0/500
  105. ; Other Australian Tones
  106. ; The STD "pips" indicate the call is not an untimed local call
  107. std = !525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100,!0/100,!525/100
  108. ; Facility confirmation tone (eg. Call Forward Activated)
  109. facility = 425
  110. ; Message Waiting "stutter" dialtone
  111. stutter = 413+438/100,0/40
  112. ; Ringtone for calls to Telstra mobiles
  113. ringmobile = 400+450/400,0/200,400+450/400,0/2000
  114.  
  115. [uk]
  116. description = United Kingdom
  117. ringcadence = 400,200,400,2000
  118. ; These are the official tones taken from BT SIN350. The actual tones
  119. ; used by BT include some volume differences so sound slightly different
  120. ; from Asterisk-generated ones.
  121. dial = 350+440
  122. ; Special dial is the intermittent dial tone heard when, for example,
  123. ; you have a divert active on the line
  124. specialdial = 350+440/750,440/750
  125. ; Busy is also called "Engaged"
  126. busy = 400/375,0/375
  127. ; "Congestion" is the Beep-bip engaged tone
  128. congestion = 400/400,0/350,400/225,0/525
  129. ; "Special Congestion" is not used by BT very often if at all
  130. specialcongestion = 400/200,1004/300
  131. unobtainable = 400
  132. ring = 400+450/400,0/200,400+450/400,0/2000
  133. callwaiting = 400/100,0/4000
  134. ; BT seem to use "Special Call Waiting" rather than just "Call Waiting" tones
  135. specialcallwaiting = 400/250,0/250,400/250,0/250,400/250,0/5000
  136. ; "Pips" used by BT on payphones. (Sounds wrong, but this is what BT claim it
  137. ; is and I've not used a payphone for years)
  138. creditexpired = 400/125,0/125
  139. ; These two are used to confirm/reject service requests on exchanges that
  140. ; don't do voice announcements.
  141. confirm = 1400
  142. switching = 400/200,0/400,400/2000,0/400
  143. ; This is the three rising tones Doo-dah-dee "Special Information Tone",
  144. ; usually followed by the BT woman saying an appropriate message.
  145. info = 950/330,0/15,1400/330,0/15,1800/330,0/1000
  146. ; Not listed in SIN350
  147. record = 1400/500,0/60000
  148. stutter = 350+440/750,440/750
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement