[asterisk-bugs] [JIRA] (ASTERISK-24537) Stasis: StasisStart/StasisEnd events are not reliably transmitted during transfers
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Nov 19 09:09:29 CST 2014
Matt Jordan created ASTERISK-24537:
--------------------------------------
Summary: Stasis: StasisStart/StasisEnd events are not reliably transmitted during transfers
Key: ASTERISK-24537
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24537
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_stasis
Reporter: Matt Jordan
When a channel is in Stasis, the following must always occur:
* A {{StasisStart}} event must be transmitted when it enters the application
* A {{StasisEnd}} event must be transmitted when it leaves the application
When a transfer occurs, a masquerade may happen. Currently, there are datastores on the channel that are _supposed_ to ensure during a masquerade fixup that the events are transmitted. When r427789 was made for ASTERISK-24501, this broke the messages.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list