summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-13 04:04:04 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-13 04:04:04 +0000
commit033d849bda7d10d8521e003eee08603e6f83f95e (patch)
tree20f2172aec6f43a0820e82b3595879b8c1a0ba70 /CHANGES
parent0d781f9553366154c6e488a78ca3e5d0c4afc2c4 (diff)
Drop trunkrealloc option and just have the maximum size be a configurable option. This is per Kevin's comments on -dev and my own thoughts after I put the previous option in.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50698 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f94f797c8..9f0069933 100644
--- a/CHANGES
+++ b/CHANGES
@@ -60,7 +60,7 @@ Changes since Asterisk 1.4-beta was branched:
what Asterisk should set as the maximum number of open files when it loads.
* Added the jittertargetextra configuration option.
* Added the URI redirect option for the built-in HTTP server
- * Added the trunkrealloc configuration option to chan_iax2.
+ * Added the trunkmaxsize configuration option to chan_iax2.
SIP changes
-----------