[Asterisk-code-review] res_pjsip: Fix typo in from_domain documentation (asterisk[master])
Marcel Wagner
asteriskteam at digium.com
Fri Nov 25 03:59:58 CST 2022
Marcel Wagner has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/19579 )
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(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/19579/1
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/+/19579
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ia6f0897c3f5cab899ef2cde6b3ac07265b8beb21
Gerrit-Change-Number: 19579
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/20221125/84bdd718/attachment.html>
More information about the asterisk-code-review
mailing list