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

Fernando Rossato (JIRA) noreply at issues.asterisk.org
Wed Apr 25 20:47:50 CDT 2018


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

Fernando Rossato updated ASTERISK-27828:
----------------------------------------

    Comment: was deleted

(was: Path)

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