Hi<br>Members are every one who can answer a call.<br><br>you have users and agents<br><br>what you want is a user.<br><br>in extensions.conf <br><br>put something like<br><br><br>exten =&gt; *555,1,addqueuememeber(SIP/${CALLERID})<br>
exten =&gt; *556,1,removequeuememeber(SIP/${CALLERID})<br><br>thats all if the name are nor correct chech the aplications names...<br>David<br><br><br><div class="gmail_quote">2008/12/7 Mike <span dir="ltr">&lt;<a href="mailto:list@virtutel.ca">list@virtutel.ca</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks, that`s pretty close to what I want. &nbsp;I got confused between members<br>
and agents.<br>
<br>
I have enough to go on with this!<br>
<br>
<br>
Regards,<br>
<font color="#888888"><br>
Mike<br>
</font><div class="Ih2E3d"><br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
</div><div class="Ih2E3d">[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Doug Lytle<br>
Sent: Sunday, December 07, 2008 12:54<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: Re: [asterisk-users] Question on queue terms<br>
<br>
</div><div><div></div><div class="Wj3C7c">Mike wrote:<br>
&gt;<br>
&gt; Thanks. &nbsp;I know agentcallbacklogin is deprecated, but I am not even<br>
&gt; sure if I need anything special, I can`t find a clear answer. &nbsp;All the<br>
&gt; queues example I find are ones where the agent have to login. &nbsp;I<br>
&gt; simply need to have a queue that rings 5 SIP phones according to the<br>
&gt; ring strategy defined in queue.conf.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Where exactly do I configure those SIP phones to be part of the<br>
&gt; queue? &nbsp;Is something as simple as agent =&gt; 1001,SIP/reg_1001 what I<br>
&gt; need? (or<br>
&gt;<br>
<br>
I have 4 phones in an operator queue, it&#39;s setup so, if the operator is<br>
busy enough that she can&#39;t grab the call (On inbound), it drops the<br>
caller into the queue and start ringing the backup operators.<br>
<br>
It puts an * in front of the number, to let the backup(s) know it&#39;s an<br>
operator call and they can answer accordingly.<br>
<br>
If nobody answers, then the callee is shown to the directory:<br>
<br>
cat queues.conf<br>
<br>
member =&gt; SIP/4100<br>
member =&gt; SIP/4138<br>
member =&gt; SIP/4140<br>
member =&gt; SIP/4159<br>
<br>
Then I have an extension that does the following:<br>
<br>
;*********************************<br>
;* Place caller into the front-desk<br>
;* queue and play hold music<br>
;* for 120 seconds. &nbsp;If nobody picks<br>
;* up call within that time, send<br>
;* caller to the Directory<br>
;*********************************<br>
<br>
exten =&gt; s,7,Set(CALLERID(num)=*${CALLERID(num)})<br>
exten =&gt; s,8,Queue(front-desk|t|||120)<br>
exten =&gt; s,9,Playback(local/transfer-dial)<br>
exten =&gt; s,10,Goto(directory,s,1)<br>
exten =&gt; s,11,Hangup()<br>
<br>
Doug<br>
<br>
--<br>
Ben Franklin quote:<br>
<br>
&quot;Those who would give up Essential Liberty to purchase a little Temporary<br>
Safety, deserve neither Liberty nor Safety.&quot;<br>
<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><br>
<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><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br> (\__/) <br>(=&#39;.&#39;=)This is Bunny. Copy and paste bunny into your <br>(&quot;)_(&quot;)signature to help him gain world domination. <br><br>