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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:15:26 CDT 2021


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


Change subject: spelling: redir
......................................................................

spelling: redir

Change-Id: Ia99522221cb9ab262b48a1925bb556bd0dcc5ac0
---
M addons/ooh323c/src/ooLogChan.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/17140/1

diff --git a/addons/ooh323c/src/ooLogChan.c b/addons/ooh323c/src/ooLogChan.c
index 05b152a..2b659b3 100644
--- a/addons/ooh323c/src/ooLogChan.c
+++ b/addons/ooh323c/src/ooLogChan.c
@@ -78,7 +78,7 @@
       OOTRACEDBGC3("Using configured media info (%s, %s)\n", call->callType,
                    call->callToken);
       pNewChannel->localRtpPort = pMediaInfo->lMediaRedirPort ? pMediaInfo->lMediaRedirPort : pMediaInfo->lMediaPort;
-      /* check MediaRedirPort here because RedirCPort is ReditPort + 1 and can't be 0 ;) */
+      /* check MediaRedirPort here because RedirCPort is RedirPort + 1 and can't be 0 ;) */
       pNewChannel->localRtcpPort = pMediaInfo->lMediaRedirPort ? pMediaInfo->lMediaRedirCPort : pMediaInfo->lMediaCntrlPort;
       /* If user application has not specified a specific ip and is using
          multihomed mode, substitute appropriate ip.

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ia99522221cb9ab262b48a1925bb556bd0dcc5ac0
Gerrit-Change-Number: 17140
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/c3142567/attachment-0001.html>


More information about the asterisk-code-review mailing list