Set the timeout to 30sec in queues.conf<br><br><div><span class="gmail_quote">On 11/6/06, <b class="gmail_sendername">rachid</b> &lt;<a href="mailto:rachid@mbdsys.com">rachid@mbdsys.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I have a queue with only one element and one agent member.<br><br>I want that my call leave the queue after 30s.<br>My problem is that my call stays 60s in the queue<br>and my agent&nbsp;&nbsp;is called&nbsp;&nbsp;2&nbsp;&nbsp;times.<br>
<br>Can you say&nbsp;&nbsp;me how can i do it please??<br><br>--------------------------------<br>[queue]<br>music=default<br>strategy=ringall<br>timeout=30<br>maxlen=1<br>context=mbdsys<br>announce-frequency=0<br>announce-holdtime=no
<br>joinempty=strict<br>member =&gt; SIP/adriana,1<br><br>--------------------------------<br><br>exten=&gt; 999,1,Answer()<br>exten=&gt; 999,2,Queue(queue|tn)<br>exten=&gt; 999,3,Hangup()<br><br>Thank you.<br><br>Rachid<br>
<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>