Anyone know where to grab an example config for getting web socket-sip working.
I tried this one but its failing on kamailio restart it might be some very small thing.
https://github.com/havfo/WEBRTC-to-SIP/blob/master/etc/kamailio/kamailio.cfg
wss://sip.kamailio-box.com:8080
Client = sip.js (webrtc) SIP server = (mitel) PBX (straight sip)
If by "failed on kamailiio restart", you mean than the WebRTC conection get closes, that's normal ... It's a TCP conection, that when you restart Kamailio, will be closed.
From: "Johnny Ritzer" sudoritz@gmail.com To: "Kamailio" sr-users@lists.kamailio.org Sent: Tuesday, August 11, 2020 6:57:44 AM Subject: [SR-Users] Example config for webRTC-SIP kamailio.cfg for sip.js
Anyone know where to grab an example config for getting web socket-sip working.
I tried this one but its failing on kamailio restart it might be some very small thing.
[ https://github.com/havfo/WEBRTC-to-SIP/blob/master/etc/kamailio/kamailio.cfg | https://github.com/havfo/WEBRTC-to-SIP/blob/master/etc/kamailio/kamailio.cfg ]
wss://sip.kamailio-box.com:8080
Client = sip.js (webrtc)
SIP server = (mitel) PBX (straight sip)
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Take a look at this https://github.com/davidcsi/kamailio-private-public
There’s a directive that enables websockets in definitions.cfg
On Tue, 11 Aug 2020 at 08:00, Johnny Ritzer sudoritz@gmail.com wrote:
Anyone know where to grab an example config for getting web socket-sip working.
I tried this one but its failing on kamailio restart it might be some very small thing.
https://github.com/havfo/WEBRTC-to-SIP/blob/master/etc/kamailio/kamailio.cfg
wss://sip.kamailio-box.com:8080
Client = sip.js (webrtc)
SIP server = (mitel) PBX (straight sip)
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users