root/freepbx/trunk/CHANGES

Revision 1162, 5.7 kB (checked in by jason_d_becker, 7 years ago)

change ARI version & include line re: Emergency CID

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 2.0
2
3 - AMP is now "freePBX"
4 - New module system allows for drop-in functionality
5 - Requires Asterisk 1.2.x
6 - All previous AMP functionality ported to new module system
7 - Added Modules: Conferences, Time Conditions, Asterisk CLI, Online Support
8 - GUI improvements
9 - FOP .24
10 - ARI 00.08.03 - now with AJAX!
11 - Outbound Routes can now use an Authenticate Password File
12 - Queue Static Agents can have penalties applied
13 - Using native music on hold support - no more mpg123!!
14 - Default is to use freePBX database authentication.  New installs create a new user.
15 - Initial sqlite support!
16 - Much improved form validation for all modules
17 - Inbound routes can set ALERT_INFO variable for SIP devices
18 - Ability to force Emergency Caller ID for devices using an Emergency Outbound Route.
19
20 1.10.010
21
22 - Tested with Asterisk 1.2 (beta)
23 - Tested with PHP 5
24 - Removed all the sound files from AMP archive, instead depend on asterisk-sounds
25 - Ability to execute a script after applying changes in the AMP interface
26   (see amportal.conf in source archive)
27 - Allow accountcode for IAX devices (again)
28 - Show custom extensions in FOP
29 - Allow mailbox setting for device to be set manually (for shared mailboxes)
30 - HINT extensions are now created for both FIXED and ADHOC devices
31 - Display AMP version in footer
32 - Support for remote mysql database
33 - ARI upgrade adds i18n and user settings
34 - Remove Play Next option from voicemail options and default to
35   play next when deleting or saving voicemails
36 - Lots'o'bug fixes
37
38 1.10.009
39
40 - Asterisk Recording Interface (ARI).  ARI is a php interface to Voicemail and monitor recordings. (written by littlejohnconsulting.com)
41 - Queues can now play a "welcome" message to callers upon joining.
42 - DID Routes re-written as Inbound Routing.  This allows for DID specific fax emails and call answering options.
43 - RingGroups now use strategies: Ring All (default), Hunt, Memory Hunt
44 - Optional separation of Devices and Users (AMPEXTENSIONS option added to amportal.conf).  Devices are endpoints (ie: phones), and can be Fixed to a user, or Adhoc.  Users are extensions, with options like voicemail.  A user can log in to Adhoc devices by dialing *11, and log-off by dialing *12.
45 - Custom device technology support
46 - HINT priorities for FIXED devices
47 - Interface translated to French, German, Italian, Spanish
48 - FOP .21
49 - FOP button layout can now be sorted by last name or extension number
50
51 1.10.008
52
53 - Backup/Restore (schedule and restore backups)
54 - Extension Call Recording (inbound and outbound calls)
55 - Queue Call Recording (inbound to agents)
56 - Custom Trunks (use any Asterisk supported technology as a trunk)
57 - Remote Agents (join a Queue from any endpoint on a trunk)
58 - Outbound Route Password (require a password for certain outbound patterns)
59 - i18n (web interface can now be translated)
60 - ZAP trunk channels no longer hard-coded in retrieve_op_conf_from_mysql.pl
61 - *<exten> dials direct to voicemail()
62
63 1.10.007
64
65 - Added cvs2cl generated ChangeLog (see this for all changes and bug fixes)
66 - Added AMP Users (multi-department, multi-tenant)
67 - Added incremental upgrade script (install_amp)
68 - Use /etc/amportal.conf to tweak AMP to your environement (MySql credentials, web root, ip address, etc).  Apply changes with apply_conf.sh
69 - New Outbound Routes page to control trunks used for outbound calls based on dial patterns
70 - LCR using Outbound Routes
71 - Trunks page redone to support routing, adds dial rules to modify numbers per-trunk before dialing
72 - ENUM Trunks
73 - Queues support added
74 - Support for ZAP extensions
75 - More voicemail options added
76 - New AGI-based directory application to support both first and last name lookups and return to operator
77 - provide customization points for all AMP generated extension contexts.
78 - Upgrade to Flash Operator Panel 0.20
79 - Upgrade Asterisk-Stat to v2.0
80
81
82 1.10.006
83
84 - Use extensions_custom.conf for customizations.  Sample included.
85 - Add option to define outbound CallerID on trunks
86 - Add option to define outbound CallerID for extensions
87 - Create extensions without voicemail and directory
88 - Web voicemail (vmail.cgi) will automatically log in users linking from email notication. NOTE: see the new vm_email.inc.template for new URL format
89 - Add Call-Forward on Busy application (enable: *90<destination>, disable: *91)
90 - Upgrade FOP to 0.19.  AMP now writes out op_buttons_additional.conf
91 - Include AMP version on admin welcome page
92 - Rework extensions admin
93 - Add 'allow','disallow' settings for SIP and IAX extensions
94 - Add 'pickupgroup','callgroup' settings for SIP extensions
95 - Digital Receptionist voice menus can now be named
96 - Allow custom goto for Call Groups
97 - Digital Receptionist wizard check for proper format on custom goto
98 - Fixed bug which limited AMP to 10 Digital Receptionist menus
99 - Default outbound numbers now dial via a macro
100 - Increase verbosity of mysql connection errors
101 - Fixed upload wav for Ditial Receptionist
102 - Fix Trunks admin so that it writes FOP config
103
104 1.10.005
105
106 - Add "Advanced Edit" qualify= option for NEWLY created extensions
107 - Add support for custom applications in Digital Receptionist admin
108 - Prevent creation of multiple DIALOUTIDS variables in Trunks admin
109 - Allow for long 'register' sting in Trunks admin (for new installs only)
110 - Don't allow an extension number to be changed in Extension admin (force delete/re-create extension)
111 - Fix counter bug in Digital Receptionist admin
112
113 1.10.004
114
115 - Added Call Group CID Name prefixing
116 - Renamed parking.conf to features.conf
117 - Added condition to dialparties.agi that prevents potential pinning of the CPU
118 - Allow Digital Receptionist voice recordings to be uploaded in AMP admin
119 - Added new AMP logo
120 - Added AMP process control script "amportal"
121 - Write meetme configuration for IAX and SIP extensions
122 - Added IAX2 and SIP trunking
123 - Added "DID Routing"
124
125 1.10.003
126
127 - Added support for IAX clients
128 - Upgraded to FOP 0.17
Note: See TracBrowser for help on using the browser.