From: ivan Date: Mon, 9 Jun 2008 18:32:24 +0000 (+0000) Subject: remove name from voxlinesystems2, really X-Git-Tag: root_of_webpay_support~579 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4eb065690d2a884d3ba667d409d9598ca1de544b remove name from voxlinesystems2, really --- diff --git a/FS/FS/cdr.pm b/FS/FS/cdr.pm index 2ada2d6ad..614593dba 100644 --- a/FS/FS/cdr.pm +++ b/FS/FS/cdr.pm @@ -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