[freeside-commits] branch FREESIDE_3_BRANCH updated. 1b168ab781e6d873b9a63cf64dd969f3242652ad

Jeremy Davis jeremyd at 420.am
Thu Jun 12 08:53:03 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  1b168ab781e6d873b9a63cf64dd969f3242652ad (commit)
      from  d688145959421e645518094148e22df6725722b9 (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 1b168ab781e6d873b9a63cf64dd969f3242652ad
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Jun 12 11:52:56 2014 -0400

    29047 Avaya format

diff --git a/FS/FS/cdr/avaya_ipo.pm b/FS/FS/cdr/avaya_ipo.pm
index c680af8..1b60ab3 100644
--- a/FS/FS/cdr/avaya_ipo.pm
+++ b/FS/FS/cdr/avaya_ipo.pm
@@ -45,7 +45,7 @@ use Date::Parse;
   'accountcode', # Accountcode
      'uniqueid', # call ID
         skip(5), # continuation
-   'dstchannel', # Party2Device
+   'disposition',# Party2Device
         skip(9)  # AuthValid
                  # User Charged
                  # call Charge

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

Summary of changes:
 FS/FS/cdr/avaya_ipo.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list