The release for sprint "Sonic the Hedgehog" has been cut. This release contains the following features and bug fixes:
New features: * We have introduced a new application server called Mangelwurzel. It simulates the behaviour of a back-to-back user agent (http://en.wikipedia.org/wiki/Back-to-back_user_agent) and is useful for testing purposes. More information can be found here: https://github.com/Metaswitch/sprout/blob/dev/docs/Mangelwurzel.md * The mobile twinning application server, Gemini, has been enhanced so that calls intended for a particular VoIP client, or a native mobile device, are sent to that device only. Specifically, an INVITE/SUBSCRIBE with a GRUU in the request URI will only reach the endpoint registered with that GRUU, and an INVITE/SUBSCRIBE with an "Accept-Contact: *;g.3gpp.ics" header will only reach the native mobile device. * Homestead and Ralf now log the local and remote IP address and ports to SAS when sending and receiving diameter messages. Bug fixes: * Check_destroy is called too early (https://github.com/Metaswitch/sprout/issues/862) * Sprout crashes when making a call to an unregistered subscriber (GR split-brain) (https://github.com/Metaswitch/sprout/issues/849) * Sprout ignores the integrity-protected parameter when a REGISTER contains a challenge response. (https://github.com/Metaswitch/sprout/issues/833) * Timer C should not run on non-INVITE transactions (https://github.com/Metaswitch/sprout/issues/832) * SproutletProxy should decrement Max-Forwards when sending requests between Sproutlets (https://github.com/Metaswitch/sprout/issues/831) * Calls fail with cause 482 Loop Detected - S-CSCF URI comparison is too literal (https://github.com/Metaswitch/sprout/issues/625) * Intermittent errors retrieving SNMP stats - "OIDs are not increasing" (https://github.com/Metaswitch/clearwater-infrastructure/issues/59) * The public documentation does not describe all the options (https://github.com/Metaswitch/clearwater-live-test/issues/84) * Gemini requires a "gemini_enabled" option in /etc/clearwater/config (https://github.com/Metaswitch/gemini/issues/11) * Memento requires a "memento_enabled" option in /etc/clearwater/config (https://github.com/Metaswitch/memento/issues/21) To upgrade to this release, simply run "sudo clearwater-upgrade" on each node. If you have created your Clearwater deployment through the Chef automation system, you should also follow our "Updating the Chef server" instructions at https://github.com/Metaswitch/chef#updating-the-chef-server and then run "sudo chef-client" on each node. If you are deploying an all-in-one node, the standard image (http://vm-images.cw-ngv.com/cw-aio.ova) has been updated for this release. Alex _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
