[asterisk-bugs] [JIRA] (ASTERISK-22506) Queue ringall strategy gets a CDR assertion failure for losing call.

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Wed Sep 11 12:39:13 CDT 2013


Richard Mudgett created ASTERISK-22506:
------------------------------------------

             Summary: Queue ringall strategy gets a CDR assertion failure for losing call.
                 Key: ASTERISK-22506
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22506
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: CDR/General
    Affects Versions: SVN
            Reporter: Richard Mudgett


Call setup
{noformat}
SIP/200 -- Queue(ast150)(Two members in ringall strategy)
                        -- Local/400 at bri_net -- DAHDI/i3/400
                        -- DAHDI/G1/130
{noformat}
When the DAHDI/i3/400 call answers, an assertion failure happens for DAHDI/G1/130.
Assertion failure cdr.c:1358 base_process_dial_end()

base_process_dial_end(cdr, caller, peer, dial_status)
caller snapshot is for SIP/200
peer snapshot is for DAHDI/i2/130
dial_status is CANCEL

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