Author: solomax
Date: Thu Feb 28 15:53:23 2013
New Revision: 1451239
URL: http://svn.apache.org/r1451239
Log:
SIP: redundant step is removed from the instruction
Modified:
openmeetings/trunk/singlewebapp/docs/red5sip-integration_2.1.html
openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml
Modified: openmeetings/trunk/singlewebapp/docs/red5sip-integration_2.1.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/red5sip-integration_2.1.html?rev=1451239&r1=1451238&r2=1451239&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/red5sip-integration_2.1.html (original)
+++ openmeetings/trunk/singlewebapp/docs/red5sip-integration_2.1.html Thu Feb
28 15:53:23 2013
@@ -916,12 +916,6 @@ limitations under the License.
</blockquote>
</div>
<br />
- <div>
- Ensure dahdi was installed successfully:
- <blockquote>
- <i>modprobe dahdi</i>
- </blockquote>
- </div>
</blockquote>
</td></tr>
<tr><td><br/></td></tr>
Modified: openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml?rev=1451239&r1=1451238&r2=1451239&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml Thu Feb
28 15:53:23 2013
@@ -1,11 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2006 The Apache Software Foundation Licensed under the Apache
- License, Version 2.0 (the "License"); you may not use this file except
in
- compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
distributed
- under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES
- OR CONDITIONS OF ANY KIND, either express or implied. See the License
for
- the specific language governing permissions and limitations under the
License. -->
+<!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
<document>
<properties>
<title>SIP-Transport Integration</title>
@@ -238,12 +244,6 @@
<i>service asterisk restart</i>
</blockquote>
</div><br />
- <div>
- Ensure dahdi was installed successfully:
- <blockquote>
- <i>modprobe dahdi</i>
- </blockquote>
- </div>
</section>
<section name="Setup red5sip transport">