summaryrefslogtreecommitdiff
path: root/FS/FS/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/cdr')
-rw-r--r--FS/FS/cdr/vvs.pm7
1 files changed, 3 insertions, 4 deletions
diff --git a/FS/FS/cdr/vvs.pm b/FS/FS/cdr/vvs.pm
index 63a647e..db7e72a 100644
--- a/FS/FS/cdr/vvs.pm
+++ b/FS/FS/cdr/vvs.pm
@@ -18,12 +18,11 @@ use FS::cdr qw(_cdr_date_parser_maker);
'src', # caller
'dst', # called
skip(2), # reason
- # call id
+ # call id
_cdr_date_parser_maker('startdate'), # time
'billsec', # duration
- skip(3), # ringtime
- # status
- # resller_charge
+ skip(2), # ringtime
+ # reseller_charge
'upstream_price',# customer_charge
],
);