[asterisk-bugs] [JIRA] (ASTERISK-22085) Asterisk 12 CEL - inconsistent ordering between APP_END and HANGUP
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Jul 16 20:38:03 CDT 2013
Rusty Newton created ASTERISK-22085:
---------------------------------------
Summary: Asterisk 12 CEL - inconsistent ordering between APP_END and HANGUP
Key: ASTERISK-22085
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22085
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