<div dir="ltr"><div>David,</div><div><br></div><div>mohqueue was designed to hold calls in a FIFO queue until retrieved (<a href="http://kamailio.org/docs/modules/4.3.x/modules/mohqueue.html#overview">http://kamailio.org/docs/modules/4.3.x/modules/mohqueue.html#overview</a>).  It does not include an algorithm that decides when to remove it from the queue since there are many ways to determine that.  Whether you program this feature using Kamailio, freeSWITCH or some other means is up to your ingenuity. :{)</div><div><br></div><div>There is a known bug where calls with multiple ROUTE statements may cause calls to fail.  There is a v0.12 fix to this (<a href="https://github.com/rdboisvert/mohqueue">https://github.com/rdboisvert/mohqueue</a>) but it hasn't been released to Kamailio as it is still going through QA testing.  All tests have been positive so far.</div><div><br></div><div>Bob</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 16, 2015 at 7:06 AM, David Villasmil Govea <span dir="ltr"><<a href="mailto:david.villasmil@gmail.com" target="_blank">david.villasmil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello list,<div><br></div><div>I've been given a task to setup a predictive dialer with for 8000+ agents taking accepted calls in a queue.</div><div>I've done this for a much smaller setup in freeSWITCH but i recently saw that kamailio has a mohqueue (which i already setup as a PoC) that might work for this.</div><div>My question is whether you think it's a good idea to go with this on kamailio or is freeSWITCH better suited for this kind of application?</div><div><br></div><div>The setup would be to generate outgoing calls based on a list (predictive dialer) and send answered calls to a queue to be answered by an agent.</div><div><br></div><div>Thanks!</div><div><br></div><div>David<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div>DVG<br><br>-- <br>Imagination is more important than knowledge<br>Albert Einstein</div>
</font></span></div></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" rel="noreferrer">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>