Eric Rees wrote:

I have googled this and come up empty. Has anyone had any problems compiling NVFaxdetect on asterisk 1.0.7? Here is the error I am getting when I run make.

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

Did you try changing the define in the file(s)? i.e.:

// Use the second one for recent Asterisk releases
#define CALLERID_FIELD cid.cid_num
//#define CALLERID_FIELD callerid

Regards,

--
Jason Becker
Director & CEO
Coalescent Systems Inc.
Enabling Open Source Telephony
403.244.8089
www.coalescentsystems.ca

_______________________________________________
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