]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
res_pjsip: Update contact_user to point out default
authorMarcel Wagner <mwagner@sipgate.de>
Thu, 17 Nov 2022 19:30:45 +0000 (20:30 +0100)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 8 Dec 2022 18:39:41 +0000 (12:39 -0600)
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

res/res_pjsip_outbound_registration.c

index fc1dcadab4109686356511ce7a99585dd6d9d581..538f65f757ef7508539112041007651defa95f2f 100644 (file)
@@ -75,8 +75,8 @@
                                                on networking specifics and configuration of the registrar.
                                        </para></description>
                                </configOption>
-                               <configOption name="contact_user">
-                                       <synopsis>Contact User to use in request</synopsis>
+                               <configOption name="contact_user" default="s">
+                                       <synopsis>Contact User to use in request. If this value is not set, this defaults to 's'</synopsis>
                                </configOption>
                                <configOption name="contact_header_params">
                                        <synopsis>Header parameters to place in the Contact header</synopsis>