Files
asterisk/channels
Joshua Colp 693c06f8a3 bridge: Change participant SFU streams when source streams change.
Some endpoints do not like a stream being reused for a new
media stream. The frame/jitterbuffer can rely on underlying
attributes of the media stream in order to order the packets.
When a new stream takes its place without any notice the
buffer can get confused and the media ends up getting dropped.

This change uses the SSRC change to determine that a new source
is reusing an existing stream and then bridge_softmix renegotiates
each participant such that they see a new media stream. This
causes the frame/jitterbuffer to start fresh and work as expected.

ASTERISK-27277

Change-Id: I30ccbdba16ca073d7f31e0e59ab778c153afae07
2017-09-21 17:18:25 +00:00
..
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2017-07-05 11:25:58 -05:00
2016-10-27 09:53:55 -04:00
2017-04-27 19:08:05 -05:00
2016-10-27 09:53:55 -04:00
2012-06-15 16:20:16 +00:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00