[asterisk-bugs] [JIRA] (ASTERISK-22969) [patch] Incorrect treatment of amaflags, accountcode and userfield since ASTERISK-16990

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Dec 10 19:27:04 CST 2013


Rusty Newton created ASTERISK-22969:
---------------------------------------

             Summary: [patch] Incorrect treatment of amaflags, accountcode and userfield since ASTERISK-16990
                 Key: ASTERISK-22969
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22969
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: CDR/General
    Affects Versions: 1.8.24.0, 10.12.3, 11.6.0
            Reporter: Steve Davies


During a blind transfer, or any other event that causes a channel masquerade, CDR records are swapped. The change made in ASTERISK-16990 (https://reviewboard.asterisk.org/r/1721/) does not take this into account.

This results in the amaflags, accountcode and userfield data for a completely unrealted call leg being copied into a bridge_cdr, just before it is sent to the database :(

It would almost be better if that patch had never been applied - Looking through the changelog, it has had a couple of knock on effects which are already patched.

(Not sure if this applies to version 12 as the bridge code is so changed.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list