This is a very common issue with WebRTC/WebSocket clients (like SIP.js). I can see exactly why this is happening from your logs. The Diagnosis The issue is not a bug in your Kamailio script, but rather how the Web Browser and SIP.js behave during a page reload combined with how standard SIP registration works. Here […]