summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/cdr-ivr.import1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cdr-ivr.import b/bin/cdr-ivr.import
index 9285b3b3b..212482de9 100755
--- a/bin/cdr-ivr.import
+++ b/bin/cdr-ivr.import
@@ -68,6 +68,7 @@ FS::cdr::Import->dbi_import(
#'' => 'GRACE_PERIOD', # SMALLINT Grace period associated with the call
#'' => 'ACCOUNT_TYPE', # Account type from ACCOUNT_TYPES table
},
+ 'batch_name' => 'IVR',
);
1;