Open Source - How to Disable Fax For Asterisk
To disable Fax for Asterisk, edit the /etc/asterisk/modules.conf file as follows:
noload => res_fax_digium.so
After this, save the changes and restart Asterisk.
Return to Documentation Home | Sangoma Support