Merge in trunkrealloc option for chan_iax2. (issue #8267 reported by marcodmb, branch by anthonyl)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50676 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-01-13 03:26:04 +00:00
parent 2a5df21d5f
commit c4b4615dcd
3 changed files with 12 additions and 2 deletions

View File

@@ -60,6 +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.
SIP changes
-----------