mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
<bkw_> rupa: *SMACK*
<bkw_> dont' pring the effin user/pass for the DSN git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14480 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
751c2894fb
commit
648b71e1da
@ -107,7 +107,7 @@ static switch_status_t config_callback_dsn(switch_xml_config_item_t *data, const
|
||||
}
|
||||
}
|
||||
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, "Connecting to dsn: %s, %s, %s.\n", globals.odbc_dsn, odbc_user, odbc_pass);
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, "Connecting to dsn: %s\n", globals.odbc_dsn);
|
||||
|
||||
/* setup dsn */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user