class

Freeswitch::ESL::Connection

Inherits Reference < Object

Constructors

new(conn : IO, spawn_receiver = true)
Source

Instance methods

api(app, arg = nil, timeout : Time::Span = 5.seconds)
Source
block_send(cmd, timeout : Time::Span = 5.seconds)
Source
channel_events
Source
close
Source
execute(app, arg = nil, uuid = nil, event_lock = false, timeout = 5.seconds)
Source
force_close
Source
remove_channel_event(channel)
Source
send(cmd)
Source
sendmsg(uuid, command, headers, body = "")
Source
set_events(name : String)
Source

Nested types