1 Changes since Asterisk 1.4-beta was branched:
3 * Argument support for Gosub application
4 * MailboxExists converted to dialplan function
5 * Ability to set process limits without restarting Asterisk
6 * SS7 support in chan_zap (via libss7 library)
7 * Proper codec support in chan_skinny.
8 * AEL upgraded to use the Gosub with Arguments instead
9 of Macro application, to hopefully reduce the problems
10 seen with the artificially low stack ceiling that
11 Macro bumps into. Macros can only call other Macros
12 to a depth of 7. Tests run using gosub, show depths
13 limited only by virtual memory. A small test demonstrated
14 recursive call depths of 100,000 without problems.
15 * Ability to use libcap to set high ToS bits when non-root
16 on Linux. If configure is unable to find libcap then you
17 can use --with-cap to specify the path.
18 * H323 remote hold notification support added (by NOTIFY message
19 and/or H.450 supplementary service)
20 * Added keepstats option to queues.conf which will keep queue
21 statistics during a reload.
22 * Added rotatetimestamp option to logger.conf which will use
23 the time to name the logger files instead of sequence number.
24 * The output of CallerID in Manager events is now more consistent.
25 CallerIDNum is used for number and CallerIDName for name.
26 * setinterfacevar option in queues.conf also now sets a variable
27 called MEMBERNAME which contains the member's name.
28 * Added Masquerade manager event for when a masquerade happens between