35 36 37
# File 'lib/ami.rb', line 35 def command(command) Asterisk::Action.new("Command", {"Command" => command}).send(@connection) end