[asterisk-gui] Route calls to external SIP users

Iñaki Baz Castillo ibc at in.ilimit.es
Tue Jul 17 10:37:25 CDT 2007


Hi, imagine a scenary with Asterisk for incoming and outgoing calls through 
different providers and Openser for ruting internal SIP calls between local 
users.

Of course those SIP users don't register in Asterisk, just in Openser (and I 
don't want they to register in Asterisk).

Could be possible using AsteriskGUI to route internal calls to Openser users? 
I mean:


--- sip.conf----------------------------

[openser]
host=openser.domain.org
insecure=invite
-------------------------------------------


--- extensions.conf ---------------

[from-provider-1]
exten => s,1,Dial(openser/200|30)
exten => s,1,Dial(openser/201|30)
exten => s,1,VoiceMail(general)
-------------------------------------------


Is it possible (or will it be) implementing this dialplan using AsteriskGUI? 
Or is AsteriskGUI just designed for using it with SIP users registered in 
Asterisk?


Thanks for any response. Regards.


-- 
Iñaki Baz Castillo
ibc at in.ilimit.es



More information about the asterisk-gui mailing list