Home
last modified time | relevance | path

Searched refs:ani_ton (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_caller.c84 profile->ani_ton = SWITCH_TON_UNDEF; in switch_caller_profile_new()
142 profile->ani_ton = tocopy->ani_ton; in switch_caller_profile_dup()
268 return switch_core_sprintf(caller_profile->pool, "%u", caller_profile->ani_ton); in switch_caller_get_field_by_name()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_caller.h96 uint8_t ani_ton; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c1889 tech_pvt->caller_profile->ani_ton = channel_caller_data->ani.type; in ftdm_channel_from_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx23600 if (arg1) (arg1)->ani_ton = arg2; in CSharp_FreeSWITCHfNative_switch_caller_profile_ani_ton_set___()
23610 result = (uint8_t) ((arg1)->ani_ton); in CSharp_FreeSWITCHfNative_switch_caller_profile_ani_ton_get___()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31048 public byte ani_ton { property in FreeSWITCH.Native.switch_caller_profile