#26228 voipswitch changes
authorJeremy Davis <jeremyd@freeside.biz>
Mon, 17 Feb 2014 19:04:45 +0000 (14:04 -0500)
committerJeremy Davis <jeremyd@freeside.biz>
Mon, 17 Feb 2014 19:04:45 +0000 (14:04 -0500)
bin/cdr-voipswitch.import

index a8ab9d9..c674f27 100644 (file)
@@ -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,