Dear Mark,<br><br>I did also populate members to the queue_member_table.&nbsp; The output of &quot;show queue&quot; also tells me that Asterisk read the member info too.&nbsp; When I tried to access the queue, it said&quot;<span style="color: rgb(204, 0, 0);">Unable to join queue &#39;Support&#39;&quot;<font color="#000000">&nbsp; What do you think may have gone wrong?&nbsp; Also, how would I be able to add a login/logoff function for the members in the queue?&nbsp; I could not get agentcallbacklogin to work with realtime queue.&nbsp;&nbsp; Does it work?</font><br style="color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0);"><br>Thank you so much for your help.</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Thanks,</span><br style="color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0);">Mark</span></span><br><br><div class="gmail_quote">On Sat, Mar 29, 2008 at 1:49 AM, Mark Michelson &lt;<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">mark morreny wrote:<br>
&gt; Dear Asterisk-User friends,<br>
&gt;<br>
&gt; After realtime queues are defined, how does it work with the agents?<br>
&gt; There seems to be no db table for agents.<br>
&gt;<br>
&gt; If I can&#39;t define agents for the realtime queues in the db, how can<br>
&gt; agent login/logoff be done?<br>
&gt;<br>
&gt; Thanks alot for your help.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Mark<br>
<br>
</div></div>There is a table for dynamic realtime queue members, called &quot;queue_members&quot; by<br>
default. If you are using Asterisk 1.4, this table should have a column for the<br>
queue to which that member belongs, the interface on which the member receives<br>
calls, the queue member&#39;s name, the member&#39;s penalty, and a boolean column for<br>
determining if the member is paused.<br>
<br>
Mark Michelson<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>
</blockquote></div><br>