Exception: RubyAsterisk::HangupError

Inherits:
Error
  • Object
show all
Defined in:
lib/ruby-asterisk/error.rb

Overview

Raised when Asterisk sends an out-of-band HANGUP line mid-command (the channel was hung up). Callers may rescue this to abort cleanly instead of receiving a bogus response and desynchronizing the stream.