asterisk/res/stasis
Joshua Colp 3a5cc054ed res_stasis: Expose event for call forwarding and follow forwarded channel.
This change adds an event for when an originated call is redirected to
another target. This event contains the original channel and the newly
created channel. If a stasis subscription exists on the original originated
channel for a stasis application then a new subscription will also be
created on the stasis application to the redirected channel. This allows
the application to follow the call path completely.

(closes issue ASTERISK-22719)
Reported by: Joshua Colp

Review: https://reviewboard.asterisk.org/r/3054/
........

Merged revisions 403808 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403810 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-14 17:19:41 +00:00
..
app.c res_stasis: Expose event for call forwarding and follow forwarded channel. 2013-12-14 17:19:41 +00:00
app.h ARI: Implement device state API 2013-11-23 17:48:28 +00:00
command.c ARI: Adding a channel to a bridge while a live recording is active blocks 2013-12-13 16:38:57 +00:00
command.h ARI: Adding a channel to a bridge while a live recording is active blocks 2013-12-13 16:38:57 +00:00
control.c ARI: Adding a channel to a bridge while a live recording is active blocks 2013-12-13 16:38:57 +00:00
control.h res_stasis: remove call to missing function control_continue. 2013-08-21 16:00:10 +00:00