[Asterisk-code-review] res_pjsip.c: Correct minor typos in 'realm' documentation. (asterisk[16])

Friendly Automation asteriskteam at digium.com
Mon Feb 7 07:18:42 CST 2022


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/17956 )

Change subject: res_pjsip.c: Correct minor typos in 'realm' documentation.
......................................................................

res_pjsip.c: Correct minor typos in 'realm' documentation.

Change-Id: I886936b808def5540d40071321e72f6bfa19063a
---
M configs/samples/pjsip.conf.sample
M res/res_pjsip.c
2 files changed, 5 insertions(+), 4 deletions(-)

Approvals:
  Michael Bradeen: Looks good to me, but someone else must approve
  N A: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 97bf89f..8747ed6 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -941,12 +941,13 @@
                ; headers.  If not specified, the global object's
                ; "default_realm" will be used.
                ;
-               ; For outgoing authentication (asterisk is the UAS), this
+               ; For outgoing authentication (asterisk is the UAC), this
                ; must either be the realm the server is expected to send,
                ; or left blank or contain a single '*' to automatically
                ; use the realm sent by the server. If you have multiple
-               ; auth object for an endpoint, the realm is also used to
+               ; auth objects for an endpoint, the realm is also used to
                ; match the auth object to the realm the server sent.
+               ;
                ; Using the same auth section for inbound and outbound
                ; authentication is not recommended.  There is a difference in
                ; meaning for an empty realm setting between inbound and outbound
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 1cd25cd..366681d 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -1288,11 +1288,11 @@
 						<para>
 						</para>
 						<para>
-						For outgoing authentication (asterisk is the UAS), this
+						For outgoing authentication (asterisk is the UAC), this
 						must either be the realm the server is expected to send,
 						or left blank or contain a single '*' to automatically
 						use the realm sent by the server. If you have multiple
-						auth object for an endpoint, the realm is also used to
+						auth objects for an endpoint, the realm is also used to
 						match the auth object to the realm the server sent.
 						</para>
 						<para>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17956
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I886936b808def5540d40071321e72f6bfa19063a
Gerrit-Change-Number: 17956
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean at seanbright.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Michael Bradeen <mbradeen at sangoma.com>
Gerrit-Reviewer: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220207/8bbc0c1e/attachment-0001.html>


More information about the asterisk-code-review mailing list