Asterisk 10 Official release
| It is now available. If you are new to asterisk, you may go straight to install this latest version. 
 A short list of available features includes:
 
 * T.38 gateway functionality has been added to res_fax.
 * Protocol independent out-of-call messaging support. Text messages not
 associated with an active call can now be routed through the Asterisk
 dialplan. SIP and XMPP are supported so far.
 * New highly optimized and customizable ConfBridge application capable of mixing
 audio at sample rates ranging from 8kHz-192kHz
 * Addition of video_mode option in confbridge.conf to provide basic video
 conferencing in the ConfBridge() dialplan application.
 * Support for defining hints has been added to pbx_lua.
 * Replacement of Berkeley DB with SQLite for the Asterisk Database (AstDB).
 * Much, much more!
 
 A full list of new features can be found in the CHANGES file.
 
 http://svn.asterisk.org/svn/asterisk/branches/10/CHANGES
 |