[Asterisk-Users] Goto command question

Mohamed A. Gombolaty mgombolaty at noorgroup.net
Sun Oct 16 00:57:05 MST 2005


Dear All,

I have this question regarding goto command, I amusing Asterisk cvs head
version, and I am trying to put a goto statement to send the user to
another extension that contains the extension he is dialing  here is how I
am doing it :

exten => 2x.,1,setgroup(outgoing)
exten => 2x,2,checkgroup(2)
exten => 2x.,3,goto(another-context, ${EXTEN},1)
exten => 2x.,104,hangup

but the result is always it hangs up I don't know if this goto statement is
correct or not, can anyone lead me to the right way to make this statement?

--
Thx
MAG


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051016/5003e0d1/attachment.htm


More information about the asterisk-users mailing list