[freeside-commits] branch master updated. a55ce3e56422a6dbcd0f20a94c151a69fb41c02e

Jeremy Davis jeremyd at 420.am
Thu Jun 12 08:51:59 PDT 2014


The branch, master has been updated
       via  a55ce3e56422a6dbcd0f20a94c151a69fb41c02e (commit)
      from  e3d54a6d19547d3489be5f715bc77259b8a8bb3c (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 a55ce3e56422a6dbcd0f20a94c151a69fb41c02e
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Jun 12 11:51:36 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