[Pkg-voip-commits] [janus] 63/163: Fixed typo in AudioBridge docs

Jonas Smedegaard dr at jones.dk
Sat Oct 28 01:22:10 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 05bb973bc8c0679bdb2723ad1138b39bcc906a32
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Wed Aug 2 15:31:43 2017 +0200

    Fixed typo in AudioBridge docs
---
 plugins/janus_audiobridge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/janus_audiobridge.c b/plugins/janus_audiobridge.c
index 00cf23a..4b3cac5 100644
--- a/plugins/janus_audiobridge.c
+++ b/plugins/janus_audiobridge.c
@@ -137,7 +137,7 @@ record_file =	/path/to/recording.wav (where to save the recording)
 \verbatim
 {
 	"request" : "edit",
-	"room" : <unique numeric ID of the room to destroy>,
+	"room" : <unique numeric ID of the room to edit>,
 	"secret" : "<room secret, mandatory if configured>",
 	"new_description" : "<new pretty name of the room, optional>",
 	"new_secret" : "<new password required to edit/destroy the room, optional>",

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