The Asterisk Development Team has announced the release of Asterisk 1.6.0.9.
Asterisk 1.6.0.9 is available for immediate download at http://downloads.digium.com/pub/asterisk/
This release resolves a merge issue from trunk to 1.6.0.7 that caused memory to be freed that should not be. In trunk, pkt->data is an ast_str, but in 1.6.0, it is allocated in the same chunk of memory as the sip_pkt. Only the 1.6.0 branch of Asterisk is effected by this issue.
For a summary of the changes in this release, please see the release summary:
http://svn.digium.com/svn/asterisk/tags/1.6.0.9/asterisk-1.6.0.9-summary.txt
For a full list of changes in this release, please see the ChangeLog:
http://svn.digium.com/svn/asterisk/tags/1.6.0.9/ChangeLog
Thank you for your continued support of Asterisk!