Nvfaxdetect w/ asterisk 1.4.29

Hello,

has anyone suscessfully used nvfaxdetect 1.0.6 with asterisk 1.4.27 (or .28 or .29)?

I’ve followed those instructions:
voip-info.org/wiki/view/Newm … Asterisk14

and were OK for version 1.4.23.1. but with .27, .28, .29 NV Fax detect doesn’t show as an application in “make menuconfig”.

Thanks a lot
Andrej

Sorted it out. If anyone has same issues, you need to:

  1. Use following NVFax file
    download.oc9.com/download-oc9/NV … 1.4.23.1.c

  2. Comment out
    //STANDARD_HANGUP_LOCALUSERS;

  3. Add new line at the end, after
    AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, “NV Fax Detection Application”);

Regards
T