Broke the build - Fixing XML DTD violation added in r399782, missing <para> tags inside a <note>

........

Merged revisions 399798 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@399799 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Rusty Newton 2013-09-25 19:43:43 +00:00
parent 1468246e5c
commit 21fb2fca5e
1 changed files with 4 additions and 2 deletions

View File

@ -213,10 +213,12 @@
<description><para> <description><para>
At the time of SDP creation, the IP address defined here will be used as At the time of SDP creation, the IP address defined here will be used as
the media address for individual streams in the SDP. the media address for individual streams in the SDP.
</para><note> </para>
<note><para>
Be aware that the <literal>external_media_address</literal> option, set in Transport Be aware that the <literal>external_media_address</literal> option, set in Transport
configuration, can also affect the final media address used in the SDP. configuration, can also affect the final media address used in the SDP.
</note></description> </para></note>
</description>
</configOption> </configOption>
<configOption name="force_rport" default="yes"> <configOption name="force_rport" default="yes">
<synopsis>Force use of return port</synopsis> <synopsis>Force use of return port</synopsis>