GNOME Bugzilla – Bug 646964
rtpmanager: ignore a BYE if it is sent with our internal SSRC
Last modified: 2011-04-11 21:47:23 UTC
Some rouge endpoints out there will actually send a BYE with the far-ends internal SSRC as a hack to make them stop sending media. (as a way of putting them on HOLD) This little patch basically prevents such mischief.
Created attachment 185369 [details] [review] patch
commit 53c88ae33e4a42ad2ec101688b8ecddddedea155 Author: Havard Graff <havard.graff@tandberg.com> Date: Wed Jun 23 11:29:58 2010 +0200 rtpmanager: ignore a BYE if it is sent with our internal SSRC https://bugzilla.gnome.org/show_bug.cgi?id=646964