# File lib/adhearsion/voip/asterisk/commands.rb, line 174
        def last_dial_successful?
          last_dial_status == 'ANSWER'
        end