I have been running Sangoma Connect for a while, using the mobile app, but I can’t connect Desktop clients. When I try to log in a desktop app I get: This PBX is not supported, please contact your administrator.
Do I need to enable something else aside from the Sangoma Connect settings?
Unable to run Pre-Asterisk hooks, because Asterisk is already running on PID 8073 and has been running for 18 hours, 19 minutes, 43 seconds
This is the output from fwconsole pm2 --list:±--------------------------
| Process Name
+
| core-calltransfer-monitor
| core-fastagi
| sangomaconnect
| ucp
| xmpp |
| restapps
| zulu |
±--------------------------±-----±-------±---------±---------------------±-----±---------+
Thank you @ccc-canada. When I went in to enable it, I see this message:
============================== The following error(s) were detected
Sangoma Phone Desktop Client requires Sangoma Realtime API module. Please install/enable it.
A mandatory rpm package (‘asteriskXX.X-freepbx_asterisk_modules’ - XX.X stands for your asterisk version) is missing. Please visit the Wiki to find the RPM corresponds to your running version of asterisk and install the package and then execute 'asterisk -rx “core restart now” command to load the configuration.
Hi @betin1975
Seems like RTAPI module may be disabled, can you check and enable it by upgrading to latest,
also looks like required freepbx_asterisk_modules rpm is missing in the system which shows the error
Follow the below wiki and install the missing rpm’s and then enable the Sangoma Phone Desktop and give a try.
Thank you @Santhosh, that helped! Now I am only missing this:
The following error(s) were detected
A mandatory rpm package (‘asteriskXX.X-freepbx_asterisk_modules’ - XX.X stands for your asterisk version) is missing. Please visit the Wiki to find the RPM corresponds to your running version of asterisk and install the package and then execute 'asterisk -rx “core restart now” command to load the configuration.
Since this is a production PBX, I want to be sure I am not taking a huge risk. Is the module I am missing listed in the Module Admin Menu, or does it have to be done on CLI?
@betin1975
You need to check for the missing RPMs from the CLI and follow the steps mentioned in the wiki to install them.
It is recommended to perform this during non-production hours, as installing the RPMs requires an Asterisk restart to resolve the error, which is not advisable during production time.
Cert versions are only for people with Sangoma support contracts for Asterisk. They are only supported in the exact configuration for which they are certified, which may omit some features, e.g. I’m not sure if certified 18 includes chan_sip.
If you are asking for support here, you probably don’t have such a contract.