I would like to compile an additional application to asterisk:
NVBackgroundDetect to detect incoming faxes.
The instructions are very straight forward (if I was using CVS):
(1) Drop the code in your /usr/src/asterisk/apps directory (two files:
NVBackgroundDetect.c and
NVFaxDetect.c
(2) Edit the Makefile in the apps directory. Add the following line:
APPS+=app_nv_backgrounddetect.so
(3) Go to /usr/src/asterisk and run "make", then run "make install"
Though, I'm not sure who to do it with an ebuild; I would like to stay
with Gentoo ebuild version but I need to compile-in the
NVBackgroundDetect.
What is the best way of doing it?
--
#Joseph
--
[email protected] mailing list