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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Dec 12 06:56:29 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-23899.
----------------------------------

    Resolution: Fixed

> 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