update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
a8938b9a29
commit
39bca4d937
|
@ -1,6 +1,18 @@
|
|||
[us]
|
||||
; tone_name => <tone script>:<tone detect freq>
|
||||
dial => %(1000,0,350,440):350,440
|
||||
ring => %(2000,4000,440,480):440:480
|
||||
busy => %(500,500,480,620):480:620
|
||||
attn => %(100,100,1400,2060,2450,2600):1400,2060,2450,2600
|
||||
generate-dial => %(1000,0,350,440)
|
||||
detect-dial => 350,440
|
||||
|
||||
generate-ring => %(2000,4000,440,480)
|
||||
detect-ring => 440,480
|
||||
|
||||
generate-busy => %(500,500,480,620)
|
||||
detect-busy => 480,620
|
||||
|
||||
generate-attn => %(100,100,1400,2060,2450,2600)
|
||||
detect-attn => 1400,2060,2450,2600
|
||||
|
||||
detect-fail1 => 913.8
|
||||
detect-fail2 => 1370.6
|
||||
detect-fail3 => 776.7
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue