Home
last modified time | relevance | path

Searched refs:SWITCH_TON_UNDEF (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_caller.c80 profile->caller_ton = SWITCH_TON_UNDEF; in switch_caller_profile_new()
84 profile->ani_ton = SWITCH_TON_UNDEF; in switch_caller_profile_new()
88 profile->rdnis_ton = SWITCH_TON_UNDEF; in switch_caller_profile_new()
93 profile->destination_number_ton = SWITCH_TON_UNDEF; in switch_caller_profile_new()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h49 #define SWITCH_TON_UNDEF 255 macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14730 public static readonly int SWITCH_TON_UNDEF = freeswitchPINVOKE.SWITCH_TON_UNDEF_get(); field in FreeSWITCH.Native.freeswitch