ChangeLog
Version 0.7.1 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Virtual Extensions: several extensions (e.g. a desk phone and a cordless) can be rung together
- mISDN support rewritten and enhanced: driver conf file is in XML format, trunks and extensions are working now (tested with mISDN 1.1.8)
- ZAP FXO/FXS support rewritten (tested with TDM400 cards and driver zaptel 1.2.25)
- Backup system added: the whole configuration, Music On Hold files and sounds (audio messages) can be saved and exported and then restored.
- IVR: it is possible to run a macro on timeout or invalid choice
- STOP/CONTINUE option has been removed from incoming and outgoing rules because it was misleading
- The Snom phones provisioning system supports firmware 7.x and XML format now.
Version 0.6.1 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Compleated the provisioning system for Snom phones with settings, firmware and directory
- Added the possibility to send command like reset, reboot, reregister e ringing to provisioned phones
Version 0.6.0 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Web setup performs step-by-step checks and fixes some security holes
- Added provisioning for Snom phones based on templates
- Server-side Contacts Directory with Click-To-Call for Snom phones
- Voicemail box may now be created without associated extension
- Added global views of CF and CID
- Updated mISDN stuff to support drivers up to 1.1.2
Version 0.5.0 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New IVR implementation: it is now completely dynamic and database based
Version 0.4.5 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New Queues management: extensions can now join and leave queues dynamically
- Bug fix: CID now works in incoming rules
- Minor bug fix: links of available trunks now point to the correct page
Version 0.4.4 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New Caller ID Management System allows administrators to set different CID values for each trunk and user
- New Provider section: a new interface for Voip Providers definition. Compared with the previous release it support multi-account Provider, dividing the definition procedure in two steps: Provider definition and (one or more) Account definition
- New Office section: a new interface for Office linked via IAX2. It allow user to define the authentication procedure and the link parameters
- Forms checks have been added to every VoiceOne section
Version 0.4.3 (Download Zip from Sourceforge.net)
Bug fixes
Version 0.4.2 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Critical bug fixed introduced in the previous release
- Code revisited for the new translation file language
Version 0.4.1 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Central numbers table has been added
- Form checks have been implemented for extension tab
Version 0.4.0 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- PBX CLI (Command Line Inrterface)
- Tab I/O has been renamed to System
- File Editor has been moved under tab System
Version 0.4.0pre9 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- AGI bugs have been fixed
- Rule system has been improved
- VoiceOne database name has been changed from "asterisk" to "voiceone"
Version 0.4.0pre8 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New I/O interface gives to voiceone root the full server control (start/stop asterisk service and reboot/shutdown asterisk server)
Version 0.4.0pre7 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New callerId filter in incoming rule
- New account interface
- Add DND and CF to user's account interface
- System Functions updated: stdexten now checks CFU first and then DND
- DISA macro has been rewritten
- Reload button has been added to sounds interface
- Few bugs fixed
Version 0.4.0pre6 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Great improvements to rule feature
- Added two new languages: Russian and Spanish
- Few bugs fixed
Version 0.4.0pre5 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New sound management interface
- New music on hold interface
- Few bugs fixed
Version 0.4.0pre4 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- New PhoneBox applet version
- New Icon set (thanks to gazel)
- Plugin system was added to VoiceOne (great work Wolfgang!)
- Minor changes in the DID features
- Few bugs fixed
Version 0.4.0pre3 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Trunk order fixed after saving
- Renaming of rule disabled
- Incoming rule accept extension s
- SIP client added in VoiceOne Personal
- Account section added in VoiceOne Personal
- Changed the dimension of some fields in the DB
- Added Zapata (still in development, not yet ready for test)
- Auto-increments field in the db fixed
- VoiceOne Version fixed
- Some docs added into code
- Fixed a typo which prevented DID macro from being loaded
- DID capabilities was changed based on Martin's comments
- Updated the data.xml. Added DID macro for a direct inward dialing purpose
- Fixed some bugs in the structure.sql (var_data in the ast_config was changed in TEXT field, some auto-increment were fixed)
- cw_version variable in the config.inc.php was updated with the correct value
Version 0.4.0pre2 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- Audio Recording: delete and rename of audio file is now possible (thank to Wolfgang)
- Unified bash script: all the bash scripts are merged in a unique file (vo-tools.sh) (thanks to Wolfgang)
- Some typos fixed, and directories renamed
Version 0.4.0pre1 (Download Zip from Sourceforge.net)
Bug fixes and new features:
- DID feature enable on mISDN port
- mISDN extensions tested
- misdn-init.conf creation updated
- IVR file path fixed (2)
- Offices ready to be tested
- structure.sql: changed some default values in cw_option table (IAX2 options)
- Fixed macro stdexten
- Resolved a bug in the queue configuration.
- Some interface changes in the overview panel
- Some cosmetic changes (thanks to Martin Kessler)
- Solved some bugs in the phone number section
- group icons bug fixed
- Ivr is now ready to be tested
- The ivr building is quite working
- Fixed another typo in install.sh
- structure.sql: edited cw_option (IAX2 options) and iax_buddies tables
- IVR voice recorder bugfixes
- The IVR audio files are now recorded directly from V1 interface
- Provider should now work.
- viewAstConfig.php are now protected under password validation
- Overview panel resume some useful information
- Provider is now ready to be tested.
- VoiceOne user panel bugs fixed
- This version enable user to create extensions of many types.
- All technologies options are now coded in the database, so their editing are easy.
- IVR is still under construction.
- developing the multi technologies extensions
- Fixed a typo in $includePath in dial.inc.php and incoming.inc.php
- bug resolved in createAstConfig. Thank to Martin
- Fixed a typo in incoming.inc.php
- Revised install.sh, now chown the agi scripts based on the owner
- correct a path problem in the dial.inc.php e incoming.inc.php
- CVSROOT folder removed
- Fixed a typo in the install.sh script (file extension renamed: .php -> .agi)
- Adodb removed (to be upgrade)
- A new ivr gui is done
- Bug resolved with wrapper=true. There was some wrong paths when wrapper active, so the exec of bash script failed.
- Added some code that sanitizes the callerid and extracts the callername if provided
- Time segment are now implemented and fully working. Resolved a bug in the data.xml for an Hangup command
Version 0.3.1 (Download Zip from Sourceforge.net)
New Features and Improvements:
Bug fixes:
- Text editor fixed from a double quote problem
- Scripts fixed from the CR+LF problem
Version 0.3 (Download Zip from Sourceforge.net)
New Features and Improvements:
- Voicemail management
- User can select their preferred language
Version 0.2.1 (Download Zip from Sourceforge.net)
New Features and Improvements:
- Added the German language pack (thanks to Till Stoermer )
Version 0.2 (Download Zip from Sourceforge.net)
New Features and Improvements:
- Added a new security features: the webservice is now protected by a www-authentication generated by php
- The english translation was improved.
- The configuration files are adjusted
Version 0.1 (Download Zip from Sourceforge.net)
New Features and Improvements:
- The new "User interface" improvements has been introduced.*
- The setup process has been published for a more easily installation.
Fixed Bugs:
- We are waiting your comment and bug report for a more stable version
Back
|