From 3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Mon, 17 Feb 2014 14:04:45 -0500 Subject: [PATCH] #26228 voipswitch changes --- bin/cdr-voipswitch.import | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.11.0