# File lib/adhearsion/voip/asterisk/commands.rb, line 202
        def record
          # TODO
          puts "RECORD NOT IMPLEMENTED."
          String.random # Simulates the returned filename
        end