From 0fb7ffd120c41dabfc34b6c06443a7604d879f8a Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 17 Sep 2010 19:57:50 +0000 Subject: cdr.max_callers field and skip option, RT#9810 --- FS/FS/Schema.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FS/FS/Schema.pm') diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 459dcabd6..8403ea2d6 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2495,6 +2495,8 @@ sub tables_hashref { 'uniqueid', 'varchar', '', 32, \"''", '', 'userfield', 'varchar', '', 255, \"''", '', + 'max_callers', 'int', 'NULL', '', '', '', + ### # fields for unitel/RSLCOM/convergent that don't map well to asterisk # defaults -- cgit v1.2.1