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)


1471
1472
1473
# File 'lib/adhearsion/voip/asterisk/commands.rb', line 1471

def timed_out?
  eql? 0.chr
end