Displaying 1 result from an estimated 1 matches for "customer_ivr".
Did you mean:
customer_id
2008 Feb 09
2
oneway audio with asterisk behind cisco pix 506
...fy=yes
dtmfmode=rfc2833
context=default
[extensions.conf]
[general]
static=yes
writeprotect=yes
clearglobalvars=no
[default]
include => customer
exten => h,1,Hangup
exten => i,1,Congestion
exten => i,2,Hangup
[agnosco]
include => local-extensions
include => customer_ivr
include => incoming
[customer_ivr]
include => local-extensions
exten => s,1,Answer
exten => s,n,Background(agnosco_intro)
exten => s,n,WaitExten
;Dial said extensions
exten => 5,1,Dial(SIP/4028805362 at incoming,30)
[incoming]
exten => 4025901000,1,Goto(1000,...