Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_channel.h43 SWITCH_BEGIN_EXTERN_C struct switch_channel_timetable { struct
55 struct switch_channel_timetable *next; argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31685 public class switch_channel_timetable : global::System.IDisposable { class
31689 internal switch_channel_timetable(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_channel_timetable() method in FreeSWITCH.Native.switch_channel_timetable
31858 public switch_channel_timetable() : this(freeswitchPINVOKE.new_switch_channel_timetable(), true) { in switch_channel_timetable() method in FreeSWITCH.Native.switch_channel_timetable