RT# 74523 - added command line option to use a status table
[freeside.git] / FS / bin / freeside-cdr-freeswitch
index 7bac699..7f09578 100644 (file)
@@ -9,7 +9,6 @@ FS::cdr::Import->dbi_import(
   'database'     => 'fusionpbx',
   'table'        => 'v_xml_cdr',
   'primary_key'  => 'uuid',
-  'status_table' => 'freeside_billing',
   'column_map'   => { #freeside => fusionpbx
     #'cdrid'             => 'uuid', #Primary key
     #'' => 'CALL_SESSION_ID', # Call Session Id (unique per call session – GUID)