[freeside-commits] branch master updated. 3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22

Jeremy Davis jeremyd at 420.am
Tue Feb 18 07:43:32 PST 2014


The branch, master has been updated
       via  3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22 (commit)
      from  de6e0a33e78741559dd6f66f9920755b84997397 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Mon Feb 17 14:04:45 2014 -0500

    #26228 voipswitch changes

diff --git a/bin/cdr-voipswitch.import b/bin/cdr-voipswitch.import
index a8ab9d9..c674f27 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,

-----------------------------------------------------------------------

Summary of changes:
 bin/cdr-voipswitch.import |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list