[asterisk-bugs] [JIRA] (ASTERISK-22073) Asterisk 12 CEL - inconsistent ordering between APP_END and HANGUP
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Jul 14 20:32:03 CDT 2013
Matt Jordan created ASTERISK-22073:
--------------------------------------
Summary: Asterisk 12 CEL - inconsistent ordering between APP_END and HANGUP
Key: ASTERISK-22073
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22073
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: CEL/General
Affects Versions: 12
Reporter: Matt Jordan
Depending on when a channel hangs up and when it leaves a bridge, the ordering of CEL events for {{APP_END}} and {{HANGUP}} appears to be undefined.
This is sub-optimal: in general, I wouldn't expect to get an application end event after a hangup.
Note that this can be reproduced by running the {{simple_bridge}} test in the Test Suite.
--
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