Attached are the release notes, if you are not affected by any of the
issues, you do not have to update.

BTW: I created this issue to improve this release announcement process
  http://track.sipfoundry.org/browse/XX-8654
commit b498ba8a58806b16dbe356bca7356e0df3087eb7
Author: Douglas Hubler <dhub...@ezuce.com>
Date:   Mon Aug 16 22:47:43 2010 -0400

    remove ref to obsoleted sipxcommserverlib-doc rpm

commit 821207e771b7f8ab5c2a5780f8204494b5e97b58
Author: keccles <kecc...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Wed Jun 30 00:11:32 2010 +0000

    XX-8394 sipXtacklib cancels proceeding dialog after 3 minutes even when 
refreshed
    
    No fixes or functional changes.
    Comments and logging added.
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18971 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 8cd0ebbbb7f49a5c2698b67581f638f3fd1bfc56
Author: fowlerp <fowl...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Mon Jun 28 18:43:44 2010 +0000

    fix filestream leak
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18970 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 55e1574000b070f186211d335e3f8bfaa628b490
Author: dsaint <dsa...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Thu Jun 24 16:18:51 2010 +0000

    XX-4873 Recover the ACD agent status after restart
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18966 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit e8e852dcb222e63d2b988068d7784234d2783262
Author: daniel_anghel <daniel_ang...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Wed Jun 23 13:52:57 2010 +0000

    XX-8454: After a Restore no redirect to Log In Page - then &quot;Stale 
Link&quot; is seen
    
    * after the server comes back the waiting page reloads login page instead 
of original URL (unavailable anyways)
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18961 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit d14ff74f5c210b8e78811c7a1ee39a7de0830f23
Author: dworley <dwor...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Tue Jun 22 19:21:32 2010 +0000

    Merging 
https://svn.scsavaya.com/scs/main/components/sipXpbx/bin/sipx-snapshot.in
    r3 through r199 into 'sipXpbx/bin/sipx-snapshot.in':
    U    sipXpbx/bin/sipx-snapshot.in
    
        ------------------------------------------------------------------------
        r199 | dworley | 2010-06-22 15:05:53 -0400 (Tue, 22 Jun 2010) | 4 lines
    
        Enable sipx-snapshot to find the sip*-config programs correctly.
        Remove the hard-coded "sipx" at the beginning of the invocation of the 
program,
        because now ${component} contains it (when necessary).
    
        ------------------------------------------------------------------------
        r191 | dworley | 2010-06-21 22:37:46 -0400 (Mon, 21 Jun 2010) | 2 lines
    
        Add SIPX_LIBDIR to the list of directories for which we obtain 'ls -lR'.
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18958 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit af387763d3161ebb56da3b795132a071d1058c43
Author: dworley <dwor...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Thu Jun 17 18:39:37 2010 +0000

    Give the tasks generated by StreamWAVFormatDecoder objects names based
    on 'StreamWAVFormatDecoder' rather than 'WAVDecoder', so people aren't
    confused.
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18948 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 09120349c02f9679d638dcb373d2e5e4d8a0be05
Author: dworley <dwor...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Thu Jun 17 18:35:21 2010 +0000

    Improve CHECK_JAR's report of failure to find the specified JAR:
    Report the exact find-jar command that failed.
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18947 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 95a9515b614d508370f60c95ee8e8a894c1d1629
Author: paul.mossman <paul.moss...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Wed Jun 16 17:26:09 2010 +0000

    XX-8496 Need Ability to Disable Subscribe to Presence per User
    
    Incremental patch, some changes and cleanup are required.
    
    - added new permission setting(subscribe-to-presence) to user-settings.xml
    - this new permission doesn't appear in user group permissions list
    - if this setting is disabled then the checkboxes from speed dial table 
(both from Admin Portal and User Portal) become unchecked and disabled
    - when admin clicks on apply button from the permission tab(user section), 
the resource-lists.xml file is replicating considering the 
subscribe-to-presence permission value
    - also the value of the new setting is checked on SpeedDial class
    
    Patch from Cosmin Tambrea, thanks!
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18942 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 0beaf0aa45a94cc09c2d63a3c871486e5d75768f
Author: cbeeton <cbee...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Wed Jun 16 17:20:49 2010 +0000

    XX-8292 Add missing directories so that ownership is set correctly
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18941 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 7f368cb39506e92f25c5c6e8c46f345ed0b0fa83
Author: Douglas Hubler <dhub...@ezuce.com>
Date:   Mon Aug 16 20:58:35 2010 -0400

    XX-8546: properly localize voicemail entry/exist IM strings
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18939 
ab1d8caa-1f67-47f1-9e81-24633a41865c
    
    Conflicts:
    
        sipXivr/src/main/java/org/sipfoundry/voicemail/EmailFormats.properties

commit 911faff9d9ad821a875d0555cc76c9dbcc184838
Author: rgdans <rgd...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Wed Jun 9 17:35:27 2010 +0000

    XX-8476 Fixup CDR logger tests
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18936 
ab1d8caa-1f67-47f1-9e81-24633a41865c

commit 0964c48bb8b51559de13deb9dfdcdf8cf84234ae
Author: dsaint <dsa...@ab1d8caa-1f67-47f1-9e81-24633a41865c>
Date:   Fri Jun 4 12:47:51 2010 +0000

    XX-8500 Add support for AudioCodes 5.8 firmware
    
    git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18931 
ab1d8caa-1f67-47f1-9e81-24633a41865c
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to