Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_utils.h319 static inline switch_bool_t switch_is_moh(const char *s) in switch_is_moh() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs10714 public static switch_bool_t switch_is_moh(string s) { in switch_is_moh() method in FreeSWITCH.Native.freeswitch
20229 public static extern int switch_is_moh(string jarg1); in switch_is_moh() method in FreeSWITCH.Native.freeswitchPINVOKE