[asterisk-users] newbbie question
Pablo L. Arturi
parturi at bairesweb.com
Sat Jul 22 18:01:28 MST 2006
> exten => _NXXXXXXXXXXX,1,Dial(SIP/+{EXTEN}@voipstunt)
> should be
> exten => _NXXXXXXXXXXX,1,Dial(SIP/+${EXTEN}@voipstunt)
> notice the $ sign in front of {EXTEN} that declares it a variable(haha
like
> my oxymoron?)
> tells asteirsk to lookup the extensions dialed by the user
Brandon, that whas exactly the problem.
Thank you very much!!! now I am calling :)
More information about the asterisk-users
mailing list