[Asterisk-code-review] tests/rest api/bridges: Add a test for video (testsuite[master])

Matt Jordan asteriskteam at digium.com
Mon Nov 14 16:07:52 CST 2016


Matt Jordan has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/4437 )

Change subject: tests/rest_api/bridges: Add a test for video
......................................................................

tests/rest_api/bridges: Add a test for video

This patch adds a test for manipulating the source of video via ARI in a
multi-party bridge. It:
 - Create a bridge
 - Spawns three channels and puts them in the bridge
 - Sets the video source to the third channel
 - Once we receive notification of the video source update, change the
   video source to the second channel
 - Once we recieve notification of that video source update, remove the
   video source
 - Clean everything up and verify all the important events

ASTERISK-26595

Change-Id: I8195bf9377482e6c09c6a526c7268e7d95d1ae10
---
M tests/rest_api/bridges/tests.yaml
A tests/rest_api/bridges/video/configs/ast1/extensions.conf
A tests/rest_api/bridges/video/test-config.yaml
3 files changed, 234 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/37/4437/2
-- 
To view, visit https://gerrit.asterisk.org/4437
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8195bf9377482e6c09c6a526c7268e7d95d1ae10
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list