Home
last modified time | relevance | path

Searched refs:switch_channel_get_origination_caller_profile (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_channel.h256 SWITCH_DECLARE(switch_caller_profile_t *) switch_channel_get_origination_caller_profile(switch_chan…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c2908 SWITCH_DECLARE(switch_caller_profile_t *) switch_channel_get_origination_caller_profile(switch_chan… in switch_channel_get_origination_caller_profile() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs11611 …public static switch_caller_profile switch_channel_get_origination_caller_profile(SWIGTYPE_p_switc… in switch_channel_get_origination_caller_profile() method in FreeSWITCH.Native.freeswitch
11612 …global::System.IntPtr cPtr = freeswitchPINVOKE.switch_channel_get_origination_caller_profile(SWIGT… in switch_channel_get_origination_caller_profile()
24099 …public static extern global::System.IntPtr switch_channel_get_origination_caller_profile(global::S… in switch_channel_get_origination_caller_profile() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx36100 result = (switch_caller_profile_t *)switch_channel_get_origination_caller_profile(arg1); in CSharp_FreeSWITCHfNative_switch_channel_get_origination_caller_profile___()