root/modules/branches/2.3/voicemail/module.xml

Revision 4034, 1.3 kB (checked in by p_lindheimer, 6 years ago)

remove depends on 2.2.2 requirement for ivr and voicemail

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>voicemail</rawname>
3   <name>Voicemail</name>
4   <version>2.0.1</version>
5   <changelog>
6     *2.0.1.1* removed depends on 2.2.2 - classes are in all version of 2.3
7     *2.0.1* #1976 - check if mailbox exists and enter with no arguments if not
8     *2.0.0* Bumped version number to avoid confusion with freepbx 2.2.x versions
9     *1.6.3* Remove hardcoded paths to voicemail.conf
10     *1.6.2* Bump version to fix existing extensions with disabled voicemail #1697
11     *1.6.1* Added support to enable/disable VmX Locator (personal ivr)
12     *1.6* Re-Fix 1.5.2, bump version for 2.2rc2 release.
13     *1.5.3* Fix for vm Javascript sanity checks only working in DevAndUser mode.
14     *1.5.2* Fix vm not appearing in DeviceAndUser mode
15     *1.5.1* Fix for MWI not working
16     *1.5* Fix issue with vm options not being saved on creation of extension
17     *1.4.2* Change category to Basic
18     *1.4.1* Fixed radio button defaults to 'no' from false so they work
19     *1.4* First release for 2.2. Fix inability to create voicemail box
20   </changelog>
21   <description>This module allows you to configure Voicemail for a user or extension</description>
22   <type>setup</type>
23   <category>Basic</category>
24   <location>release/2.3/voicemail-2.0.1.tgz</location>
25   <info>http://aussievoip.com.au/wiki/freePBX-Features</info>
26   <md5sum>1400ac3e5ed976b5ce6dad30b9d54037</md5sum>
27 </module>
Note: See TracBrowser for help on using the browser.