[asterisk-bugs] [JIRA] (ASTERISK-23899) Testsuite: Nominal tests for Authenticate with a custom prompt

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Jun 17 10:52:57 CDT 2014


Matt Jordan created ASTERISK-23899:
--------------------------------------

             Summary: Testsuite: Nominal tests for Authenticate with a custom prompt
                 Key: ASTERISK-23899
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23899
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Applications/app_authenticate, Tests/testsuite
            Reporter: Matt Jordan


Using the {{apptest}} pluggable module, write tests that verifies nominal authentication scenarios using the [Authenticate|https://wiki.asterisk.org/wiki/display/AST/Application_Authenticate] dialplan application. In this particular scenario, verify that a custom prompt is played when specified:

# A channel enters into the {{Authenticate}} application. The application should have a hard coded password of 4 digits and a custom prompt specified.
# Verify that the correct prompt is played back by listening for a {{TestEvent}} AMI event with a {{Message}} field matching the prompt being played.
# The channel should provide the application the DTMF digits for the password along with a terminating {{#}}.
# The channel should exit out of the {{Authenticate}} application and continue to the next priority. A UserEvent should be emitted indicating success.





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list