summaryrefslogtreecommitdiff
path: root/FS/bin
diff options
context:
space:
mode:
Diffstat (limited to 'FS/bin')
-rw-r--r--FS/bin/freeside-cdr-freeswitch1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/bin/freeside-cdr-freeswitch b/FS/bin/freeside-cdr-freeswitch
index 7bac6994e..7f09578d4 100644
--- a/FS/bin/freeside-cdr-freeswitch
+++ b/FS/bin/freeside-cdr-freeswitch
@@ -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)