We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Establish video conference via RCML using <dial> verb.
<dial>
<Video>
Conference
Call
CallManager
Jsr309CallController
The text was updated successfully, but these errors were encountered:
Preliminar structure for video conferencing. Issue #1552.
8dc4506
Fix to correctly obtain the name of the video conference from RCML ve…
af1be9a
…rb. Issue #1552.
Structure for video conferencing attributes. Issue #1552.
4ab645a
Fix for ‘enable’ attribute. Issue #1552.
0070c78
Debug and tests for CAPTION media session parameter. Issue #1552.
1e7fadb
Revert "Debug and tests for CAPTION media session parameter. Issue #1552
7644fb6
." This reverts commit 1e7fadb.
Migration of attribute CAPTION from conference media session to parti…
958ca86
…cipant media session. Issue #1552.
Removing unnecessary XML formatting and adjusting default values for …
9a6c43e
…video conferencing RCMLs. Issue #1552.
Removing unnecessary XML formatting. Issue #1552.
1987e0a
ghjansen
No branches or pull requests
Establish video conference via RCML using
<dial>
verb.Planned tasks
<Video>
verb with the attributes: enable, mode, resolution, layout, overlayConference
Call
CallManager
Jsr309CallController
The text was updated successfully, but these errors were encountered: