Release notes for Sofia-SIP version 1.11.2 ========================================== 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 -------------------------- Added "features" module. Fixed stun error handling. Fixed code generating contact for UAS socket in nta. More features of NUA/SOA API has been tested. 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. - token64_e() prototype changed - sip_sofia_features.h added - features module added - removed Content-Base (http_content_base) header from HTTP parser Contributors to this release ---------------------------- See the AUTHORS file in the distribution package. Bugs fixed in this release -------------------------- - stun error handling - transport-less contact for UAS socket in nta - rport on server side - receiving MESSAGE in nua 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.2.tar.gz - md5: 9729237baa4b00acce47edffd16ba112 sofia-sip-1.11.2.tar.gz - sha1: cdf0f3c2823f23c9b22c669c2d762ef0c09f960f sofia-sip-1.11.2.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