class Alice::Freeswitch::ESL::Inbound

Defined in:

freeswitch/esl/inbound.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String = "127.0.0.1", port : String | Int32 = 5038, auth : String = "") #

[View source]

Instance Method Detail

def auth #

[View source]
def close #

[View source]
def connect #

[View source]
def read_response #

[View source]
def start #

[View source]
def stop #

[View source]