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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:18:47 CDT 2021


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


Change subject: spelling: suppressed
......................................................................

spelling: suppressed

Change-Id: If9227cfc0db8b64eb1444c7ded69e763ffd6c8f2
---
M res/res_pjsip_rfc3326.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/17230/1

diff --git a/res/res_pjsip_rfc3326.c b/res/res_pjsip_rfc3326.c
index 6a02641..7d096c1 100644
--- a/res/res_pjsip_rfc3326.c
+++ b/res/res_pjsip_rfc3326.c
@@ -100,7 +100,7 @@
 	}
 
 	if (session->endpoint && session->endpoint->suppress_q850_reason_headers) {
-		ast_debug(1, "A Q.850 '%s'(%i) Reason header was suppresed for endpoint '%s'\n",
+		ast_debug(1, "A Q.850 '%s'(%i) Reason header was suppressed for endpoint '%s'\n",
 			ast_cause2str((ast_channel_hangupcause(session->channel) & 0x7f)),
 			(ast_channel_hangupcause(session->channel) & 0x7f),
 			ast_sorcery_object_get_id(session->endpoint));

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If9227cfc0db8b64eb1444c7ded69e763ffd6c8f2
Gerrit-Change-Number: 17230
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/2e079899/attachment.html>


More information about the asterisk-code-review mailing list