sipml5
sipml5 copied to clipboard
How to change sdp in source code?
My current project needs to modify the sdp ,make it similar microsip.The project is very urgent.Please give me some help , Thank you very much.
You can try to modify the following functions to decorate sdp:
tmedia_session_jsep.prototype.decorate_lo = function () {} tmedia_session_jsep.prototype.decorate_ro = function (b_remove_bundle) {}