It's in there (see below for commit message) Here's a list of all the things avaya had on 4.2.1 development branch that is NOT in community 4.2.1 stable
http://sipxecs-pastebin.s3.amazonaws.com/4.2.1-unmerged-changes.txt Clearly some of these need to be back ported and we need to be careful not to destablize 4.2.1. Martin was talking about have a 4.4 release to get ldap, fax and openacd-capable, +other stuff release out, starting the release process say, end of september. We'd have to organize a crowd-sourcing testing party. In the future, I think we should have a fixed schedule for releases. special character fix commit message ============================= commit e88c13552d5a197779b76800227951667ed78f39 Author: daniel_anghel <daniel_ang...@ab1d8caa-1f67-47f1-9e81-24633a41865c> Date: Tue Jun 1 15:25:13 2010 +0000 XX-8360: End User Phonebook : Telephone numbers with special characters cannot be called using Click To Call. * due to the fact that [] are special characters in URLs (and maybe due to a restlet bug) the number containing [] chars are truncated starting with first occurence of [ and there is no access to the entire number in the REST resource * encod the number in the client side and decode on the REST side before stripping special charactes * probably this is a broader issue with URLs containing special characters and probably would require a more general fix. git-svn-id: http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4...@18925 ab1d8caa-1f67-47f1-9e81-24633a41865c On Tue, Aug 10, 2010 at 6:14 PM, Tony Graziano <[email protected]> wrote: > Can anyone confirm if the patches in > > http://track.sipfoundry.org/browse/XX-8360 > have made it into the current "stable" build? If not, can someone accept and > apply these? If not, can we re-open the issue? > Thanks. > > -- > ====================== > Tony Graziano, Manager > Telephone: 434.984.8430 > sip: [email protected] > Fax: 434.984.8431 > > Email: [email protected] > > LAN/Telephony/Security and Control Systems Helpdesk: > Telephone: 434.984.8426 > sip: [email protected] > Fax: 434.984.8427 > > Helpdesk Contract Customers: > http://www.myitdepartment.net/gethelp/ > > Why do mathematicians always confuse Halloween and Christmas? > Because 31 Oct = 25 Dec. > > > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
