[Asterisk-code-review] apps/playback: Add a remote uri test for Playback of remote ... (testsuite[master])

Joshua Colp asteriskteam at digium.com
Wed Mar 23 10:23:04 CDT 2016


Hello Anonymous Coward #1000019, George Joseph,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/2316

to look at the new patch set (#3).

Change subject: apps/playback: Add a remote_uri test for Playback of remote media files
......................................................................

apps/playback: Add a remote_uri test for Playback of remote media files

This patch adds a test that covers the Playback application playing back
media from a remote web server. The test covers playing back a single file
as well as chained file playback.

In order to support this, a new pluggable module, http_static_server, has been
added that creates a very small HTTP server that hosts static content from a
configured location. One of our normal test sounds, talking.wav, has been
copied to contrib/sounds, which can be used for multiple tests.

ASTERISK-25654

Change-Id: I606d700efded1afd2b25f97fba1808dc7a14c8ea
---
A contrib/sounds/README.txt
A contrib/sounds/talking.wav
A lib/python/asterisk/http_static_server.py
A sample-yaml/http-static-server-config.yaml.sample
A tests/apps/playback/remote_uri/configs/ast1/extensions.conf
A tests/apps/playback/remote_uri/test-config.yaml
M tests/apps/playback/tests.yaml
7 files changed, 116 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/16/2316/3
-- 
To view, visit https://gerrit.asterisk.org/2316
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I606d700efded1afd2b25f97fba1808dc7a14c8ea
Gerrit-PatchSet: 3
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list