Hello,
Does anyone know of a reason (besides the obvious like network down) why
users might experience a NS_ERROR_NET_TIMEOUT error in their browser when
connecting to WebRTC port 8443 on Kamailio (version 5.2.7)? This only
happens intermittently, so debugging it is tricky.
The number of connecti
Hello,
I have this error when trying to register this softphone:
https://github.com/InnovateAsterisk/Browser-Phone
61096#015#012Host: sip1.kamailio.xyz:8443#015#012Connection:
Upgrade#015#012Pragma: no-cache#015#012Cache-Control:
no-cache#015#012Upgrade: websocket#015#012Origin:
https://cam
Hello!
Maybe it will be useful for somebody, I applied next configuration and iOS
starts working.
modparam("rtpengine", "write_sdp_pv", "$avp(sdp)")
rtpengine_manage("trust-address replace-origin replace-session-connection
rtcp-mux-offer rtcp-mux-accept media-handover ICE=force RTP/SAVP
Hello!
Probably this case is not connected Kamailio directly, but it can be
somebody will point me in the correct direction :)
We have VoIP solution: FreeSWITCH -> Kamailio + Rtpengine -> WebRTC Chrome.
Everything works Ok except iOS application based on React Native WebRTC (
https://github.com/o