[Asterisk-code-review] res_pjsip: Update contact_user to point out default (asterisk[master])

Marcel Wagner asteriskteam at digium.com
Thu Nov 17 13:31:35 CST 2022


Marcel Wagner has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/19569 )


Change subject: res_pjsip: Update contact_user to point out default
......................................................................

res_pjsip: Update contact_user to point out default

Updates the documentation for the 'contact_user' field to point out the
default outbound contact if no contact_user is specified 's'

ASTERISK-30316 #close

Change-Id: I61f24fb9164e4d07e05908a2511805281874c876
---
M res/res_pjsip/pjsip_config.xml
1 file changed, 15 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/19569/1

diff --git a/res/res_pjsip/pjsip_config.xml b/res/res_pjsip/pjsip_config.xml
index 7ef3c30..5cc9172 100644
--- a/res/res_pjsip/pjsip_config.xml
+++ b/res/res_pjsip/pjsip_config.xml
@@ -1313,7 +1313,7 @@
 				<configOption name="contact_user" default="">
 					<synopsis>Force the user on the outgoing Contact header to this value.</synopsis>
 					<description><para>
-						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. If this value is not set, the value 's' is being used.
 					</para></description>
 				</configOption>
 				<configOption name="asymmetric_rtp_codec" default="no">

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19569
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I61f24fb9164e4d07e05908a2511805281874c876
Gerrit-Change-Number: 19569
Gerrit-PatchSet: 1
Gerrit-Owner: Marcel Wagner <mwagner at sipgate.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20221117/e4f300e9/attachment.html>


More information about the asterisk-code-review mailing list