class

Freeswitch::ESL::Inbound

Inherits Reference < Object

Constructors

new(host : String, port : Int32, pass : String, user : String | Nil = nil)
Source
new(conn : Connection, pass : String, user : String | Nil = nil)
Source

Instance methods

api(app, arg = nil)
Source
connect(timeout : Time::Span = 5.seconds)
Source
events
Source
exit
Source
filter(key, value = "")
Source
filter_delete(key, value = "")
Source
linger
Source
log(level)
Source
myevents(uuid : String)
Source
nixevent(events : String)
Source
noevents
Source
nolinger
Source
nolog
Source
sendevent(event, headers : Hash(String, String | Int64) = {} of String => String | Int64, body = "")
Source
set_events(name : String)
Source