I am wondering how many and how often manager connections can be setup and torn down reasonably. here is the scenerio... I have 10 to 20 agents on two queues one with priority over the other I changed this the day before I also implemented a php program that runs every 8 seconds on an automatic refresh It establishes a connection to asterisk and runs a mysql query to update the database It runs two commands, Agents and QueueStatus During the weekend the system dropped all the calls and logged out all the agents and came back on its own. I am running asterisk without "safe" or any other scripts I run a Te410p with forthy eight channels to a pbx I can't find one error in any logs, I am unsure where to look in asterisk though. Basically I have a logon and off twice every 10 seconds, is this the problem! I implemented the priorities within queues.conf, does that cause any problems. I would appreciate any feedback!!! Jordan Novak Senior Telecommunications Engineer Logistics Health Inc. 1319 Saint Andrews Street La Crosse,WI 54603 (608) 783-7560 x1299 1-800-666-2833 x1299 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070314/1eed12e3/attachment-0001.htm
What version of Asterisk? I had a lot of problems when hitting the manager interface with any real volume with 1.2.x, it is my understanding that 1.4.x has a newer revamped AMI that should be more robust. I haven't tried it yet so I cannot confirm. Another major thing you should check is your queueprio setting. In one installation I managed, this setting made Asterisk (and Linux) become completely unresponsive. There is a warning about it on voip-info (if anyone could get to it). Removing queueprio fixed the problem in this case. Thanks, Steve Totaro http://www.asteriskhelpdesk.com KB3OPB _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jordan Novak Sent: Wednesday, March 14, 2007 8:41 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Manager connection problems I am wondering how many and how often manager connections can be setup and torn down reasonably. here is the scenerio... I have 10 to 20 agents on two queues one with priority over the other I changed this the day before I also implemented a php program that runs every 8 seconds on an automatic refresh It establishes a connection to asterisk and runs a mysql query to update the database It runs two commands, Agents and QueueStatus During the weekend the system dropped all the calls and logged out all the agents and came back on its own. I am running asterisk without "safe" or any other scripts I run a Te410p with forthy eight channels to a pbx I can't find one error in any logs, I am unsure where to look in asterisk though. Basically I have a logon and off twice every 10 seconds, is this the problem! I implemented the priorities within queues.conf, does that cause any problems. I would appreciate any feedback!!! Jordan Novak Senior Telecommunications Engineer Logistics Health Inc. 1319 Saint Andrews Street La Crosse,WI 54603 (608) 783-7560 x1299 1-800-666-2833 x1299 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070314/e3af9631/attachment.htm
Correction, it was queue weight that caused the crashes not queue_prio. Thanks, Steve Totaro http://www.asteriskhelpdesk.com KB3OPB _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Steve Totaro Sent: Wednesday, March 14, 2007 10:03 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Manager connection problems What version of Asterisk? I had a lot of problems when hitting the manager interface with any real volume with 1.2.x, it is my understanding that 1.4.x has a newer revamped AMI that should be more robust. I haven't tried it yet so I cannot confirm. Another major thing you should check is your queueprio setting. In one installation I managed, this setting made Asterisk (and Linux) become completely unresponsive. There is a warning about it on voip-info (if anyone could get to it). Removing queueprio fixed the problem in this case. Thanks, Steve Totaro http://www.asteriskhelpdesk.com KB3OPB _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jordan Novak Sent: Wednesday, March 14, 2007 8:41 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Manager connection problems I am wondering how many and how often manager connections can be setup and torn down reasonably. here is the scenerio... I have 10 to 20 agents on two queues one with priority over the other I changed this the day before I also implemented a php program that runs every 8 seconds on an automatic refresh It establishes a connection to asterisk and runs a mysql query to update the database It runs two commands, Agents and QueueStatus During the weekend the system dropped all the calls and logged out all the agents and came back on its own. I am running asterisk without "safe" or any other scripts I run a Te410p with forthy eight channels to a pbx I can't find one error in any logs, I am unsure where to look in asterisk though. Basically I have a logon and off twice every 10 seconds, is this the problem! I implemented the priorities within queues.conf, does that cause any problems. I would appreciate any feedback!!! Jordan Novak Senior Telecommunications Engineer Logistics Health Inc. 1319 Saint Andrews Street La Crosse,WI 54603 (608) 783-7560 x1299 1-800-666-2833 x1299 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070314/2467aa6a/attachment.htm