mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-3794 please try latest and see if you get any more missing hostnames
This commit is contained in:
@@ -2022,10 +2022,6 @@ void *SWITCH_THREAD_FUNC sofia_profile_thread_run(switch_thread_t *thread, void
|
||||
|
||||
sofia_glue_add_profile(profile->name, profile);
|
||||
|
||||
if (profile->pres_type) {
|
||||
sofia_presence_establish_presence(profile);
|
||||
}
|
||||
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "Starting thread for %s\n", profile->name);
|
||||
|
||||
profile->started = switch_epoch_time_now(NULL);
|
||||
|
||||
Reference in New Issue
Block a user