]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
res_pjsip: Fix typo in from_domain documentation
authorMarcel Wagner <mwagner@sipgate.de>
Fri, 25 Nov 2022 09:59:07 +0000 (10:59 +0100)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 9 Dec 2022 12:43:46 +0000 (06:43 -0600)
This fixes a small typo in the from_domain documentation on the endpoint documentation

ASTERISK-30328 #close

Change-Id: Ia6f0897c3f5cab899ef2cde6b3ac07265b8beb21

res/res_pjsip/pjsip_config.xml

index 7ef3c30ed4736afe6b71b54324a17555fd373ca6..ba8ba91bcdd4f7f112ecb8ddf6a749624e1ae26e 100644 (file)
                                        <synopsis>Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.</synopsis>
                                </configOption>
                                <configOption name="from_domain">
-                                       <synopsis>Domain to user in From header for requests to this endpoint.</synopsis>
+                                       <synopsis>Domain to use in From header for requests to this endpoint.</synopsis>
                                </configOption>
                                <configOption name="dtls_verify">
                                        <synopsis>Verify that the provided peer certificate is valid</synopsis>