I installed FreePBX 17 from source on an Oracle Linux 9 system. I have the trunk and extensions working. Now I’m trying to get the WebRTC phone on the UCP to work. The help on the sites I’ve come across so far say to either configure SIP (which is now deprecated in favor of PJSIP) or to use the system admin module of FreePBX. I don’t have that module. Searching for it shows that it is a separate paid module and only works on FreePBX distros and not if it is installed from source on another distro.
Looking at the certificate in /etc/asterisk/keys/integration/, I see that the configuration added a crt that is valid for 2 years. Should I use that or the crt that I got from my commercial CA?
Getting back to the topic… Is there a tutorial for getting WebRTC to work without using any of the commercial modules?
