[Asterisk-code-review] res_pjsip: Fix typo in from_domain documentation (asterisk[master])

George Joseph asteriskteam at digium.com
Fri Dec 9 06:44:24 CST 2022


George Joseph has submitted this change. ( 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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved; Approved for Submit
  N A: Looks good to me, but someone else must approve




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: 2
Gerrit-Owner: Marcel Wagner <mwagner at sipgate.de>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: N A <asterisk at phreaknet.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20221209/ddb239e9/attachment-0001.html>


More information about the asterisk-code-review mailing list