Home
last modified time | relevance | path

Searched refs:switch_core_media_ice_type_t (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_rtp.h327 switch_core_media_ice_type_t type, ice_t *ice_params);
H A Dswitch_types.h2708 } switch_core_media_ice_type_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c266 switch_core_media_ice_type_t type;
4850 switch_core_media_ice_type_t type, ice_t *ice_params) in switch_rtp_activate_ice()
H A Dswitch_core_media.c4067 static switch_core_media_ice_type_t switch_determine_ice_type(switch_rtp_engine_t *engine, switch_c… in switch_determine_ice_type()
4068 switch_core_media_ice_type_t ice_type = ICE_VANILLA; in switch_determine_ice_type()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx45130 switch_core_media_ice_type_t arg7 ; in CSharp_FreeSWITCHfNative_switch_rtp_activate_ice___()
45140 arg7 = (switch_core_media_ice_type_t)jarg7; in CSharp_FreeSWITCHfNative_switch_rtp_activate_ice___()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13832 …rlogin, string password, string rpassword, ice_proto_t proto, switch_core_media_ice_type_t type, i… in switch_rtp_activate_ice()
33410 public enum switch_core_media_ice_type_t { enum