asterisk/res/stasis
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
* Create a Stasis bridge sub-class to propagate linkedids and
accountcodes.

* Fixed the basic bridge sub-class to update peeraccount codes when the
number of channels in the bridge drops back down to two parties.

* Refactored ast_bridge_channel_update_accountcodes() to handle channels
joining/leaving the bridge.

* Fixed the basic bridge sub-class to not call the base bridge class pull
method twice.

AFS-105 #close
ASTERISK-23852 #close
Reported by: Richard Mudgett

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

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-07-09 16:34:51 +00:00
..
app.c ARI/res_stasis: Subscribe to both Local channel halves when originating to app 2014-07-07 02:15:00 +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 res_stasis: Add progress indications to operations which perform media. 2014-04-30 12:42:42 +00:00
control.h ARI: Make bridges/{bridgeID}/play queue sound files 2014-04-18 20:09:24 +00:00
stasis_bridge.c ARI: Make mixing bridges propagate linkedids and accountcodes. 2014-07-09 16:34:51 +00:00
stasis_bridge.h ARI: Make mixing bridges propagate linkedids and accountcodes. 2014-07-09 16:34:51 +00:00