[Pkg-voip-commits] [janus] 130/163: Mention static RTP forwarder in the documentation

Jonas Smedegaard dr at jones.dk
Sat Oct 28 01:22:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.5-1
in repository janus.

commit af8495506194a31585a4f9760c9e925f642f1d84
Author: Mikael Nousiainen <mikael.nousiainen at iki.fi>
Date:   Wed Oct 11 09:23:00 2017 +0300

    Mention static RTP forwarder in the documentation
---
 plugins/janus_audiobridge.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/plugins/janus_audiobridge.c b/plugins/janus_audiobridge.c
index cc960da..1ee0eb4 100644
--- a/plugins/janus_audiobridge.c
+++ b/plugins/janus_audiobridge.c
@@ -75,7 +75,9 @@ rtp_forward_always_on = true|false, whether silence should be forwarded when the
  * process the mixer audio stream. You can add new RTP forwarders with
  * the \c rtp_forward request; a \c stop_rtp_forward request removes an
  * existing RTP forwarder; \c listforwarders lists all the current RTP
- * forwarders on a specific AudioBridge room instance.
+ * forwarders on a specific AudioBridge room instance. As an alternative,
+ * you can configure a single static RTP forwarder in the plugin
+ * configuration file.
  *
  * \c create can be used to create a new audio room, and has to be
  * formatted as follows:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list