remove name from voxlinesystems2, really
authorivan <ivan>
Mon, 9 Jun 2008 18:32:24 +0000 (18:32 +0000)
committerivan <ivan>
Mon, 9 Jun 2008 18:32:24 +0000 (18:32 +0000)
FS/FS/cdr.pm

index 2ada2d6..614593d 100644 (file)
@@ -432,7 +432,7 @@ my %export_formats = (
   'voxlinesystems2' => [
     sub { time2str('%D', shift->calldate_unix ) },   #DATE
     sub { time2str('%r', shift->calldate_unix ) },   #TIME
-    'userfield',                                     #USER
+    #'userfield',                                     #USER
     'dst',                                           #NUMBER_DIALED
     'src',                                           #called from
     sub { sprintf('%.2fm', shift->billsec / 60 ) },  #DURATION