[Asterisk-code-review] spelling: redundancy (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:15:29 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17141 )
Change subject: spelling: redundancy
......................................................................
spelling: redundancy
Change-Id: Iaac2b947670b1b7d10697cf54fe3bcb234798498
---
M res/res_rtp_asterisk.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/17141/1
diff --git a/res/res_rtp_asterisk.c b/res/res_rtp_asterisk.c
index 6f45d00..4454778 100644
--- a/res/res_rtp_asterisk.c
+++ b/res/res_rtp_asterisk.c
@@ -5688,7 +5688,7 @@
then falls to 0 at its end)
+3 (+5,+7,...) - detected DTMF digit (0..9,*,#,A-D,...)
Repeated DTMF information (bytes 4/5, 6/7) is history shifted right
- by each new packet and thus provides some redudancy.
+ by each new packet and thus provides some redundancy.
Sample of Cisco RTP DTMF packet is (all data in hex):
19 07 00 02 12 02 20 02
@@ -8576,7 +8576,7 @@
}
/*!
- * \brief Write t140 redundacy frame
+ * \brief Write t140 redundancy frame
*
* \param data primary data to be buffered
*
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17141
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iaac2b947670b1b7d10697cf54fe3bcb234798498
Gerrit-Change-Number: 17141
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/1bccb5f7/attachment.html>
More information about the asterisk-code-review
mailing list