Changeset 5136

Show
Ignore:
Timestamp:
10/22/07 13:05:48 (4 years ago)
Author:
p_lindheimer
Message:

Merged revisions 5135 via svnmerge from
http://svn.freepbx.org/freepbx/branches/2.3

........

r5135 | p_lindheimer | 2007-10-22 11:04:28 -0700 (Mon, 22 Oct 2007) | 1 line


update CHANGES file and prepare for 2.3.1

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk

    • Property svnmerge-integrated changed from /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088 to /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135
  • freepbx/trunk/CHANGES

    r4993 r5136  
     12.3.1 
     2 
     3- Module Admin previously exploded new module tarball updates ontop of the existing earlier 
     4  versions. It has been changed to replace the entire module directory with the new tarball 
     5  contents. Removed files as well as any other files in the directory will be removed. 
     6- #2335 Module Admin can now be disabled in database mode. 
     7- module_admin (cli version) has new reload option (same as pressing orange bar) 
     8- FOPRUN now defaults to true in amportal.conf for new installs 
     9- retrieve_conf will look for and include a script called retrieve_conf_post_custom if found 
     10  in AMPLOCALBIN which must be defined in amportal.conf. This can be used for custom actions 
     11  and configuration upon reloads after dialpans and conf files have been generated. 
     12- macro-dialout-trunk has been enhanced with a call to macro-dialout-trunk-predial-hook that 
     13  can be used to make custom changes (e.g. add SIP header information) or even bypass the trunk 
     14  if a macro is defined by the user. 
     15- #2412 fixed by r5096 was creating javascript validation in several modules to fail 
     16- apply_conf.sh improved to handle all password formats and manager user login name changes 
     17 
    1182.3.0 
    219