Home
last modified time | relevance | path

Searched refs:switch_core_session_execute_application_get_flags (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h1110 SWITCH_DECLARE(switch_status_t) switch_core_session_execute_application_get_flags(_In_ switch_core_…
1124 …switch_core_session_execute_application(_a, _b, _c) switch_core_session_execute_application_get_fl…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_session.c2655 SWITCH_DECLARE(switch_status_t) switch_core_session_execute_application_get_flags(switch_core_sessi…
H A Dswitch_ivr_async.c5352 switch_core_session_execute_application_get_flags(other_session, app, path, &app_flags); in switch_ivr_broadcast()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs8733 …public static switch_status_t switch_core_session_execute_application_get_flags(SWIGTYPE_p_switch_… in switch_core_session_execute_application_get_flags() method in FreeSWITCH.Native.freeswitch
8734 …h_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_core_session_execute_application_get_fl… in switch_core_session_execute_application_get_flags()
18726 …public static extern int switch_core_session_execute_application_get_flags(global::System.Runtime.… in switch_core_session_execute_application_get_flags() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx14036 …result = (switch_status_t)switch_core_session_execute_application_get_flags(arg1,(char const *)arg… in CSharp_FreeSWITCHfNative_switch_core_session_execute_application_get_flags___()