Release notes for Sofia-SIP version 1.11.1 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 -------------------------- Now building all submodules as proper shared libraries (noinst_LTLIBRARIES). NUA/SOA API has been debugged and slightly changed. SPEC file for RedHat RPMs has been fixed. 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. - add return-value parameter for parsed SDP structure in soa_get_local_sdp(), soa_get_user_sdp(), soa_get_remote_sdp() and soa_get_capability_sdp() - renamed soa_sip_required() as soa_sip_require() - renamed soa_sip_support() as soa_sip_supported() - added stun_is_requested() and stun_engine_tcreate() as well as stuntag_server and stuntag_integrity - added sip_contact_create_from_via_with_transport() - added tl_llist() and tl_vllist() in su module Contributors to this release ---------------------------- See the AUTHORS file in the distribution package. Luiz Augusto von Dentz contributed patch for compiling sofia-sip without openssl. Bugs fixed in this release -------------------------- - sf.net#1326727: Include callerprefs headers in ACK/CANCEL - sf.net#1325808: stun module does not understand FQDNs - sf.net#1264030: Build fails on platforms requiring -fPIC 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.1.tar.gz - md5: 2801cdd635b3f8af582e6ffcc7f84d22 sofia-sip-1.11.1.tar.gz - sha1: 956dfa8e3e38d155ebdff3fe97e5bd48b93902f7 sofia-sip-1.11.1.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