Home
last modified time | relevance | path

Searched refs:switch_rtp_set_flags (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_rtp.h368 SWITCH_DECLARE(void) switch_rtp_set_flags(switch_rtp_t *rtp_session, switch_rtp_flag_t flags[SWITCH…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Drtp.c578 switch_rtp_set_flags(tech_pvt->rtp_session, flags); in channel_receive_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_h323/
H A Dmod_h323.cpp1617 switch_rtp_set_flags(tech_pvt->rtp_session, flags); in receive_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c4364 switch_rtp_set_flags(rtp_session, flags); in switch_rtp_create()
5280 SWITCH_DECLARE(void) switch_rtp_set_flags(switch_rtp_t *rtp_session, switch_rtp_flag_t flags[SWITCH… in switch_rtp_set_flags() function
H A Dswitch_core_media.c12753 switch_rtp_set_flags(rtp, flags); in switch_core_media_receive_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13888 …public static void switch_rtp_set_flags(SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_switch_rtp_f… in switch_rtp_set_flags() method in FreeSWITCH.Native.freeswitch
13889 …freeswitchPINVOKE.switch_rtp_set_flags(SWIGTYPE_p_switch_rtp.getCPtr(rtp_session), SWIGTYPE_p_swit… in switch_rtp_set_flags()
26079 …public static extern void switch_rtp_set_flags(global::System.Runtime.InteropServices.HandleRef ja… in switch_rtp_set_flags() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx45302 switch_rtp_set_flags(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_rtp_set_flags___()