Fop2 with Freepbx using WEBRTC
Hi,
Can anyone help on this one? I have a FreePBX 15 install using Webrtc (creates a parallel extension with 99XXXX for Webrtc) but I cannot get Webrtc working for the standard sip extension, everything works but the phone registration. I can register the 99xxx extension and phone works as it should but agent sign in or presence doesnt reflect on the SIP extension. Anyone any ideas?
Thanks
Comments
Seems that there's a bug in Asterisk/FreePBX that can be related:
https://community.freepbx.org/t/webrtc-default-toggle-doesnt-work/67281
I managed to do it this night. If there's a problem with SIP registration, it is likely that your WebRTC is trying to reach PBX via chan_sip whereas "normal" SIP extension uses chan_pjsip. It won't work. Disable use of chan_sip transport in FreePBX advanced settings.