Home
last modified time | relevance | path

Searched refs:destroy_nh (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dmod_sofia.h184 int destroy_nh; member
H A Dsofia_reg.c381 pvt->destroy_nh = 1; in sofia_reg_check_gateway()
627 pvt->destroy_nh = 1; in sofia_reg_nat_callback()
H A Dsofia.c911 sofia_private->destroy_nh = 1; in sofia_handle_sip_i_notify()
1098 sofia_private->destroy_nh = 1; in sofia_handle_sip_i_bye()
2174 if (nh && ((sofia_private && sofia_private->destroy_nh) || !nua_handle_magic(nh))) { in our_sofia_event_callback()
H A Dmod_sofia.c6110 mod_sofia_globals.destroy_private.destroy_nh = 1; in SWITCH_MODULE_LOAD_FUNCTION()