[freeside-commits] freeside/FS/FS/part_pkg voip_cdr.pm,1.80,1.81

Ivan,,, ivan at wavetail.420.am
Wed Nov 25 16:27:13 PST 2009


Update of /home/cvs/cvsroot/freeside/FS/FS/part_pkg
In directory wavetail.420.am:/tmp/cvs-serv26126

Modified Files:
	voip_cdr.pm 
Log Message:
debugging left on

Index: voip_cdr.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/voip_cdr.pm,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- voip_cdr.pm	20 Nov 2009 17:33:39 -0000	1.80
+++ voip_cdr.pm	26 Nov 2009 00:27:11 -0000	1.81
@@ -15,7 +15,7 @@
 
 @ISA = qw(FS::part_pkg::recur_Common);
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 tie my %rating_method, 'Tie::IxHash',
   'prefix' => 'Rate calls by using destination prefix to look up a region and rate according to the internal prefix and rate tables',



More information about the freeside-commits mailing list