[asterisk-users] Combining multiple SIP providers
Danny Nicholas
danny at debsinc.com
Mon Apr 9 10:18:49 CDT 2012
Simply modify your dialplan to do this:
Exten => s,1,dial(SIP/${ARG1}@SIP1&SIP/${ARG1}@SIP2..)
If you are using a "cookbook" dialplan, it's probably a 4 or 5 line change.
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anita Hall
Sent: Monday, April 09, 2012 9:44 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Combining multiple SIP providers
Hi
What is the best way to combine multiple SIP providers to achieve
1) Higher concurrency (for eg. 2 providers with 50 concurrent calling limits
could be combined to give a limit of 100)
2) Redundancy (use another if one is down)
I have a feeling that this will need some SIP Proxy like OpenSIPS but what
could be the architecture ?
Much thanks!
regards,
Anita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120409/d03092eb/attachment.htm>
More information about the asterisk-users
mailing list