class Asterisk::ARIEvents

Defined in:

asterisk/ari_events.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String = "http://localhost:8088", events_url : String = "", username : String = "", secret : String = "", ari_app : String = "") #

[View source]

Instance Method Detail

def disconect #

[View source]
def logger #

[View source]
def register(event, event_type, event_id, event_state, &block) #

[View source]