[SR-Users] WebRTC error NS_ERROR_NET_TIMEOUT

2025-04-30 Thread David Cunningham via sr-users
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

[SR-Users] WebRTC Error

2023-03-09 Thread Social Boh
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

Re: [SR-Users] WebRTC error code 488 in iOS application

2017-11-03 Thread Denys Pozniak
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

[SR-Users] WebRTC error code 488 in iOS application

2017-10-31 Thread Denys Pozniak
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