Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h206 #define SWITCH_ORIGINATOR_VARIABLE "originator" macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c3559 if ((uuid = switch_channel_get_variable(channel, SWITCH_ORIGINATOR_VARIABLE)) in switch_channel_perform_mark_pre_answered()
3809 if ((uuid = switch_channel_get_variable(channel, SWITCH_ORIGINATOR_VARIABLE)) in switch_channel_perform_mark_answered()
H A Dswitch_core_session.c699 …switch_channel_set_variable(peer_channel, SWITCH_ORIGINATOR_VARIABLE, switch_core_session_get_uuid…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14861 …public static readonly string SWITCH_ORIGINATOR_VARIABLE = freeswitchPINVOKE.SWITCH_ORIGINATOR_VAR… field in FreeSWITCH.Native.freeswitch