[asterisk-bugs] [JIRA] (ASTERISK-25246) Queues repeatedly try agents in Unavailable status

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Feb 21 15:18:11 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton reassigned ASTERISK-25246:
---------------------------------------

    Assignee:     (was: Rusty Newton)

> 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
>            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