[Asterisk-Users] NVFaxdetect

Jason Becker jason at coalescentsystems.ca
Tue Jun 21 15:57:05 MST 2005


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




More information about the asterisk-users mailing list