[Asterisk-Users] SIP and Goto failures?

James Sizemore james at deny.org
Mon Nov 10 11:26:43 MST 2003


I have been having a lot of problems with  SIP calls and
gotos within contexts as well as between contexts.
They work some of the time and fail some of the time
but the console  reads the same either way. Am I the
only one having this problem?  A little sample config
below.

[macro-stdexten]
exten => s,1,Dial(SIP/${ARG1}|20|t)
exten => s,2,Voicemail2(u${ARG1}@isdnnet)
exten => s,102,Voicemail2(b${ARG1}@isdnnet)
[isdnnet]
exten => 6155554444,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
exten => 4444,1,Goto(6155554444|1)
exten => 8500,1,VoicemailMain2(${CALLERIDNUM}@isdnnet)




More information about the asterisk-users mailing list