[Asterisk-Users] NVFaxDetect and NVBackgroundDetect on
Asterisk 1.2
Ben Higley
pbx at itsngroup.com
Wed Nov 23 09:02:58 MST 2005
Justin:
thank you. I had to do this for my installation as well.
Ben.
> If you are unable to build NVFaxDetect and/or NVBackgroundDetect on
> Asterisk
> 1.2 (and/or AMP or @home Beta), make the following changes:
>
> 1) Above the following line near the top, in both files:
>
> #include <asterisk/lock.h>
>
> Add:
>
> #include <stdio.h>
>
> 2) In NVBackgroundDetect, to get rid of the trigraph warning, search for
> "??)" and replace it with "?)".
>
> 3) Rebuild Asterisk from /usr/src/asterisk with "make && make install".
>
> 4) Restart Asterisk with "restart now" from the CLI.
>
> The new release will have this modification.
>
> Justin
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list