<br><br><div class="gmail_quote">On Fri, Feb 3, 2012 at 7:52 AM,  <span dir="ltr">&lt;<a href="mailto:georg@riseup.net">georg@riseup.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt; I would like to implement a quite simple queue, but I don&#39;t know if<br>
&gt; mod_fifo is able to handle this. Would be great if someone could clarify<br>
&gt; this:<br>
&gt;<br>
&gt; - One phone number, two phones<br>
&gt; - If both or one is idle, call should be routed directly to the phone(s),<br>
&gt; no moh should be played (just ringtones)<br>
&gt; - if both in use, call should be routed into a queue, caller should hear<br>
&gt; moh<br>
&gt; - if after this a phone gets idle, call should be routed to the phone, moh<br>
&gt; should stopped and ringtones be played to the caller<br>
&gt; - if a call comes from the queue, and both phones are idle, both phones<br>
&gt; should ring at the same time (I tried this with mod_fifo, is this<br>
&gt; possible?)<br>
<br>
Isn&#39;t this possible?<br></blockquote><div><br>I&#39;m pretty sure that this is how mod_callcenter works - like a traditional ACD. In mod_fifo it generally doesn&#39;t play ringing tones to the caller while it&#39;s looking for an agent. If anyone knows how to have mod_fifo mimic ACD by letting the caller hear ringback while dialing the agent&#39;s phone please let me know and I will add it to the wiki.<br>
<br>-MC <br></div></div>