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

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


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


Change subject: spelling: unquelch
......................................................................

spelling: unquelch

Change-Id: I192e3bde939ea04bedcc5489e6b3751bc11ec54d
---
M channels/iax2/parser.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/77/17277/1

diff --git a/channels/iax2/parser.c b/channels/iax2/parser.c
index 66eda17..571a677 100644
--- a/channels/iax2/parser.c
+++ b/channels/iax2/parser.c
@@ -553,7 +553,7 @@
 		cmd = "QUELCH ";
 		break;
 	case IAX_COMMAND_UNQUELCH:
-		cmd = "UNQULCH";
+		cmd = "UNQUELCH";
 		break;
 	case IAX_COMMAND_POKE:
 		cmd = "POKE   ";

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I192e3bde939ea04bedcc5489e6b3751bc11ec54d
Gerrit-Change-Number: 17277
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/37b1b304/attachment.html>


More information about the asterisk-code-review mailing list