Questions tagged [sip-over-websocket]
2 questions
0
votes
0 answers
How to get the caller phone number of incoming calls with SIP.js on the browser?
I am using SIP.js in the browser using SimpleUser (SIP over WebSocket). I am connected and registered. When a call comes in details (including caller phone number) are logged into the JS Console. My onCallReceived function is called. But it has no…

Witek
- 6,160
- 7
- 43
- 63
0
votes
0 answers
How do I provide a password to sip.js when using SimpleUser?
I am using sip.js from the browser to connect to SIP via WebSocket.
This is the guide I am following: https://sipjs.com/guides/simple-user/
But my SIP server requires a password. The guide does not give any information how to provide a SIP…

Witek
- 6,160
- 7
- 43
- 63