Author: solomax
Date: Fri Oct 25 07:28:29 2013
New Revision: 1535651
URL: http://svn.apache.org/r1535651
Log:
3.0 Red5Sip documentation is updated
Modified:
openmeetings/trunk/singlewebapp/docs/red5sip-integration_3.0.html
openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_3.0.xml
Modified: openmeetings/trunk/singlewebapp/docs/red5sip-integration_3.0.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/red5sip-integration_3.0.html?rev=1535651&r1=1535650&r2=1535651&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/red5sip-integration_3.0.html (original)
+++ openmeetings/trunk/singlewebapp/docs/red5sip-integration_3.0.html Fri Oct
25 07:28:29 2013
@@ -660,7 +660,7 @@ limitations under the License.
</td></tr>
<tr><td>
<blockquote>
- <p>You need Apache OpenMeetings
<strong>version 2.1</strong> to apply this guide!</p>
+ <p>You need Apache OpenMeetings
<strong>version 3.0</strong> to apply this guide!</p>
<p>You need Asterisk
<strong>version 11</strong> to apply this guide!</p>
<p>Here is instruction how-to
set up red5sip transport integration with OpenMeetings on Ubuntu 12.10.</p>
</blockquote>
@@ -932,7 +932,7 @@ limitations under the License.
<br />
<div>
Update Openmeetings with creadentials for
Asterisk manager.
- Modify
<tt>/opt/red5/webapps/openmeetings/WEB-INF/openmeetings-applicationContext.xml</tt><br
/>
+ Modify
<tt>/opt/red5/webapps/openmeetings/WEB-INF/classes/openmeetings-applicationContext.xml</tt><br
/>
find <strong><bean id="sipDao"
class="org.apache.openmeetings.db.dao.room.SipDao"></strong>
uncomment its parameters and set it to your
custom values.
<p style="font-size: larger; color: blue;">
Modified: openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_3.0.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_3.0.xml?rev=1535651&r1=1535650&r2=1535651&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_3.0.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_3.0.xml Fri Oct
25 07:28:29 2013
@@ -19,7 +19,7 @@
</properties>
<body>
<section name="SIP-Transport Integration">
- <p>You need Apache OpenMeetings <strong>version
2.1</strong> to apply this guide!</p>
+ <p>You need Apache OpenMeetings <strong>version
3.0</strong> to apply this guide!</p>
<p>You need Asterisk <strong>version 11</strong> to
apply this guide!</p>
<p>Here is instruction how-to set up red5sip transport
integration with OpenMeetings on Ubuntu 12.10.</p>
</section>
@@ -240,7 +240,7 @@
</div><br />
<div>
Update Openmeetings with creadentials for
Asterisk manager.
- Modify
<tt>/opt/red5/webapps/openmeetings/WEB-INF/openmeetings-applicationContext.xml</tt><br
/>
+ Modify
<tt>/opt/red5/webapps/openmeetings/WEB-INF/classes/openmeetings-applicationContext.xml</tt><br
/>
find <strong><bean id="sipDao"
class="org.apache.openmeetings.db.dao.room.SipDao"></strong>
uncomment its parameters and set it to your
custom values.
<p style="font-size: larger; color: blue;">