[asterisk-bugs] [JIRA] (ASTERISK-26621) app_queue: Queue application does not ring members with Local interface

George Joseph (JIRA) noreply at issues.asterisk.org
Mon Feb 6 10:34:22 CST 2017


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

George Joseph updated ASTERISK-26621:
-------------------------------------

    Target Release Version/s: 13.14.0

> app_queue: Queue application does not ring members with Local interface
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-26621
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26621
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 13.12.2
>         Environment: Linux 2.6.32-642.4.2.el6.x86_64
>            Reporter: Jonas Kellens
>      Target Release: 13.14.0
>
>         Attachments: debug.log, debug.txt, dialplan_output.txt
>
>
> It seems that once a member of the queue can not be reached due to the fact that it is busy in another call, this queue member is never again being called by the queue application !
> Important : I can reproduce this every time again and again.
> I demonstrate this with 3 calls where everytime the incoming call is directed to the Queue() application.
> Call 1 : both queue members are being called (normal behaviour, everything is fine)
> Call 2 : only one member is being called, queue member mysip467 is busy in another conversation (still normal behaviour, everything is fine)
> Call 3 : only one member is being called, queue member mysip467 is no longer in another conversation thus should also be called again (not normal behaviour, only mysip517 is being called)
> I have attached the dialplan output on the CLI (dialplan_output.txt)
> If a queue member (in my example mysip467) states to the Queue application that it is busy and can not take a call, it seems that the Queue application remembers this forever and never again sends a call to this queue member. Even if the member is available again.
> The queue member mysip467 is not occupied with any call. But still it is never again being called by the queue application. Never again, until a restart of Asterisk off course.
> Core debug output attached (debug.txt).



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list