X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcdr%2Fenswitch.pm;h=70542b20cd8ce87583ce53380674d8d1076924c0;hb=14af2debcb12f781a3f952f0bccd5be82ae7f964;hp=a19b16641f8232ae5e04dc09519f022093236674;hpb=f6e9a27928d6ce1c86c20eee31d2577505019756;p=freeside.git diff --git a/FS/FS/cdr/enswitch.pm b/FS/FS/cdr/enswitch.pm index a19b16641..70542b20c 100644 --- a/FS/FS/cdr/enswitch.pm +++ b/FS/FS/cdr/enswitch.pm @@ -22,14 +22,14 @@ use FS::cdr_type; 'clid', #Calling name skip(1), #Called type 'dst', #Called number - skip(5), #Destination customer, Destination type + skip(10), #Destination customer, Destination type #Destination number #Destination group ID, Destination group name, \&in_calling_type, #Inbound calling type, \&in_calling_num, #Inbound calling number, '', #Inbound called type, \&in_called_num, #Inbound called number, - skip(14), + skip(11), #Inbound destination type, Inbound destination number, #Outbound calling type, Outbound calling number, #Outbound called type, Outbound called number, @@ -41,6 +41,7 @@ use FS::cdr_type; skip(1), #Ring seconds 'billsec', #Billable seconds 'upstream_price', #Cost + skip(1), #Cost including taxes 'accountcode', #Billing customer skip(3), #Billing customer name, Billing type, Billing reference ],