Home
last modified time | relevance | path

Searched refs:switch_true (Results 101 – 123 of 123) sorted by relevance

12345

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dmod_skinny.c2198 profile->auto_restart = switch_true(val); in skinny_profile_set()
2200 profile->non_blocking = switch_true(val); in skinny_profile_set()
2657 helper.yn = switch_true(yn); in skinny_message_waiting_event_handler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c1411 if (switch_true(switch_channel_get_variable(channel, "zrtp_enrollment"))) { in zrtp_event_callback()
1501 zrtp_on = zrtp_enabled ? switch_true(zrtp_enabled) : 0; in switch_rtp_init()
3982 if (switch_true(switch_core_get_variable("rtp_retain_crypto_keys"))) { in switch_rtp_add_crypto_key()
4050 && switch_true(var)) in switch_rtp_add_crypto_key()
4461 if (srtp_enabled && switch_true(zrtp_enabled)) { in switch_rtp_create()
4469 if (switch_true(zrtp_enabled)) { in switch_rtp_create()
4507 if (switch_true(switch_channel_get_variable(channel, "zrtp_enrollment"))) { in switch_rtp_create()
4781 …if (switch_true(switch_channel_get_variable_dup(switch_core_session_get_channel(rtp_session->sessi… in switch_rtp_activate_jitter_buffer()
8796 …if (switch_true(switch_channel_get_variable(switch_core_session_get_channel(rtp_session->session),… in switch_rtp_enable_vad()
8800 …if (switch_true(switch_channel_get_variable(switch_core_session_get_channel(rtp_session->session),… in switch_rtp_enable_vad()
H A Dswitch_core_media_bug.c842 …if ((p = switch_channel_get_variable(session->channel, "media_bug_answer_req")) && switch_true(p))… in switch_core_media_bug_add()
H A Dswitch_msrp.c220 globals.debug = switch_true(val); in load_config()
H A Dswitch_core_sqldb.c2848 switch_bool_t sticky = switch_true(switch_event_get_header_nil(event, "sticky")); in core_event_handler()
H A Dswitch_event.c3139 r = switch_true(switch_event_get_header(vals, event_channel)); in switch_event_channel_permission_verify()
H A Dswitch_xml.c3112 dst = switch_true(isdst); in switch_xml_std_datetime_check()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_erlang_event/
H A Dmod_erlang_event.c1258 prefs.shortname = switch_true(val); in config()
1278 prefs.stop_on_bind_error = switch_true(val) ? 1 : 0; in config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_valet_parking/
H A Dmod_valet_parking.c419 play_announce = switch_true(var); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c1224 switch_true(switch_event_get_header(event, "variable_rayo_local_hangup")), in rayo_call_cleanup()
4491 if (switch_true(val)) { in do_config()
4495 if (switch_true(val)) { in do_config()
4499 if (switch_true(val)) { in do_config()
H A Drayo_output_component.c895 if (handle->params && switch_true(switch_event_get_header(handle->params, "pause"))) { in fileman_file_open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_event.c843 } else if (!switch_true(full_url) && conference->outcall_templ) { in conference_event_call_setup_handler()
H A Dconference_api.c571 conference->canvases[i]->disable_auto_clear = !switch_true(argv[3]); in conference_api_sub_canvas_auto_clear()
1636 on = switch_true(argv[2]); in conference_api_sub_vid_personal()
3015 } else if (switch_true(p)) { in conference_api_sub_cam()
H A Dconference_loop.c1431 if (!skip_member_beep || !switch_true(skip_member_beep)) in conference_loop_output()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_signalwire/
H A Dmod_signalwire.c660 globals.ssl_verify = switch_true(val) ? 1 : 0; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_opal/
H A Dmod_opal.cpp374 m_disableTranscoding = switch_true(val); in ReadConfig()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_av/
H A Davformat.c1728 …if (!strcasecmp(ext, "wav") || (handle->params && switch_true(switch_event_get_header(handle->para…
1816 int lr = (!strcasecmp(issplit, "lr") || switch_true(issplit));
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/
H A Dmod_v8.cpp531 …if (!switch_true(globals.script_caching) || !strcasecmp(script_file, "inline") || zstr(script_file… in LoadScript()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dmod_skypopen.c940 if (switch_true(switch_channel_get_variable(channel, "skype_get_inband_dtmf"))) { in channel_read_frame()
2202 …&& !switch_true(switch_channel_get_variable(channel, "skype_add_outband_dtmf_also_when_bridged")))… in dtmf_received()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/asr_tts/mod_unimrcp/
H A Dmod_unimrcp.c2364 …if (type != GRAMMAR_TYPE_URI || switch_true(switch_core_hash_find(schannel->params, "define-gramma… in recog_channel_load_grammar()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs10820 public static switch_bool_t switch_true(string expr) { in switch_true() method in FreeSWITCH.Native.freeswitch
10821 switch_bool_t ret = (switch_bool_t)freeswitchPINVOKE.switch_true(expr); in switch_true()
20289 public static extern int switch_true(string jarg1); in switch_true() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/
H A DChangeLog2776 mod_xml_cdr: use switch_true instead of atoi (r:14342)
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx20898 result = (switch_bool_t)switch_true((char const *)arg1); in CSharp_FreeSWITCHfNative_switch_true___()

12345