sipml5
sipml5 copied to clipboard
The world's first HTML5 SIP client (WebRTC)
Hi, I'm currently using sipml5 in my audio call website. It has been working great but now I have to make it work in Safari 11, both iOS and MacOS....
Tried to Resume the call it is throwing response = 0 but no audio in both ends.
Hello. Does anyone have a solution to get it to work with sdp on the unified plan? Chrome in its beta version (Version 95.0.4638.69 (Official Build) (64 bits)) no longer...
Is there a way to change the default audio input device. I want the user to be able to select input device of his choice for sipml call.
I am using the API version 2.1.4 When the call is placed on hold and then resumed, the previous media stream is no longer continued. The receiver does not get...
We were making some modifications to our interface to support multiple lines when we discovered a bug in hold/resume. If you're on a call, and hold the call (button OR...
Sipml5 have issue For Hold/Resume in Chrome Last Version And FireFox last Version; IN FireFox Last version Call Terminated
when i make call to web, sometimes web can not accept and return 603 decline, log like below: layouts__BasicLayout.df33f3ae.async.js:1 >>>sip stack events listener Event: i_new_call sip.min.js:1 State machine: s0000_Ringing_2_Terminated_X_Reject sip.min.js:1...
Hello !!! When I connect a call I send hold to SIPSession and the hold its ok ! As show image:  before...
Hi, In the technical guide, it said that we should use the SIP Proxy module if the SIP Server does not support SIP over WebSocket. Could anybody help me how...