[Asterisk-code-review] spelling: attempting (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:59 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16749 )


Change subject: spelling: attempting
......................................................................

spelling: attempting

Change-Id: I07f495dd8b10c3011a3f23b4098b981e67dba5ce
---
M CHANGES
M configs/samples/pjsip.conf.sample
M main/pickup.c
M res/res_pjsip_outbound_registration.c
4 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/49/16749/1

diff --git a/CHANGES b/CHANGES
index a420c5a..e4400c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4524,7 +4524,7 @@
 
  * The option "register_retry_403" has been added to chan_sip to work around
    servers that are known to erroneously send 403 in response to valid
-   REGISTER requests and allows Asterisk to continue attepmting to connect.
+   REGISTER requests and allows Asterisk to continue attempting to connect.
 
 chan_skinny
 ------------------
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 2d57208..9b8e8e1 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -1331,7 +1331,7 @@
 ;auth_rejection_permanent=yes   ; Determines whether failed authentication
                                 ; challenges are treated as permanent failures
                                 ; (default: "yes")
-;client_uri=    ; Client SIP URI used when attemping outbound registration
+;client_uri=    ; Client SIP URI used when attempting outbound registration
                 ; (default: "")
 ;contact_user=  ; Contact User to use in request (default: "")
 ;expiration=3600        ; Expiration time for registrations in seconds
diff --git a/main/pickup.c b/main/pickup.c
index 484f98b..7ddb6dd 100644
--- a/main/pickup.c
+++ b/main/pickup.c
@@ -66,7 +66,7 @@
 
 /*!
  * The presence of this datastore on the channel indicates that
- * someone is attemting to pickup or has picked up the channel.
+ * someone is attempting to pickup or has picked up the channel.
  * The purpose is to prevent a race between two channels
  * attempting to pickup the same channel.
  */
diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c
index ad60318..fa2d4f2 100644
--- a/res/res_pjsip_outbound_registration.c
+++ b/res/res_pjsip_outbound_registration.c
@@ -64,7 +64,7 @@
 					registration will not be attempted again until the configuration is reloaded.</para></description>
 				</configOption>
 				<configOption name="client_uri">
-					<synopsis>Client SIP URI used when attemping outbound registration</synopsis>
+					<synopsis>Client SIP URI used when attempting outbound registration</synopsis>
 					<description><para>
 						This is the address-of-record for the outbound registration (i.e. the URI in
 						the To header of the REGISTER).</para>

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I07f495dd8b10c3011a3f23b4098b981e67dba5ce
Gerrit-Change-Number: 16749
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/7b44eb3a/attachment-0001.html>


More information about the asterisk-code-review mailing list