Context for scripts (incoming calls)

We have a contribution out of the blue on Github from Udo Hartmann that adds MQTT support to Superfecta. I am unable to test, so if anyone has MQTT running and is willing to give it a spin, the pull request is here:

To give it a spin, you’ll need to install mosquitto, which on the Distro should just be yum install mosquitto. Then you need to download the Superfecta module:

cd /var/www/html/admin/modules/superfecta/sources
wget https://raw.githubusercontent.com/FreePBX/superfecta/e12f9b5d21f209064426a80ff1443cf6190163c5/sources/source-Send_to_MQTT.module
chown asterisk:asterisk source-Send_to_MQTT.module

Then browse to Superfecta, configure and test.

1 Like