[Home]

Summary:ASTERISK-23524: testsuite: nominal DISA tests: n/p options
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-03-25 11:50:35Date Closed:2014-12-12 06:56:20.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_disa Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Write a test for DISA that does the following:

h3. p option

* Has an inbound call enter the DISA application, with the special 'no-passcode' string specified, as well as the 'p' option
* The channel provides no passcode and immediately can provide a valid extension in the 'disa' context via a sequence of DTMF characters. When the '#' DTMF character, an extension is matched.
* The channel executes the specified extension@context|disa

h3. n option

* Has an inbound call enter the DISA application, with the special 'no-passcode' string specified, as well as the 'n' option
* The channel provides no passcode and immediately can provide a valid extension in the 'disa' context via a sequence of DTMF characters.
* The channel executes the specified extension@context
* The channel should not receive a state change indicating that it was answered
Comments: