[Asterisk-Users] Routing SIP calls via URI

Eric "ManxPower" Wieling eric at fnords.org
Wed Mar 29 12:18:07 MST 2006


Shad Mortazavi wrote:

> What I would like to do is to redirect external SIP calls to our
> external Asterisk server. e.g if I call sip:shad at voipdomain.org I would
> like the call to  be routed from our Internal Asterisk server to our
> External Asterisk server via IAX2 and for the external asterisk server
> to act as a UA and make the call.
> 
> I have tried the following syntax on our internal server;
> 
> exten => _sip.,1,Dial(IAX2/bxxxxxx:yyyyyy at 192.X.y.x/${EXTEN}) 
> 
> However this does not seem to work?

Have you tried this?

exten => shad,1,Dial(IAX2/bxxxxxx:yyyyyy at 192.X.y.x/${EXTEN})



More information about the asterisk-users mailing list