diff options
author | Jeremy Davis <jeremyd@freeside.biz> | 2014-06-12 11:52:56 -0400 |
---|---|---|
committer | Jeremy Davis <jeremyd@freeside.biz> | 2014-06-12 11:52:56 -0400 |
commit | 1b168ab781e6d873b9a63cf64dd969f3242652ad (patch) | |
tree | 056a44cb993c079764c46a8b7a5c9a180b00dca8 | |
parent | d688145959421e645518094148e22df6725722b9 (diff) |
29047 Avaya format
-rw-r--r-- | FS/FS/cdr/avaya_ipo.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cdr/avaya_ipo.pm b/FS/FS/cdr/avaya_ipo.pm index c680af86a..1b60ab3fd 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 |