sipml5 icon indicating copy to clipboard operation
sipml5 copied to clipboard

The world's first HTML5 SIP client (WebRTC)

Results 107 sipml5 issues
Sort by recently updated
recently updated
newest added

If call was cancelled with "Call completed elsewhere" reason, then this call should not be considered as missed. Sipml5 does not send any information about this in 'terminated' call session...

In Bower when run the command: - bower install git://github.com/DoubangoTelecom/sipml5.git the command download the SIPml-api.js file located in root: / it this correct? or maybe we are waiting the file...

I see you use the address "wss: //ns313841.ovh.net:10062" in the file SIPml.js, SIPml-api.js. Please help me how to create a WebSocket server as yours. Thank!

In Chrome when using atxfer action to make a consultative transfer, the transfer is blinded. The original caller talks immediatly with the transfered person. The same behavior with DTMF tones....

1. Call somewhere from sipml5 2. Terminate WS tcp connection (I used "# tcpkill port 8089" on server side) 3. Call will be still active (incoming and outgoing audio continue...

``` Hi, It could be great if sipml5 was available on npm and bower. Have you any plan about this ? Thanks ! Math ``` Original issue reported on code.google.com...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. sipML5 in Chrome 41 through kamailio via WSS to sipML5 on Chrome 40 / Android 5.02 2. place audio call from chrome...

Priority-Medium
Type-Defect
auto-migrated

Strange issue where firefox can not nail up an audio stream but chrome can. Both using same settings in expert mode and account settings. Any insight or direction to point...

I am using sipml5 to implement a javascript sip client. In firefox, client connect to the server but in chrome doesn't connect to the server. Connection closed before receiving a...