Release notes for Sofia-SIP version 1.11.3 ========================================== Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center. Sofia-SIP is licensed under the LGPL. Changes since last release -------------------------- Fixed win32 build tree. Even more features of NUA/SOA API has been tested. Plugged memory leaks. Purged some ancient stuff away from APIs and public header files. API/ABI changes and versioning ------------------------------ The libsofia-sip-ua library interface version (libtool) is set to zero. Library version will not be frozen until the release of 1.12.0 stable version. - added msg_header_free() and msg_header_free_all() - renamed msg_name_addr_d/msg_name_addr_e as sip_name_addr_d/sip_name_addr_e (because the function is sip-specific) - removed msg_copy_all() and msg_dup_all() - updated nta_agent_create() prototype - updated nta functions nta_*get(request|response) in order to always use reference counting for SIP messages - removed pre-rfc3261 nta functions not used anymore - removed pre-rfc3261 nea functions not used anymore Contributors to this release ---------------------------- See the AUTHORS file in the distribution package. Bugs fixed in this release -------------------------- Please see ChangeLogs. Website and other links ----------------------- The release can be downloaded from: - http://sourceforge.net/project/showfiles.php?group_id=143636 Checksums for sofia-sip-1.11.3.tar.gz - md5: 12f2b32767e2c60ed84d9a124ea486af sofia-sip-1.11.3.tar.gz - sha1: a8d322b7ba20589f2a7e8b28678c4af6376fa83e sofia-sip-1.11.3.tar.gz Project website and mailing list: - http://sofia-sip.sourceforge.net - http://lists.sourceforge.net/mailman/listinfo/sofia-sip-devel Past releases: - http://sofia-sip.sourceforge.net/relnotes.html