]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Broke the build - Fixing XML DTD violation added in r399782, missing <para> tags...
authorRusty Newton <rnewton@digium.com>
Wed, 25 Sep 2013 19:40:43 +0000 (19:40 +0000)
committerRusty Newton <rnewton@digium.com>
Wed, 25 Sep 2013 19:40:43 +0000 (19:40 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399798 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_pjsip.c

index f18375395e2d5efdbbf4d980bd6e51d0f569b188..eab9b14037ede2e538f976832c520a74fbf674ff 100644 (file)
                                        <description><para>
                                                At the time of SDP creation, the IP address defined here will be used as
                                                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
                                                configuration, can also affect the final media address used in the SDP.
-                                       </note></description>
+                                       </para></note>
+                                       </description>
                                </configOption>
                                <configOption name="force_rport" default="yes">
                                        <synopsis>Force use of return port</synopsis>