res/res_pjsip: Fix documentation whitespace issues

Tabs > Spaces.

Change-Id: If1e43a71822615a898e958e0f8b2e882606f0bd0
This commit is contained in:
Matt Jordan
2016-11-28 15:12:08 -06:00
parent 606ab90c25
commit a3f48be0da

View File

@@ -925,14 +925,14 @@
On outbound requests, force the user portion of the Contact header to this value. On outbound requests, force the user portion of the Contact header to this value.
</para></description> </para></description>
</configOption> </configOption>
<configOption name="asymmetric_rtp_codec" default="no"> <configOption name="asymmetric_rtp_codec" default="no">
<synopsis>Allow the sending and receiving RTP codec to differ</synopsis> <synopsis>Allow the sending and receiving RTP codec to differ</synopsis>
<description><para> <description><para>
When set to "yes" the codec in use for sending will be allowed to differ from 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 that of the received one. PJSIP will not automatically switch the sending one
to the receiving one. to the receiving one.
</para></description> </para></description>
</configOption> </configOption>
</configObject> </configObject>
<configObject name="auth"> <configObject name="auth">
<synopsis>Authentication type</synopsis> <synopsis>Authentication type</synopsis>