aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:04:04 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:04:04 +0000
commit7e55af61232a47bfb7c468be6c4e2e11fb822813 (patch)
tree20f2172aec6f43a0820e82b3595879b8c1a0ba70 /CHANGES
parent8309b003bebd7125ed850acfc4ce367d0302f913 (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: http://svn.digium.com/svn/asterisk/trunk@50698 f38db490-d61c-443f-a65b-d21fe96a405b
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
-----------