class Freeswitch::ESL::Outbound

Defined in:

outbound.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(conn : Connection) #

[View source]

Class Method Detail

def self.listen(host : String, port : Int32, &block : Outbound, Channel(Event) -> _) #

[View source]

Instance Method Detail

def execute(app, arg = nil, event_lock = false) #

[View source]