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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:21:11 CDT 2021


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


Change subject: spelling: unsolicited
......................................................................

spelling: unsolicited

Change-Id: I0e448edb4aa668b6a68104f3d17c3b77da73d014
---
M configs/samples/pjsip.conf.sample
M res/res_pjsip_mwi.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/17281/1

diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 6d0ddf4..5d6c0d5 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -669,7 +669,7 @@
 ;voicemail_extension= ; The voicemail extension to send in the NOTIFY Message-Account header
                       ; (default: global/default_voicemail_extension)
 ;mwi_subscribe_replaces_unsolicited=no
-                      ; An MWI subscribe will replace unsoliticed NOTIFYs
+                      ; An MWI subscribe will replace unsolicited NOTIFYs
                       ; (default: "no")
 ;moh_suggest=default    ; Default Music On Hold class (default: "default")
 ;moh_passthrough=yes    ; Pass Music On Hold through using SIP re-invites with sendonly
diff --git a/res/res_pjsip_mwi.c b/res/res_pjsip_mwi.c
index eb39903..15e0f96 100644
--- a/res/res_pjsip_mwi.c
+++ b/res/res_pjsip_mwi.c
@@ -832,7 +832,7 @@
 /*!
  * \brief Determine if an endpoint is a candidate to be able to subscribe for MWI
  *
- * Currently, this just makes sure that the endpoint is not already receiving unsolicted
+ * Currently, this just makes sure that the endpoint is not already receiving unsolicited
  * MWI for any of an AOR's configured mailboxes.
  *
  * \param obj The AOR to which the endpoint is subscribing.

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I0e448edb4aa668b6a68104f3d17c3b77da73d014
Gerrit-Change-Number: 17281
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/188eb8c6/attachment.html>


More information about the asterisk-code-review mailing list