DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
944 stars 460 forks source link

Remove Stream not yet implemented v2 #274

Open Sayorus opened 7 years ago

Sayorus commented 7 years ago

Hi, when i try to hold the call i have this error:

NotSupportedError: removeStream not yet implemented

tmedia_session_jsep.prototype.close() tmedia_session_jsep.prototype.stop() tmedia_session.prototype.stop() tmedia_session_mgr.prototype.stop() __tsip_dialog_invite_onterm() tsk_fsm.prototype.act() tsip_dialog.prototype.fsm_act() tsip_session.prototype.action_handle() tsip_session_invite.prototype.hold() SIPml.Session.Call.prototype.hold() sipToggleHoldResume()

this.o_pc.removeStream(this.o_local_stream)

Using Firefox v49, Ubuntu 16.04