I am using raspbx on raspi 3 with chan_dongle. I am successfully able to run most of the test cases using freepbx. I now want to customize the diaplan directly (without using freepbx) and thus want to disable freepbx and its customised configuration files in asterisk.
Hi,
I am using raspbx on raspi 3 with chan_dongle. I am successfully able to run most of the test cases using freepbx. I now want to customize the diaplan directly (without using freepbx) and thus want to disable freepbx and its customised configuration files in asterisk.
I have followed instructions under http://www.raspberry-asterisk.org/faq/#asteriskonly which disabled the freepbx but all the conf files are still the same e.g. /etc/asterisk/extensions.conf .
Do I need something else to disable freepbx completely and get the original sample configuration files of asterisk?
Thanks
Aakash
Yes the config files in /etc/asterisk are still there but you can delete them and copy the files from /usr/share/asterisk/configs/, see
http://www.raspberry-asterisk.org/faq/#configfiles
Disabled FreePBX just means the config files are no longer overwritten by FreePBX.