Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_caller.c62 caller_id_name = SWITCH_DEFAULT_CLID_NAME; in switch_caller_profile_new()
H A Dswitch_ivr_originate.c2894 cid_name_override = SWITCH_DEFAULT_CLID_NAME; in switch_ivr_originate()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h114 #define SWITCH_DEFAULT_CLID_NAME "" macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_server.c354 caller_party_name = SWITCH_DEFAULT_CLID_NAME; in skinny_session_send_call_info()
367 called_party_name = SWITCH_DEFAULT_CLID_NAME; in skinny_session_send_call_info()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Dmod_rtmp.c1096 SWITCH_DEFAULT_CLID_NAME, in rtmp_session_create_call()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14779 …public static readonly string SWITCH_DEFAULT_CLID_NAME = freeswitchPINVOKE.SWITCH_DEFAULT_CLID_NAM… field in FreeSWITCH.Native.freeswitch