[asterisk-bugs] [JIRA] (ASTERISK-27211) Bug in logger when transferring a call from a queue using ATTENDEDTRANSFER

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Sep 9 12:01:09 CDT 2017


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

Asterisk Team commented on ASTERISK-27211:
------------------------------------------

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> Bug in logger when transferring a call from a queue using ATTENDEDTRANSFER
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-27211
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27211
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.12.2
>         Environment: hardware: 2 CPU xeon E5649, 36GB RAM, CentOS Linux release 7.2.1511 (Core), kernel 3.10.0-327.22.2.el7.x86_64, 
> asterisk version is 13.12.2
>            Reporter: Nikolay
>            Assignee: Nikolay
>         Attachments: Скриншот 21.08.2017 11-03-21-343.png, Скриншот 21.08.2017 11-04-58-539.png
>
>
> We've encountered the following issue. 
> When we call the queue and transfer the call using the ATTENDEDTRANSFER method, the queue log writes incorrectly. In the source code, in the method log_attended_transfer, when ast_str_set is called, for LINK two channel names are specified (unlike BRIDGE), and the logger simply divides string by the symbol "|". In the source:
> AST_NONSTANDARD_APP_ARGS (args, qlog_msg, '|');
> As a result, important fields migrate to another place.



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



More information about the asterisk-bugs mailing list