[Home]

Summary:ASTERISK-21174: Asterisk 11 auto-pause problem
Reporter:mostafa (mostafa33)Labels:
Date Opened:2013-02-27 06:10:21.000-0600Date Closed:2013-03-06 14:57:42.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:11.2.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have installed asterisk 11.2.1 and freepbx 2.11,
I tested auto-pause with queue and it worked will for busy and unavailable agents,
but i have a problem in case of busy status, agent continues paused after hanging the calls so it can't receive more calls from the queue !

how can i auto-UN-pause the agent after hanging the call to receive another one?

please refer to :
http://forums.digium.com/viewtopic.php?f=1&t=85860&sid=2fb0e04491eb8909adfcc6bba8f9e41a
Comments:By: Rusty Newton (rnewton) 2013-03-06 14:57:42.381-0600

This doesn't appear to be a bug report. This really looks like a support request. Please read through the guidelines before filing an issue in the future. https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

Please use the description field to summarize all details of the potential bug and attach any debug as separate files.

Queue configuration can be confusing and there are many factors to consider. I'm not sure that what you want is possible. It may make more sense to only use auto-pause for a failure to answer, and to make sure ringinuse is set to "no". Assuming your device states reflect the endpoints state correctly, then you should have no reason to auto pause when busy. Agents should then only be paused when they are away from the desk and fail to answer a call - plus calls shouldn't be sent to an agent who is busy.

This is not a support forum, you may bring up your question on the Asterisk mailing list (http://lists.digium.com/mailman/listinfo/asterisk-users)  to seek help there. If the consensus is that your behavior is a bug then consider filing a new issue on here and following the guidelines.