RestComm / restcomm-web-sdk

RestComm WebRTC JavaScript SDK
http://www.restcomm.com/
GNU Affero General Public License v3.0
13 stars 32 forks source link

Reject an incoming call if there is an ongoing Call #97

Closed croufay closed 7 years ago

croufay commented 7 years ago

@antonis I need your input on this ticket about a question for WebRTC. Is is possible to reject an incoming call while you are currently on a call ?

@charles managed to test this so the way it works right now is that on second call while 1st is ongoing you get ringing and from then on it messes up: If you decline it closes the 1st call's controls but media is still there

atsakiridis commented 7 years ago

Fixed with https://github.com/RestComm/webrtcomm/issues/79