Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h282 } switch_dtmf_source_t; typedef
301 switch_dtmf_source_t source;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c6135 static const char *to_dtmf_source_string(switch_dtmf_source_t source) in to_dtmf_source_string()
6150 switch_dtmf_source_t last_dtmf_source;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx2210 switch_dtmf_source_t arg2 ; in CSharp_FreeSWITCHfNative_switch_dtmf_t_source_set___()
2213 arg2 = (switch_dtmf_source_t)jarg2; in CSharp_FreeSWITCHfNative_switch_dtmf_t_source_set___()
2221 switch_dtmf_source_t result; in CSharp_FreeSWITCHfNative_switch_dtmf_t_source_get___()
2224 result = (switch_dtmf_source_t) ((arg1)->source); in CSharp_FreeSWITCHfNative_switch_dtmf_t_source_get___()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs35990 public enum switch_dtmf_source_t { enum
36071 public switch_dtmf_source_t source {
36076switch_dtmf_source_t ret = (switch_dtmf_source_t)freeswitchPINVOKE.switch_dtmf_t_source_get(swigCP…