X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fcdr-ivr.import;h=212482de90927731f5a38cc24aacd5ba1e441661;hp=9285b3b3bc5ef9f606bf2fed89c3532a68860f06;hb=368ed08e24400e9d1faf401a1e4e23ea54d2c969;hpb=dcf60589abb9f6c0b1b1c53e57a6afe8a64aee80 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;