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.
Here are my setups if it helps anyone find a bug: Queues.conf [billing] music=default strategy=ringall reportholdtime = no timeout=8 retry=10 wrapuptime=10 maxlen = 0 announce-frequency = 0 announce-holdtime = no member => Agent/3876 member => Agent/5055 member => Agent/8318 member => Agent/8323 member => Agent/8324 Agents.conf ;Billing agent => 3876,1111,Christina agent => 8318,1111,Stephanie agent => 8323,1111,Rob agent => 8324,1111,Colleen agent => 5055,1111,Chris Extensions.conf exten => s,1,Answer() exten => s,n,Ringing() exten => s,n,Wait(2) exten => s,n,Queue(billing,t|||30) exten => s,n,Voicemail(u9999) exten => s,n,Hangup() ram wrote: > > > On 5/30/07, *Jaswinder Singh* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Is it over iax and there are lot of outgoing channels ? If yes then > you are not the only person having this .. > > > > > SIP > > ram > > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
