<div dir="ltr">I would research the "ringinuse" option as well.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 May 2014 13:42, omakhileshchand <span dir="ltr"><<a href="mailto:omakhileshchand@gmail.com" target="_blank">omakhileshchand@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><div>Dear All,</div><div>I have make a queue in my dailplan and queue is not working properly,prbolem is that all call goes to same extenstion at a time.Because,I use eyeBeam(softphone) and eyeBeam have six line and whenever a call comes into eyeBeam that call reserved by Line 1 suppose to 2nd call will come that call goes to Line 2(same extension used by Line 1) and 3rd call goes to 3rd line and so on.<br>
<br>But i want to whenever 2nd call will come that call goes into different extentsion that call never hit into reserved extention.   <br><br>extenstion.conf<br><br>[Queue_Test]<br>exten => s,1,Answer ; Important, see notes<br>
exten => s,2,Queue(Queue_Test|tT|||300) ;dont set n option until really needed<br>exten => s,3,Hangup()<br><br><br>queues.conf<br><br>[Queue_Test]<br>music = default<br>strategy = fewestcalls<br>context = queue-out ; Here we go when the caller presses a single digit, while in the queue<br>
timeout = 15<br>wrapuptime=10<br>announce-frequency = 30<br>announce-holdtime = yes<br>joinempty = yes<br>member => Sip/4001<br>member => Sip/4003<br>member => Sip/4004<br>member => Sip/4005<br>member => Sip/4006<br>
member => Sip/4007<br><br>Regards</div><div>Akhilesh</div><div><br></div><div><div style="font-size:75%;color:#575757">Sent from Samsung Mobile</div></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>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>