mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
timer based nat_map refresh
This commit is contained in:
2
src/switch_core.c
Normal file → Executable file
2
src/switch_core.c
Normal file → Executable file
@@ -1325,6 +1325,8 @@ SWITCH_DECLARE(switch_status_t) switch_core_init(switch_core_flag_t flags, switc
|
||||
|
||||
switch_scheduler_task_thread_start();
|
||||
|
||||
switch_nat_late_init();
|
||||
|
||||
switch_rtp_init(runtime.memory_pool);
|
||||
|
||||
runtime.running = 1;
|
||||
|
Reference in New Issue
Block a user