[asterisk-bugs] [JIRA] (ASTERISK-27828) Add Reason to QueueCallerAbandon

George Joseph (JIRA) noreply at issues.asterisk.org
Thu Apr 26 09:13:50 CDT 2018


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

George Joseph updated ASTERISK-27828:
-------------------------------------

    Assignee: Fernando Rossato

> Add Reason to QueueCallerAbandon
> --------------------------------
>
>                 Key: ASTERISK-27828
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27828
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 15.3.0
>            Reporter: Fernando Rossato
>            Assignee: Fernando Rossato
>         Attachments: app_queue.path, app_queue.path
>
>
> app_queue registers in the queue_log events EXITWITHTIMEOUT, EXITEMPTY, EXITWITHKEY, and SYSCOMPAT, but does not report this in the AMI event. I changed the record_abandoned function by adding the reason parameter and modified the calls of this function including the reason, this procedure causes that reason to be informed in the QueueCallerAbandon event via AMI.
> the possible reasons are:
>  *  - NORMAL: Normal Abandon
>  *  - EXITWITHTIMEOUT: Abandon by EXITWITHTIMEOUT
>  *  - EXITEMPTY: Abandon by EXITEMPTY
>  *  - EXITWITHKEY: Abandon by EXITWITHKEY
>  *  - SYSCOMPAT: Abandon by SYSCOMPAT
> Attached patch to resolve this



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



More information about the asterisk-bugs mailing list