Discussion:
Bug fix release update: sipXecs 4.4.0 update #24
Douglas Hubler
2012-12-14 14:53:04 UTC
Permalink
Update #24
==============================================================
- ** No security updates in this update **
- ISO has *not* been rebuilt as decided in release policy. Yum update
after installation is recommended for getting these updates.
- Thank you all for your continued testing and fixes.

Build Log
======================
commit 02db555789faa735c39939bb65719b38aacfaeb4
Author: Daniel Tacalau <***@ezuce.com>
Date: Thu Dec 6 14:43:32 2012 +0200

XX-10549 Cannot monitor park extension

Allow direct dialog subscriptions to an AOR when the AOR is not registered
and no contact information can be retrieved from registrar through
reg event subscriptions.
This behavior is needed to monitor static extensions like park
orbit extensions. These
entities will never register to the registrar.

commit 658ac1733b9a2aca5b514b23e7242c26e3b2faec
Author: Daniel Tacalau <***@ezuce.com>
Date: Thu Nov 22 13:59:50 2012 +0200

PT39929099 - In sipXecs 4.6 during RLS shutdown, after terminating
dialog subscriptions to phones, RLS resubscribes to pho

Added a flag, which is disabled by default, to control whether
dialog subscribes are sent directly to uri bypassing the
usage of contact information from reg subscribes. This behavior is
useful in case RLS communicates with a registrar which
does not handle reg event subscribes. It was disabled because it's
implementation is incomplete and resulted in dialog sub
racing with reg subscription during RLS startup (the dialog
subscription was deleted and regenerated when the first reg no
received) and when RLS shutdowned the dialog subscription was
terminated and regenerated again.

NOTE: In case the behavior is needed it can be re-enabled by
setting the newly added flag.

commit bb7a126e11935de8eb7c26849e9aea2a9ea914a2
Author: laurentiu <***@ezuce.com>
Date: Tue Dec 11 15:10:53 2012 +0200

UC-1811 - add more validations in order to prevent failures if the
CSV file has wrong values

commit 6c436d4fa68805dff5fbc69f4e9beb17580ff017
Author: Mircea Carasel <***@ezuce.com>
Date: Tue Dec 11 13:00:24 2012 +0200

PT-40995525: LDAP import: user gets modified if duplicated username

create HashSet where imported usernames are temporary added and
validate if already imported

for past releases see http://download.sipfoundry.org/pub/sipXecs/ChangeLog-4.4.0
Loading...