[Asterisk-code-review] apps/dial: Add privacy test for call connection (testsuite[master])
Matt Jordan
asteriskteam at digium.com
Thu Sep 8 07:35:21 CDT 2016
Hello Mark Michelson, Anonymous Coward #1000019, Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/3812
to look at the new patch set (#2).
Change subject: apps/dial: Add privacy test for call connection
......................................................................
apps/dial: Add privacy test for call connection
This patch is the first in a series that adds tests for the privacy (P)
and screening (p) options for the Dial application. As such, it consists
of two parts:
(1) It adds a common extensions.conf that will be used by all the tests.
Since the privacy and screening options include recording a name
prompt on the caller side and DTMF selection on the callee side, the
Test Suite AppTest module will be used.
(2) It adds the first test in the series, a test that covers the privacy
mode where the callee chooses to connect the call. The test does
basic verification that key sound prompts are played and that the
call is indeed bridged.
ASTERISK-25691
Change-Id: I1c5143c546c88dc91dee94de8f93445d442d7d81
---
A tests/apps/dial/privacy/configs/extensions.conf
A tests/apps/dial/privacy/privacy/connect-call/test-config.yaml
A tests/apps/dial/privacy/privacy/tests.yaml
A tests/apps/dial/privacy/tests.yaml
M tests/apps/dial/tests.yaml
5 files changed, 211 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/12/3812/2
--
To view, visit https://gerrit.asterisk.org/3812
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1c5143c546c88dc91dee94de8f93445d442d7d81
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-code-review
mailing list