Home
last modified time | relevance | path

Searched defs:switch_channel_str2cause (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c211 SWITCH_DECLARE(switch_call_cause_t) switch_channel_str2cause(const char *str) in switch_channel_str2cause() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs11510 public static switch_call_cause_t switch_channel_str2cause(string str) { in switch_channel_str2cause() method in FreeSWITCH.Native.freeswitch
24036 public static extern int switch_channel_str2cause(string jarg1); in switch_channel_str2cause() method in FreeSWITCH.Native.freeswitchPINVOKE