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 This electronic message transmission, including attachments, is for the exclusive use of the individuals to which this e-mail is addressed and is to be reviewed and used exclusively for authorized company purposes. This transmission may contain proprietary, confidential or privileged information. If you are not the intended recipient of this transmission, you are hereby notified that any use, copying, disclosure, dissemination, distribution or taking of any action in reliance upon the contents of this transmission is strictly prohibited. If you believe you may have received this electronic message in error, please notify the sender immediately by return email and delete or destroy the original message and/or any copy of it from your computer system and/or your files. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050621/29160951/attachment.htm
What Linux version are you using? There is an ebuild on Gentoo -- #Joseph On Tue, 2005-06-21 at 16:15 -0500, 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 > > > > > This electronic message transmission, including attachments, is for > the exclusive use of the individuals to which this e-mail is addressed > and is to be reviewed and used exclusively for authorized company > purposes. This transmission may contain proprietary, confidential or > privileged information. If you are not the intended recipient of this > transmission, you are hereby notified that any use, copying, > disclosure, dissemination, distribution or taking of any action in > reliance upon the contents of this transmission is strictly > prohibited. If you believe you may have received this electronic > message in error, please notify the sender immediately by return email > and delete or destroy the original message and/or any copy of it from > your computer system and/or your files. Thank you. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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
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
I answered my own question. I just had to dig a little deeper on the lists. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Joseph Sent: Tuesday, June 21, 2005 5:33 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] NVFaxdetect What Linux version are you using? There is an ebuild on Gentoo -- #Joseph On Tue, 2005-06-21 at 16:15 -0500, 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 > > > > > This electronic message transmission, including attachments, is for > the exclusive use of the individuals to which this e-mail is addressed > and is to be reviewed and used exclusively for authorized company > purposes. This transmission may contain proprietary, confidential or > privileged information. If you are not the intended recipient of this > transmission, you are hereby notified that any use, copying, > disclosure, dissemination, distribution or taking of any action in > reliance upon the contents of this transmission is strictly > prohibited. If you believe you may have received this electronic > message in error, please notify the sender immediately by return email > and delete or destroy the original message and/or any copy of it from > your computer system and/or your files. Thank you. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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_______________________________________________ Asterisk-Users mailing list Asterisk-Users@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 This electronic message transmission, including attachments, is for the exclusive use of the individuals to which this e-mail is addressed and is to be reviewed and used exclusively for authorized company purposes. This transmission may contain proprietary, confidential or privileged information. If you are not the intended recipient of this transmission, you are hereby notified that any use, copying, disclosure, dissemination, distribution or taking of any action in reliance upon the contents of this transmission is strictly prohibited. If you believe you may have received this electronic message in error, please notify the sender immediately by return email and delete or destroy the original message and/or any copy of it from your computer system and/or your files. Thank you.
Hello, I have a single line to receive fax and voice. I add faxdetext in zapata.conf and [pstn] exten => s,1,Answer exten => s,2,Queue(MyQueue|tn||100) exten => s,3,Hangup exten => fax,1,Dial(Zap/g2) However when fax tone is detected both phones in queue and the modem of Hylafax server answer the call . How can I solve this problem with NVFaxDetect. If NVFaxDetect detetect fax tone the incoming call is sent to fax extension If no fax tone is detected the incoming call is sent to an extension which can answer the call. Is that a solution ? Regards Harry ___________________________________________________________________________ Nouveau : t?l?phonez moins cher avec Yahoo! Messenger ! D?couvez les tarifs exceptionnels pour appeler la France et l'international. T?l?chargez sur http://fr.messenger.yahoo.com
I've been able to use RxFax directly to receive faxes over iax from my DID/PSTN provider but I can't seem to get NVDetectFax to work. I set the timeout to something ridiculously long, like 10 seconds, send a fax with my laptop fax modem, but it never gets punted to the fax extension, instead it always just goes to the next sequence: -- Accepting AUTHENTICATED call from 10.10.10.10: > requested format = slin, > requested prefs = (), > actual format = ulaw, > host prefs = (), > priority = mine -- Executing Answer("IAX2/10.10.10.10-3", "") in new stack -- Executing NVFaxDetect("IAX2/10.10.10.10-3", "10") in new stack -- Executing Goto("IAX2/10.10.10.10-3", "extensions|2000|1") in new stack exten => _4169671111,1,Answer() exten => _4169671111,2,NVFaxDetect(10) exten => _4169671111,3,GoTo(extensions,2000,1) exten => fax,1,RxFax(/tmp/test.tiff) Am I missing something?