summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBrett Bryant <bbryant@digium.com>2008-06-05 16:41:36 +0000
committerBrett Bryant <bbryant@digium.com>2008-06-05 16:41:36 +0000
commit1cebbfe268690d715473e8b1ed5816ac70149c05 (patch)
tree7531e7173178f9c9d1e5dfeeb156b435137fc999 /CHANGES
parent4a9925a65fae4cadca7b4e9170916b16d10a378f (diff)
Update CHANGES file for the things done in revision 120635.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@120673 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 f28b8ea0e..22d020bd4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,8 @@ Dialplan Functions
- 'i' looks for branches into an Infrastructure ENUM tree
- 'd' for a direct DNS lookup without any flipping of digits.
* TXCIDNAME() has a new zone-suffix parameter (which defaults to 'e164.arpa')
+ * CHANNEL() now has options for the maximum, minimum, and standard or normal
+ deviation of jitter, rtt, and loss for a call using chan_sip.
Zaptel channel driver (chan_zap) Changes
----------------------------------------