]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
res/res_pjsip: Fix documentation whitespace issues 12/4512/1
authorMatt Jordan <mjordan@digium.com>
Mon, 28 Nov 2016 21:12:08 +0000 (15:12 -0600)
committerMatt Jordan <mjordan@digium.com>
Mon, 28 Nov 2016 21:12:45 +0000 (15:12 -0600)
Tabs > Spaces.

Change-Id: If1e43a71822615a898e958e0f8b2e882606f0bd0

res/res_pjsip.c

index dd4a619d2a51fe61b05f1638341fc21db2278903..d83bd06a5590480db4a6b0f0d80c78242cf96e3b 100644 (file)
                                                On outbound requests, force the user portion of the Contact header to this value.
                                        </para></description>
                                </configOption>
-                                <configOption name="asymmetric_rtp_codec" default="no">
-                                        <synopsis>Allow the sending and receiving RTP codec to differ</synopsis>
-                                        <description><para>
-                                                When set to "yes" the codec in use for sending will be allowed to differ from
-                                                that of the received one. PJSIP will not automatically switch the sending one
-                                                to the receiving one.
-                                        </para></description>
-                                </configOption>
+                               <configOption name="asymmetric_rtp_codec" default="no">
+                                       <synopsis>Allow the sending and receiving RTP codec to differ</synopsis>
+                                       <description><para>
+                                               When set to "yes" the codec in use for sending will be allowed to differ from
+                                               that of the received one. PJSIP will not automatically switch the sending one
+                                               to the receiving one.
+                                       </para></description>
+                               </configOption>
                        </configObject>
                        <configObject name="auth">
                                <synopsis>Authentication type</synopsis>