From: Jeremy Davis Date: Mon, 17 Feb 2014 19:04:45 +0000 (-0500) Subject: #26228 voipswitch changes X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22 #26228 voipswitch changes --- diff --git a/bin/cdr-voipswitch.import b/bin/cdr-voipswitch.import index a8ab9d944..c674f271c 100644 --- a/bin/cdr-voipswitch.import +++ b/bin/cdr-voipswitch.import @@ -144,7 +144,7 @@ while ( $row = $sth->fetchrow_hashref ) { uniqueid => $row->{id_cc}, orig_call_id => $row->{clid}, billsec => $row->{effective_duration}, - lastdata => $row->{dtmf}, + #lastdata => $row->{dtmf}, disposition => $row->{call_data}, cdrbatchnum => $cdrbatchnum,