summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
authorMatt Jordan <mjordan@digium.com>2016-11-28 15:12:08 -0600
committerMatt Jordan <mjordan@digium.com>2016-11-28 15:12:45 -0600
commita33ed3327aa7530b9c9dbd98bd575f85c15ec8a4 (patch)
tree9e7ddc162427b518ccd7c4e3f22d9e518af51e53 /res/res_pjsip.c
parent2bae7f4ed9303a4d8565bc861452fd342440ec41 (diff)
res/res_pjsip: Fix documentation whitespace issues
Tabs > Spaces. Change-Id: If1e43a71822615a898e958e0f8b2e882606f0bd0
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index dd4a619d2..d83bd06a5 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -919,14 +919,14 @@
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>