<div dir="ltr"><p>Hello,</p><p>I am wondering if a queue feature that blocks call-waiting should be submitted. &nbsp;As opposed to a regular line, where a call-waiting feature makes sense, for a queue, call-waiting just doesn&#39;t. &nbsp;Most queue agents are taking phone calls in a strict order and accordingly, an annoying call-waiting beep doesn&#39;t really make sense at all for agents to hear.<br>
</p><p>Elliot</p><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 10:40 PM, Sebastian <span dir="ltr">&lt;<a href="mailto:scgm@adinet.com.uy">scgm@adinet.com.uy</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">











<div lang="ES-UY" link="blue" vlink="purple">

<div>

<p><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">But in this case I'm using queue not dial…</span></p>

<p><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">&nbsp;</span></p>

<p><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">&nbsp;</span></p>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">

<p><b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b>On Behalf Of </b>Yehavi
Bourvine<br>
<b>Sent:</b> martes, 25 de noviembre de 2008 05:33 p.m.</span></p><div><div class="Wj3C7c"><br>
<b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br>
<b>Subject:</b> Re: [asterisk-users] Disabling Call-Waiting</div></div>

</div><div><div class="Wj3C7c">

<p>&nbsp;</p>

<div>

<div>

<p>Try looking at the DEV_STATE function (available separately
on Asterisk-1.4). It will tell you the status of the phone before you call the
Dial() application.</p>

</div>

<div>

<p>&nbsp;</p>

</div>

<div>

<p style="margin-bottom:12.0pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
__Yehavi:</p>

</div>

<div>

<p>2008/11/25 Sebastian &lt;<a href="mailto:scgm@adinet.com.uy" target="_blank">scgm@adinet.com.uy</a>&gt;</p>

<p>If is deprecated how do you treat a queue (realtime), that
has to have just<br>
one call for agent??<br>
<br>
Thanks</p>

<div>

<p><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a></p>

</div>

<div>

<p style="margin-bottom:12.0pt">[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>]
On Behalf Of Tilghman<br>
Lesher<br>
Sent: martes, 25 de noviembre de 2008 03:37 p.m.<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: Re: [asterisk-users] Disabling Call-Waiting</p>

</div>

<div>

<div>

<p style="margin-bottom:12.0pt">On Tuesday 25 November 2008
10:46:49 Elliot Murdock wrote:<br>
&gt; Thanks for the responses. &nbsp;I&#39;ll look into the phone devices
themselves.<br>
&gt;<br>
&gt; I am wondering, if call-limit did not solve my problem, what is the<br>
&gt; call-limit parameter supposed to do anyway?<br>
<br>
The call-limit is actually kind of deprecated. &nbsp;Using the GROUP() function<br>
is now the preferred way to do this.<br>
<br>
exten =&gt; 1234,1,Set(GROUP()=foo)<br>
exten =&gt; 1234,n,GotoIf($[${GROUP_COUNT(foo)}&gt;1]?voicemail)<br>
exten =&gt; 1234,n,DIal(SIP/tilghman,30)<br>
exten =&gt; 1234,n(voicemail),Voicemail(1234,<br>
${IF($[&quot;${DIALSTATUS}&quot;=&quot;BUSY&quot;]?b:u)})<br>
<br>
--<br>
Tilghman<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p>

</div>

</div>

<div>

<p>__________ Information from ESET Smart Security, version of
virus signature<br>
database 2911 (20080229) __________<br>
<br>
The message was checked by ESET Smart Security.<br>
<br>
<a href="http://www.eset.com/" target="_blank">http://www.eset.com</a><br>
<br>
<br>
<br>
__________ Information from ESET Smart Security, version of virus signature<br>
database 2911 (20080229) __________<br>
<br>
The message was checked by ESET Smart Security.<br>
<br>
<a href="http://www.eset.com/" target="_blank">http://www.eset.com</a><br>
<br>
<br>
<br>
_______________________________________________</p>

</div>

<div>

<div>

<p>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a>
--<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p>

</div>

</div>

</div>

</div>

</div></div></div><div><div class="Wj3C7c">

 <br><br>__________ Information from ESET Smart Security, version of virus signature database 2911 (20080229) __________<br><br>The message was checked by ESET Smart Security.<br><br><a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
 </div></div></div>


<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <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>