Hi everyone,
I currently have a working SIP setup, but I'm trying to get WebRTC working alongside it and haven’t had much success so far. Does anyone have tips or best practices for enabling both SIP and WebRTC in the same configuration? Is it possible to handle both within a single Kamailio config? Or would I need some kind of conditional logic (like if/else) to manage how the config handles different types of clients?
My setup looks like this: Router → Kamailio → Kubernetes (Asterisk inside the cluster) I was having some issues with the Contact header, but I managed to resolve that. Now I'm stuck figuring out how to make WebRTC work cleanly alongside SIP. Any advice would be appreciated!
Thanks!