[Asterisk-code-review] res_pjsip: Fix typo in from_domain documentation (asterisk[18])
George Joseph
asteriskteam at digium.com
Fri Dec 9 06:43:51 CST 2022
George Joseph has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/19680 )
Change subject: res_pjsip: Fix typo in from_domain documentation
......................................................................
res_pjsip: Fix typo in from_domain documentation
This fixes a small typo in the from_domain documentation on the endpoint documentation
ASTERISK-30328 #close
Change-Id: Ia6f0897c3f5cab899ef2cde6b3ac07265b8beb21
---
M res/res_pjsip/pjsip_config.xml
1 file changed, 14 insertions(+), 1 deletion(-)
Approvals:
George Joseph: Looks good to me, approved; Approved for Submit
diff --git a/res/res_pjsip/pjsip_config.xml b/res/res_pjsip/pjsip_config.xml
index 7ef3c30..ba8ba91 100644
--- a/res/res_pjsip/pjsip_config.xml
+++ b/res/res_pjsip/pjsip_config.xml
@@ -1010,7 +1010,7 @@
<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>
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19680
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: Ia6f0897c3f5cab899ef2cde6b3ac07265b8beb21
Gerrit-Change-Number: 19680
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Marcel Wagner <mwagner at sipgate.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20221209/49ccec39/attachment.html>
More information about the asterisk-code-review
mailing list