Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h1024 SWITCH_DECLARE(switch_status_t) switch_ivr_release_file_handle(switch_core_session_t *session, swit…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_play_say.c1152 SWITCH_DECLARE(switch_status_t) switch_ivr_release_file_handle(switch_core_session_t *session, swit… in switch_ivr_release_file_handle() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c6250 switch_ivr_release_file_handle(psession, &fh); in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13504 …public static switch_status_t switch_ivr_release_file_handle(SWIGTYPE_p_switch_core_session sessio… in switch_ivr_release_file_handle() method in FreeSWITCH.Native.freeswitch
13505 …switch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_ivr_release_file_handle(SWIGTYPE_p… in switch_ivr_release_file_handle()
25620 …public static extern int switch_ivr_release_file_handle(global::System.Runtime.InteropServices.Han… in switch_ivr_release_file_handle() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx43272 result = (switch_status_t)switch_ivr_release_file_handle(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_ivr_release_file_handle___()