[asterisk-bugs] [JIRA] (ASTERISK-27621) (null) string tailing after AsyncAGIEnd AMI event

Friendly Automation (JIRA) noreply at issues.asterisk.org
Mon Feb 5 12:21:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242010#comment-242010 ] 

Friendly Automation commented on ASTERISK-27621:
------------------------------------------------

Change 8151 merged by Jenkins2:
manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event

[https://gerrit.asterisk.org/8151|https://gerrit.asterisk.org/8151]

> (null) string tailing after AsyncAGIEnd AMI event
> -------------------------------------------------
>
>                 Key: ASTERISK-27621
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27621
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_agi
>    Affects Versions: 13.19.0, 15.2.0
>            Reporter: sungtae kim
>            Severity: Minor
>              Labels: pjsip
>
> When the Asterisk sending AsyncAGIEnd AMI event, it attaching the (null): string.
> ```
> Event: AsyncAGIEnd
> Privilege: agi,all
> Channel: PJSIP/pjagent-01-00000000
> ChannelState: 6
> ChannelStateDesc: Up
> CallerIDNum: pjagent-01
> CallerIDName: pjagent-01
> ConnectedLineNum: <unknown>
> ConnectedLineName: <unknown>
> Language: en
> AccountCode: 
> Context: sample-agi-async
> Exten: s
> Priority: 3
> Uniqueid: 1516845089.0
> Linkedid: 1516845089.0
> (null): 
> ```



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



More information about the asterisk-bugs mailing list