You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/04/04 13:53:43 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1863] red5sip documentation is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new bf570e5  [OPENMEETINGS-1863] red5sip documentation is updated
bf570e5 is described below

commit bf570e5617658525c3d9b38e3dda0d1503e688ee
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Apr 4 20:53:33 2018 +0700

    [OPENMEETINGS-1863] red5sip documentation is updated
---
 openmeetings-server/src/site/xdoc/voip-sip-integration.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/openmeetings-server/src/site/xdoc/voip-sip-integration.xml b/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
index 1f61673..cf38a89 100644
--- a/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
+++ b/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
@@ -305,6 +305,13 @@ rooms=1 # TBD (not in use)
 ]]>
 					</source>
 				</li>
+				<li>Set correct permissions on red5sip files:
+					<source>
+<![CDATA[
+sudo chown -R nobody:nogroup /opt/red5sip
+]]>
+					</source>
+				</li>
 				<li>Add red5sip to autostart:
 					<source>
 <![CDATA[

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.