[asterisk-gui] Route calls to external SIP users

Brandon Kruse bkruse at digium.com
Tue Jul 17 12:12:56 CDT 2007


Absolutely, this is very possible.


Go to "service provider" 
then click add server provider
then click custom voice over IP

Add your SER server.

You can make calling rules for users -> SER
and to go from SER -> users, with incoming calling rules, matching pattern

----- Original Message -----
From: "Iñaki Baz Castillo" <ibc at in.ilimit.es>
To: asterisk-gui at lists.digium.com
Sent: Tuesday, July 17, 2007 8:37:25 AM (GMT-0800) America/Tijuana
Subject: [asterisk-gui] Route calls to external SIP users

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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui




More information about the asterisk-gui mailing list