From ca5b77df888ac14882c290f10f625654e39d9072 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 24 Jan 2018 14:45:43 -0500 Subject: RT# 76398 - Fixed sybase connection and cleaned up code --- FS/bin/freeside-cdr-freeswitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS/bin') diff --git a/FS/bin/freeside-cdr-freeswitch b/FS/bin/freeside-cdr-freeswitch index 51f360ca7..3c18ef2a6 100644 --- a/FS/bin/freeside-cdr-freeswitch +++ b/FS/bin/freeside-cdr-freeswitch @@ -9,7 +9,7 @@ FS::cdr::Import->dbi_import( 'database' => 'fusionpbx', 'table' => 'v_xml_cdr', 'status_column' => 'freesidestatus', - 'primary_key' => 'uuid',:q + 'primary_key' => 'uuid', 'column_map' => { #freeside => fusionpbx #'cdrid' => 'uuid', #Primary key #'' => 'CALL_SESSION_ID', # Call Session Id (unique per call session – GUID) -- cgit v1.2.1