[freeside-commits] branch master updated. f7bbff0519452eb5498e8683d23db9ddb65fb9f1

Jeremy Davis jeremyd at 420.am
Thu Jun 12 08:28:10 PDT 2014


The branch, master has been updated
       via  f7bbff0519452eb5498e8683d23db9ddb65fb9f1 (commit)
      from  b32b0020cc9b2323ca2a34ad35b642e343e73f2b (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 f7bbff0519452eb5498e8683d23db9ddb65fb9f1
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Jun 12 11:27:54 2014 -0400

    29294 Missed column in zintel toll-free

diff --git a/FS/FS/cdr/zintel_tollfree.pm b/FS/FS/cdr/zintel_tollfree.pm
index e482a90..05f8a4b 100644
--- a/FS/FS/cdr/zintel_tollfree.pm
+++ b/FS/FS/cdr/zintel_tollfree.pm
@@ -30,7 +30,7 @@ use Date::Parse;
                   },    #DateTime
 	'billsec',	#duration
 	'src',          #caller    
-			#status
+	slip(1),	#status
 	'upstream_price',#sellprice
 	skip(1),	#fromregion
 	'upstream_src_regionname',		#fromarea

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

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




More information about the freeside-commits mailing list