Home
last modified time | relevance | path

Searched defs:switch_ivr_3p_media (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr.c1624 SWITCH_DECLARE(switch_status_t) switch_ivr_3p_media(const char *uuid, switch_media_flag_t flags) in switch_ivr_3p_media() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13134 public static switch_status_t switch_ivr_3p_media(string uuid, uint flags) { in switch_ivr_3p_media() method in FreeSWITCH.Native.freeswitch
25395 public static extern int switch_ivr_3p_media(string jarg1, uint jarg2); in switch_ivr_3p_media() method in FreeSWITCH.Native.freeswitchPINVOKE