class Freeswitch::ESL::Connection
- Freeswitch::ESL::Connection
- Reference
- Object
Defined in:
connection.crConstructors
Instance Method Summary
- #api(app, arg = nil, timeout : Time::Span = 5.seconds)
- #block_send(cmd, timeout : Time::Span = 5.seconds)
- #channel_events
- #close
- #execute(app, arg = nil, uuid = nil, event_lock = false, timeout = 5.seconds)
- #force_close
- #remove_channel_event(channel)
- #run
- #send(cmd)
- #sendmsg(uuid, command, headers, body = "")
- #set_events(name : String)