[asterisk-bugs] [JIRA] (ASTERISK-23304) testsuite: Write a test for end_marked/wait_marked/marked users
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Feb 13 12:57:05 CST 2014
Matt Jordan created ASTERISK-23304:
--------------------------------------
Summary: testsuite: Write a test for end_marked/wait_marked/marked users
Key: ASTERISK-23304
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23304
Project: Asterisk
Issue Type: Improvement
Components: Applications/app_confbridge, Tests/testsuite
Reporter: Matt Jordan
Write a test that verifies the interaction of users with the 'marked' flag, users who have the 'waitmarked' flags, and users who have the 'endmarked' flag in a ConfBridge conference.
The test should use the following:
# A user profile who is both 'waitmarked' and 'endmarked' (WE)
# A user profile who is 'waitmarked' only (W)
# A user profile who is 'marked' (M)
# A user profile who is 'endmarked' only (E)
Verify that:
When a WE user, W user, and E user join the bridge, that the WE and W user remain in a waiting state waiting for the M user to join. When the M user joins, all are put into the conference. When the M user leaves, the WE and E user are ejected and the W user is put back into a waiting state.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list