<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I too have this problem. I have two queues set up, and one is in use. I
didn't realize thats what caused those errors. I am also using sip.<br>
<br>
Here are my setups if it helps anyone find a bug:<br>
<br>
Queues.conf<br>
[billing]<br>
music=default<br>
strategy=ringall<br>
reportholdtime = no<br>
timeout=8<br>
retry=10<br>
wrapuptime=10<br>
maxlen = 0<br>
announce-frequency = 0<br>
announce-holdtime = no<br>
member =&gt; Agent/3876<br>
member =&gt; Agent/5055<br>
member =&gt; Agent/8318<br>
member =&gt; Agent/8323<br>
member =&gt; Agent/8324<br>
<br>
Agents.conf<br>
;Billing<br>
agent =&gt; 3876,1111,Christina<br>
agent =&gt; 8318,1111,Stephanie<br>
agent =&gt; 8323,1111,Rob<br>
agent =&gt; 8324,1111,Colleen<br>
agent =&gt; 5055,1111,Chris<br>
<br>
Extensions.conf<br>
<br>
exten =&gt; s,1,Answer()<br>
exten =&gt; s,n,Ringing()<br>
exten =&gt; s,n,Wait(2)<br>
exten =&gt; s,n,Queue(billing,t|||30)<br>
exten =&gt; s,n,Voicemail(u9999)<br>
exten =&gt; s,n,Hangup()<br>
<br>
ram wrote:
<blockquote
 cite="mid:b74751490705291530t4afe6b3fyed89ba60f893d57b@mail.gmail.com"
 type="cite"><br>
  <br>
  <div><span class="gmail_quote">On 5/30/07, <b
 class="gmail_sendername">Jaswinder Singh</b> &lt;<a
 moz-do-not-send="true" href="mailto:vicky.r@gmail.com">vicky.r@gmail.com</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Is
it over iax and there are lot of outgoing channels&nbsp;&nbsp;? If yes then<br>
you are not the only person having this ..
  </blockquote>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div>SIP</div>
  <div>&nbsp;</div>
  <div>ram</div>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>