--- app_nv_faxdetect-1.0.6/app_nv_faxdetect.c.orig	2005-05-31 15:10:11.000000000 +0200
+++ app_nv_faxdetect-1.0.6/app_nv_faxdetect.c	2005-05-31 15:14:41.000000000 +0200
@@ -66,8 +66,8 @@
 "For questions or comments, please e-mail support@newmantelecom.com.\n";
 
 // Use the second one for recent Asterisk releases
-#define CALLERID_FIELD cid.cid_num
-//#define CALLERID_FIELD callerid
+//#define CALLERID_FIELD cid.cid_num
+#define CALLERID_FIELD callerid
 
 STANDARD_LOCAL_USER;
 
--- app_nv_faxdetect-1.0.6/app_nv_backgrounddetect.c.orig	2005-05-31 15:10:21.000000000 +0200
+++ app_nv_faxdetect-1.0.6/app_nv_backgrounddetect.c	2005-05-31 15:15:09.000000000 +0200
@@ -64,8 +64,8 @@
 "For questions or comments, please e-mail support@newmantelecom.com.\n";
 
 // Use the second one for recent Asterisk releases
-#define CALLERID_FIELD cid.cid_num
-//#define CALLERID_FIELD callerid
+//#define CALLERID_FIELD cid.cid_num
+#define CALLERID_FIELD callerid
 
 STANDARD_LOCAL_USER;