[asterisk-bugs] [JIRA] (ASTERISK-25246) Queues repeatedly try agents in Unavailable status
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Jul 29 12:00:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227100#comment-227100 ]
Asterisk Team commented on ASTERISK-25246:
------------------------------------------
Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> Queues repeatedly try agents in Unavailable status
> --------------------------------------------------
>
> Key: ASTERISK-25246
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25246
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 11.16.0
> Environment: Centos 6.5, FreePBX 12
> Reporter: Matthew Laney
> Assignee: Matthew Laney
> Severity: Minor
>
> Steps to reproduce:
> -Create queue
> -Add static agents that are SIP extensions
> -Do not actually register SIP endpoint
> -Call queue
> Expected results:
> -agent status in queue is Unavailable
> -queue does not attempt to call Unavailable agent
> -queue tries next agent or, if no agents available, either goes to failover destination or leaves caller on hold until an agent becomes available depending on leavewhenempty setting
> Actual results:
> -agent status in queue is Unavailable (verified by queue show)
> -queue attempts Unavailable agent(s) up to 30 times in less than 1 second with error: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
> -Erroneous log files are created. queue_log shows dozens of entries for ENTERQUEUE and COMPLETECALLER for a single call
> -Other available agents aren't attempted until after multiple attempts have been made to Unavailable agent (Note: this one part may be specific to linear strategy, but all other issues also appear in rrmemory)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list