<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>Justin,</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you worked great...&nbsp; now for the SIP 
tests..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Chris Tuska</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Date: Thu, 10 
Mar 2005 09:23:16 -0800<BR>From: "Justin Newman" &lt;</FONT><A href=""><FONT 
face="Times New Roman" size=3>jnewman@newmantelecom.com</FONT></A><FONT 
face="Times New Roman" size=3>&gt;<BR>Subject: [Asterisk-Users] NVFaxDetect 
errors on make<BR>To: &lt;</FONT><A href=""><FONT face="Times New Roman" 
size=3>asterisk-users@lists.digium.com</FONT></A><FONT face="Times New Roman" 
size=3>&gt;<BR>Message-ID: &lt;</FONT><A href=""><FONT face="Times New Roman" 
size=3>1a1901c52595$d92cbdb0$9600a8c0@THINKPAD</FONT></A><FONT 
face="Times New Roman" size=3>&gt;<BR>Content-Type: text/plain; 
charset="iso-8859-1"<BR><BR>Look in app_nv_backgrounddetect.c and 
app_nv_faxdetect.c. <BR>Near the top you should see:<BR><BR>&nbsp; // Use the 
second one for recent Asterisk releases<BR>&nbsp; #define CALLERID_FIELD 
cid.cid_num<BR>&nbsp; //#define CALLERID_FIELD callerid<BR><BR>Change it 
to:<BR><BR>&nbsp; // Use the second one for recent Asterisk releases<BR>&nbsp; 
//#define CALLERID_FIELD cid.cid_num<BR>&nbsp; #define CALLERID_FIELD 
callerid<BR><BR>Save, recompile, and you should be set.<BR><BR>--<BR>Justin 
Newman<BR>Newman Telecom, Inc.<BR></FONT><A href=""><FONT face="Times New Roman" 
size=3>info@newmantelecom.com</FONT></A><BR><BR><BR><BR><FONT 
face="Times New Roman" 
size=3>------------------------------</FONT><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Chris Tuska<BR>Network Engineer<BR>CCNA, 
CCSA</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In theory, theory and practice are the same. In 
practice, they aren't</FONT></DIV></BODY></HTML>