Displaying 1 result from an estimated 1 matches for "holdingb".
Did you mean:
holding
2008 Jun 06
1
Asterisk not picking up incoming calls from TDM400P
...e, use 0.5s tone every 15s
; additionally defined in reference
nutone = 425/2500,0/500
intrusion = 425/250,0/2000
warning = 425/624,0/4376 ; end of period
tone, warning
acceptance = 425/125,0/125
holdinga = !425*24/500,!0/500 ; followed by holdingb
holdingb = !425/500,!0/2500
[incoming]
; Added Answer statement for troubleshooting
exten => s,1,Answer()
include => office-incoming
include => internal
[office-incoming]
; OANDA Office incoming calls
ignorepat => 9
exten => s,1,Wait,1 ; Waiting a little lo...