summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-02-28 14:44:29 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-02-28 14:44:29 -0600
commit0986998f2fddb4ec79bcc641798183be846d0d14 (patch)
treebaf603ec6b421b77ef310118d11adadaa5f104b7 /res/res_pjsip.c
parent9c714b03f98f1bb64db1f24c79f9831365bbf111 (diff)
parent204674393863fc2ecea8e11b7b65f8d4139218ff (diff)
Merge "config: Improve documentation and behavior of outbound_proxy option."
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 9782cc997..810b6d329 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -349,7 +349,7 @@
</description>
</configOption>
<configOption name="outbound_proxy">
- <synopsis>Proxy through which to send requests, a full SIP URI must be provided</synopsis>
+ <synopsis>Full SIP URI of the outbound proxy used to send requests</synopsis>
</configOption>
<configOption name="rewrite_contact">
<synopsis>Allow Contact header to be rewritten with the source IP address-port</synopsis>