mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
more freetdm
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@980 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
bc90d7274f
commit
aa58073e03
@ -3381,7 +3381,7 @@ FT_DECLARE(ftdm_status_t) ftdm_global_configuration(void)
|
||||
|
||||
if (load_config() != FTDM_SUCCESS) {
|
||||
globals.running = 0;
|
||||
ftdm_log(FTDM_LOG_ERROR, "OpenZap global configuration failed!\n");
|
||||
ftdm_log(FTDM_LOG_ERROR, "FreeTDM global configuration failed!\n");
|
||||
return FTDM_FAIL;
|
||||
}
|
||||
return FTDM_SUCCESS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user