Sorry about the confusion, I&#39;m just trying to think over all the abnormal situations before the implementation and hope the flow has no design flaws.<br><br>Client A is parked in Queue 1, multiple consumers will be ringed to answer him. And once the first one is connected, all the rest will hang up. This is the targeted function. <br>
<br>To achieve this, I&#39;m considering to originate a call to each consumer and put the calls in Queue 2. Then intercept client A to the first element of Queue 2. <br><br>I&#39;m not sure if it&#39;s the usual or the best way. If you feel not, please don&#39;t hesitate to correct me. Any thoughts are warmly appreciated.<br>
<br><div class="gmail_quote">On Thu, Jan 21, 2010 at 7:41 PM, Seven Du <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
what no errors mean? how do you originate calls to consumers? I don&#39;t<br>
understand your scenario.<br>
<br>
2010/1/21, Jingwei Yang &lt;<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi All,<br>
&gt;<br>
&gt; Please advise whether the following flow makes sense.<br>
&gt;<br>
&gt; 1. Client A calls in and parked in Queue 1<br>
&gt; 2. Originate calls to several consumers simultaneously and park them in<br>
&gt; Queue 2<br>
&gt; 3. Intercept A&#39;s call to the first consumer of Queue 2<br>
&gt;<br>
&gt; Basically I want A&#39;s call picked up by the first among many consumers with<br>
&gt; no errors. Please let me know whether I&#39;m on the right track.<br>
&gt;<br>
&gt; Thanks and best regards,<br>
&gt; -Jingwei<br>
&gt;<br>
<br>
</div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>