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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:14:05 CDT 2021


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


Change subject: spelling: permanently
......................................................................

spelling: permanently

Change-Id: I9683d4017831ba804fd96a2df789cba41d3f5222
---
M channels/chan_sip.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/97/17097/1

diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index bc4fce1..654fdfd 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -25819,7 +25819,7 @@
 		case 200:	/* OK: The new call is up, hangup this call */
 			/* Hangup the call that we are replacing */
 			break;
-		case 301: /* Moved permenantly */
+		case 301: /* Moved permanently */
 		case 302: /* Moved temporarily */
 			/* Do we get the header in the packet in this case? */
 			success = FALSE;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9683d4017831ba804fd96a2df789cba41d3f5222
Gerrit-Change-Number: 17097
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/a93712a7/attachment.html>


More information about the asterisk-code-review mailing list