summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2008-05-14 13:37:07 +0000
committerOlle Johansson <oej@edvina.net>2008-05-14 13:37:07 +0000
commitbb386c84e7d75704702e2ab8201cc9fd7c3e9811 (patch)
tree286bbaf1d6f9c03c1aa7e5b135c437d0697a2330 /CHANGES
parent47bf217ee83c87bf19e29fcde67c2415aa43d0a5 (diff)
Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in text stream
Work sponsored by Omnitor AB, Stockholm, Sweden (http://www.omnitor.se) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@116237 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 45d1a2457..9526521b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -77,6 +77,8 @@ SIP Changes
testing and problem reporting!
* Added ability to specify registration expiry time on a per registration basis in
the register line.
+ * Added support for T140 RED - redundancy in T.140 to prevent text loss due to
+ lost packets.
IAX Changes
-----------