Module: Adhearsion::VoIP::Asterisk::Commands::MenuDigitResponse

Defined in:
lib/adhearsion/voip/asterisk/commands.rb

Instance Method Summary collapse

Instance Method Details

#timed_out?Boolean

Returns:

  • (Boolean)


1422
1423
1424
# File 'lib/adhearsion/voip/asterisk/commands.rb', line 1422

def timed_out?
  eql? 0.chr
end