Notes
I was recently working with Justin Newman from Newman Telecom to get NVFaxDetect 1.0.6 working with a customer’s Asterisk/FreePBX installation. If anyone needs additional help, our company can assist with this task.
The directions below apply to NVFaxDetect and many other Newman Telecom modules, when used with Asterisk 1.4, including NVBackgroundDetect, NVLineDetect, NVMachineDetect, and many others.
Newman Telecom recently sold off the rights to many of it’s modules. These modules can be acquired or purchased from leading online VOIP equipment and software vendors.
No changes are required for Asterisk 1.0 or earlier. Comments have already been posted on adapting the modules to Asterisk 1.2.
Source Modifications
For each respective source file, you will need to do the following.
Always backup files prior to changing them!
(To comment out lines, just add “//” (without the quotes) at the beginning of the line. For example, “//LOCAL_USER_ADD(u);” is commented out.)
Installlation
After making all of your modifications, you will need to install the updated module. This follows the standard installation instructions.
Please do not attempt installation on live production systems without a fallback plan in place.
If you run into any problems, temporarily remove the module from the modules directory and restart Asterisk.