add option to limit automatic unsuspensions to a specific suspension reason type...
[freeside.git] / bin / cdr-ivr.import
index 9285b3b..212482d 100755 (executable)
@@ -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;