<div dir="ltr"><div>But will this allow the proxy to handle a load of 300 simultaneous calls?&nbsp;I mean&nbsp;will the calls be sent off to other asterisk servers and the proxy&nbsp;be left load-free to route new calls?</div>
<div><br>-- <br>Dr. Haider Raza<br>BM 5203<br>3508 North West 114 Av.<br>Doral, Florida 33178<br><br>Mobile &nbsp; &nbsp;+(809)-659-0623<br><br></div>
<div class="gmail_quote">On Fri, Sep 26, 2008 at 10:37 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You can set up a proxy to round-robin/load-balance the incoming calls across three servers.<br><br>If you need to do this with a view to queue utilisation, an outside process can be set up to mediate this via the Manager API and provide this information to the proxy process in real time.<br>
<br>A proxy can also be set up to roll calls over to another Asterisk server if that server returns an error status code because all the agents are unavailable, such as 486 Busy or temporarily unavailable.<br><br>You can, also, of course, do this in the Asterisk dial plan itself - fiddle with the timeout values on the Queue() app. &nbsp;However, in this paradigm, the first Asterisk box is going to have to cross-connect the call to others in the series, in a daisy chain. &nbsp;But if you can avoid media handling in such scenarios (i.e. use re-INVITEs), that shouldn&#39;t be too bad.<br>
<br>Haider Raza wrote:<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">Hi,<br>&nbsp; &nbsp; I was wondering if there is anyway to split, say, 300 calls that come in from the SIP provider across 10 asterisk servers with 30 agents each, without having the telco do the splitting. Is there any way to do call distribution, e.g. we send an incoming call to a similar queue on the next asterisk server if all agents on the first asterisk server are busy and the queue already has a certain number of calls in it?<br>
<br>Thanks,<br>-- <br>Dr. Haider Raza<br><br><br></div></div>------------------------------------------------------------------------<br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>Register Now: <a href="http://www.astricon.net/" target="_blank">http://www.astricon.net</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote><br><br>-- <br>Alex Balashov<br>Evariste Systems<br>Web &nbsp; &nbsp;: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
Tel &nbsp; &nbsp;: (+1) (678) 954-0670<br>Direct : (+1) (678) 954-0671<br>Mobile : (+1) (706) 338-8599<br></blockquote></div><br><br clear="all"><br></div>