-
Investigate how we can support SIP instance ID and clear other registrations from the same user.
This was discussed on the JsSIP mailing list
-
A perfect rationale is given in the [Janus NoSIP plugin](https://github.com/meetecho/janus-gateway/pull/799#issuecomment-283321722) discussion.
This is: make JsSIP WebRTC agnostic and let the app p…
-
When I use the isReadyToReOffer method to verify if it supports unhold call,I found that the isReadyToReOffer method does not exist.
I use _isReadyToReOffer is OK. Please check the issue,Thanks!
…
-
**Describe the bug**
A clear and concise description of what the bug is.
new install freeswitch by yum on centos 7, firefox ok,chrome fail
- Version 1.10.6
**Trace logs**
Provide freeswitch lo…
-
Hi team !
I had a problem on android
I try this code then audio stream was stoped (caller not receive audio)
```
// Show call receive notification
cordova.plugins.CordovaCall.receiveCall("David…
-
Hello!
I've seen a couple of posts/tickets regarding this message.
Although a workaround would do for me by doing `.toLowerCase()` on this in the settings:
`uri: '1jjIz6hYXjgzOTLEyhBEeJoCnYV@do…
-
Uncaught ReferenceError: mozRTCSessionDescription is not defined
Uncaught ReferenceError: SIPml is not defined
-
client dialog: terminated (SUBSCRIBE non-OK response)
-
Hello, I am trying OfficeSIP 3.5 and SIP-JS in order to perform video calls from my Chrome browser.
However, WebSocket fails to connect.
``` javascript
createSocket() transport=ws
connecting to …
-
HI Dave,
With web clients using JSSIP we have a problem that the web page is closed leaving an active registration behind. The registration contact isn't valid since the associated websocket is no…