----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4267/#review13997 -----------------------------------------------------------
/asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/test-config.yaml <https://reviewboard.asterisk.org/r/4267/#comment24515> You can assign the channel's uniqueid here so you don't need to store it elsewhere using the key "channelId" and "otherChannelId" if you need it. Doing this will significantly simplify the remainder of the test. - opticron On Dec. 15, 2014, 11:55 p.m., jbigelow wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/4267/ > ----------------------------------------------------------- > > (Updated Dec. 15, 2014, 11:55 p.m.) > > > Review request for Asterisk Developers and Mark Michelson. > > > Bugs: ASTERISK-24581 > https://issues.asterisk.org/jira/browse/ASTERISK-24581 > > > Repository: testsuite > > > Description > ------- > > This adds the remaining blind transfer tests 1.9 & 1.10 as described on the > StasisStart/StasisEnd Test Plan at: > https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=30279826 > > This additionally updates the existing test 'stasis_bridge_to_non_stasis_app' > (1.8) to verify the StasisEnd events of the channels per the test plan. An > additional (dummy) channel was added for the test to prevent the test from > ending when the channels involved in the test are hung up. This allows the > StasisEnd events of all the other channels to be verified before the test has > ended. The test description has also been updated to include more details > about the test. > > > Diffs > ----- > > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/tests.yaml > 6105 > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_same_stasis_app/test-config.yaml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_same_stasis_app/sipp/referer.xml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_same_stasis_app/sipp/referee.xml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_same_stasis_app/configs/ast1/pjsip.conf > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_same_stasis_app/configs/ast1/extensions.conf > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/test-config.yaml > 6105 > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/configs/ast1/extensions.conf > 6105 > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/blind_transfer.py > 6105 > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_different_stasis_app/test-config.yaml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_different_stasis_app/sipp/referer.xml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_different_stasis_app/sipp/referee.xml > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_different_stasis_app/configs/ast1/pjsip.conf > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_different_stasis_app/configs/ast1/extensions.conf > PRE-CREATION > > /asterisk/trunk/tests/rest_api/external_interaction/blind_transfer/blind_transfer.py > PRE-CREATION > > Diff: https://reviewboard.asterisk.org/r/4267/diff/ > > > Testing > ------- > > * Executed tests multiple times > * Reviewed logs to manually verify StasisStart/StasisEnd events occurred. > > > Thanks, > > jbigelow > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
