Hi All,
 
I am trying to add FAX to my SIP confiig and I am getting some errors, any help would be great.
 
gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O6 -march=i686     -DASTERISK_VERSION=\"CVS-v1-0-12/23/04-22:36:11\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN      -fPIC   -c -o app_nv_faxdetect.o app_nv_faxdetect.c
app_nv_faxdetect.c: In function `nv_detectfax_exec':
app_nv_faxdetect.c:210: error: structure has no member named `cid'
app_nv_faxdetect.c:227: error: structure has no member named `cid'
app_nv_faxdetect.c:265: error: structure has no member named `cid'
make[1]: *** [app_nv_faxdetect.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/apps'
make: *** [subdirs] Error 1
linux01:/usr/src/asterisk #
 
Thanks,
 
Chris Tuska
Network Engineer
CCNA, CCSA
 
In theory, theory and practice are the same. In practice, they aren't
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to