Displaying 3 results from an estimated 3 matches for "c410".
Did you mean:
410
2004 Jun 30
0
Dial plan errors
...,r)
exten => s,2,Goto(s-${DIALSTATUS})
exten => s-NOANSWER,1,Voicemail(u${ARG1})
exten => s-CHANUNAVAIL,1,Voicemail(b${ARG1})
exten => s-BUSY,1,Voicemail(b${ARG1})
exten => s-.,1,Voicemail(u${ARG1})
But this is what happens when no-one answers:
-- Executing Macro("SIP/201-c410", "stdexten|201|SIP/201") in new stack
-- Executing Dial("SIP/201-c410", "SIP/201|20|r") in new stack
-- Called 201
-- SIP/201-4d1f is ringing
-- Nobody picked up in 20000 ms
-- Executing Goto("SIP/201-c410", "s-NOANSWER") i...
2004 Jul 01
0
Invalid context
...20,r)
exten => s,2,Goto(s-${DIALSTATUS})
exten => s-NOANSWER,1,Voicemail(u${ARG1}) exten =>
s-CHANUNAVAIL,1,Voicemail(b${ARG1})
exten => s-BUSY,1,Voicemail(b${ARG1})
exten => s-.,1,Voicemail(u${ARG1})
But this is what happens when no-one answers:
-- Executing Macro("SIP/201-c410", "stdexten|201|SIP/201") in new stack
-- Executing Dial("SIP/201-c410", "SIP/201|20|r") in new stack
-- Called 201
-- SIP/201-4d1f is ringing
-- Nobody picked up in 20000 ms
-- Executing Goto("SIP/201-c410", "s-NOANSWER") i...
2004 Jul 20
0
R: Dial plan errors
...,r)
exten => s,2,Goto(s-${DIALSTATUS})
exten => s-NOANSWER,1,Voicemail(u${ARG1})
exten => s-CHANUNAVAIL,1,Voicemail(b${ARG1})
exten => s-BUSY,1,Voicemail(b${ARG1})
exten => s-.,1,Voicemail(u${ARG1})
But this is what happens when no-one answers:
-- Executing Macro("SIP/201-c410", "stdexten|201|SIP/201") in new stack
-- Executing Dial("SIP/201-c410", "SIP/201|20|r") in new stack
-- Called 201
-- SIP/201-4d1f is ringing
-- Nobody picked up in 20000 ms
-- Executing Goto("SIP/201-c410", "s-NOANSWER") i...