[asterisk-commits] app confbridge: Document sfu video mode value. (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Aug 23 13:05:35 CDT 2017
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/6265 )
Change subject: app_confbridge: Document sfu video_mode value.
......................................................................
app_confbridge: Document sfu video_mode value.
Change-Id: I26e17df2c93f3933b23f78070603adbcc84ba204
---
M apps/confbridge/conf_config_parser.c
M configs/samples/confbridge.conf.sample
2 files changed, 7 insertions(+), 0 deletions(-)
Approvals:
Sean Bright: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved; Approved for Submit
diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c
index bfd9f4f..6659305 100644
--- a/apps/confbridge/conf_config_parser.c
+++ b/apps/confbridge/conf_config_parser.c
@@ -391,6 +391,10 @@
is the single source of video distribution among all participants. If
that user leaves, the marked user to join after them becomes the source.</para>
</enum>
+ <enum name="sfu">
+ <para>Selective Forwarding Unit - Sets multi-stream
+ operation for a multi-party video conference.</para>
+ </enum>
</enumlist>
</description>
</configOption>
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 265b953..9cf86aa 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -213,6 +213,9 @@
; first_marked: The first marked user to join the conference with video capabilities
; is the single source of video distribution among all participants. If
; that user leaves, the marked user to join after them becomes the source.
+ ;
+ ; sfu: Selective Forwarding Unit - Sets multi-stream operation
+ ; for a multi-party video conference.
;language=en ; Set the language used for announcements to the conference.
; Default is en (English).
--
To view, visit https://gerrit.asterisk.org/6265
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I26e17df2c93f3933b23f78070603adbcc84ba204
Gerrit-Change-Number: 6265
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20170823/b3ec3c3f/attachment-0001.html>
More information about the asterisk-commits
mailing list