[asterisk-bugs] [JIRA] (ASTERISK-23301) testsuite: Write a test for waitmarked/marked/normal user interaction

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 13 12:53:03 CST 2014


Matt Jordan created ASTERISK-23301:
--------------------------------------

             Summary: testsuite: Write a test for waitmarked/marked/normal user interaction
                 Key: ASTERISK-23301
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23301
             Project: Asterisk
          Issue Type: Improvement
          Components: Applications/app_confbridge, Tests/testsuite
            Reporter: Matt Jordan


The triple lindy of ConfBridge tests...

Write a test that verifies the interaction of users with the 'marked' flag, users who have the 'waitmarked' flags, and users who have neither 'waitmarked' nor 'marked' flags in a ConfBridge conference.

The test should verify the following:

# That when a 'waitmarked' user joins, followed by a normal user, that the 'waitmarked' user remains in the waiting state. When the 'marked' user joins, the 'wairmarked' user is placed in the conference with the other two users.
## Variant: when the normal user leaves the conference, the 'waitmarked' user remains in the conference with the 'marked' user
## Variant: when the 'marked' user leaves the conference, the normal user remains in the conference but the 'waitmarked' user gets put back into a waiting state
# That when a normal user joins, followed by a 'waitmarked' user, that the 'waitmarked' user is put into the waiting state. When the 'marked' user joins, the 'waitmarked' user is put into the conference.
# That when a normal user joins, followed by a 'marked' user, that the 'waitmarked' user is put immediately into the conference with the other two users.

--
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