aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-05 16:41:36 +0000
committerbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-05 16:41:36 +0000
commit1efdd6fdb81faa42fad64056f6112a8bd543e19d (patch)
tree7531e7173178f9c9d1e5dfeeb156b435137fc999 /CHANGES
parentbdce76254d1637a7eeac6061a6bcc7e08cecabb9 (diff)
Update CHANGES file for the things done in revision 120635.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@120673 f38db490-d61c-443f-a65b-d21fe96a405b
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
----------------------------------------