Release notes for Sofia-SIP version 1.11.7 (2006-03-14) ======================================================= 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 nua_glib, a gobject-based interface to nua in libsofia-sip-ua-glib. API/ABI changes and versioning ------------------------------ - Renamed sofia-sip/features.h as sofia-sip/sofia_features.h (it got confused with glibc features.h) - Added nta_check_*() functions to - Renamed NTATAG_RPORT() as NTATAG_CLIENT_RPORT() - Added sip_via_port() - Added host_is_*() functions to - Added su_node_identifier(), su_clone_pause(), su_clone_resume() - Moved errors missing from win32 to su_errno.h/su_errno.c. - Defining AI_MASK, EAI_BADHINTS and EAI_PROTOCOL if they are missing - Added macro SU_ADDRLEN() - Updated stun_handle_process_message(), added stun_process_request(). - The glib dependent parts of libsofia-sip-ua have been moved to a separate library - libsofia-sip-ua-glib. This change will require a recompilation of clients using the sofia-sip glib event loop integration. See following sofia-sip-devel mail for details: http://article.gmane.org/gmane.comp.telephony.sofia-sip.devel/164 - A new glib/gobject based interface to sofia-sip has been added to the package. This code was originally written by Rob Taylor for the telepathy-sip package (see http://telepathy.freedesktop.org/ ). This interface is still subject to change during the 1.11.x development series. Contributors to this release ---------------------------- - Rob Taylor (glib bindings) See the AUTHORS file in the distribution package, too. Bugs fixed in this release -------------------------- - #1444959: sofia-sip/features.h clash with /usr/include/features.h 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.7.tar.gz - md5: 09d027ee9817cc1a1b8c0e96271bade4 - sha1: 8051abcd6d0b1102bfdbe4a0fe90a1be9bb5dfc4 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/