[asterisk-bugs] [JIRA] (ASTERISK-23444) Playback and Record events not subscribed to when calling Play/Record on bridge
Ben Merrills (JIRA)
noreply at issues.asterisk.org
Fri Mar 7 06:15:48 CST 2014
Ben Merrills created ASTERISK-23444:
---------------------------------------
Summary: Playback and Record events not subscribed to when calling Play/Record on bridge
Key: ASTERISK-23444
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23444
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_ari
Affects Versions: 12.1.0
Environment: linux/ubuntu asterisk 12.1.0
Reporter: Ben Merrills
When Play or Record is called on a mixing bridge, a new channel is added to the bridge to play the audio file, or perform the recording.
When the channel is created, the current application is NOT subscribed to the new channel's events. As such, PlaybackStarted and PlaybackFinished are never raised to the application.
This means we can't tell when a playback has started or finished.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list