Home
last modified time | relevance | path

Searched refs:switch_core_new_memory_pool (Results 101 – 117 of 117) sorted by relevance

12345

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_xml.c162 switch_core_new_memory_pool(&pool); in preprocess_stun_set()
2275 switch_core_new_memory_pool(&pool); in switch_xml_free_in_thread()
H A Dswitch_ivr.c2080 switch_core_new_memory_pool(&pool); in switch_ivr_bg_media()
2329 switch_core_new_memory_pool(&pool); in switch_ivr_digit_stream_parser_new()
H A Dswitch_event.c3490 switch_core_new_memory_pool(&pool); in switch_live_array_create()
H A Dswitch_core_video.c1852 switch_core_new_memory_pool(&pool); in switch_img_txt_handle_create()
H A Dswitch_ivr_async.c143 switch_core_new_memory_pool(&pool); in switch_ivr_dmachine_create()
H A Dswitch_channel.c5370 switch_core_new_memory_pool(&pool); in create_device_record()
H A Dswitch_rtp.c3426 switch_core_new_memory_pool(&pool); in dtls_bio_filter_new()
H A Dswitch_core_media.c14048 switch_core_new_memory_pool(&video_globals.pool); in switch_core_media_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h638 #define switch_core_new_memory_pool(p) switch_core_perform_new_memory_pool(p, __FILE__, __SWITCH_FU… macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfssession.cpp1772 if (switch_core_new_memory_pool(&pool) != SWITCH_STATUS_SUCCESS) { in JS_SESSION_FUNCTION_IMPL()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_h323/
H A Dmod_h323.cpp469 if ((status = switch_core_new_memory_pool(&pool)) != SWITCH_STATUS_SUCCESS) { in ReadConfig()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_presence.c901 switch_core_new_memory_pool(&pool); in do_dialog_probe()
3571 switch_core_new_memory_pool(&pool); in sync_sla()
H A Dsofia.c2249 switch_core_new_memory_pool(&pool); in sofia_process_dispatch_event_in_thread()
4504 if ((status = switch_core_new_memory_pool(&pool)) != SWITCH_STATUS_SUCCESS) { in config_sofia()
9320 switch_core_new_memory_pool(&npool); in sofia_handle_sip_i_refer()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c5769 switch_core_new_memory_pool(&pool); in launch_call()
5904 switch_core_new_memory_pool(&pool); in launch_call_monitor()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c4218 switch_core_new_memory_pool(&pool); in start_jsock()
4741 switch_core_new_memory_pool(&pool); in parse_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_httapi/
H A Dmod_httapi.c1357 switch_core_new_memory_pool(&pool); in client_create()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c4598 switch_core_new_memory_pool(&data.pool); in FTDM_CLI_DECLARE()

12345