| 1 |
<module> |
|---|
| 2 |
<rawname>voicemail</rawname> |
|---|
| 3 |
<name>Voicemail</name> |
|---|
| 4 |
<version>2.5.0</version> |
|---|
| 5 |
<candisable>no</candisable> |
|---|
| 6 |
<canuninstall>no</canuninstall> |
|---|
| 7 |
<changelog> |
|---|
| 8 |
*2.5.0* #2754, #2903, #2785, #2647, #2593 Added VmX config, added O extension config, better javascript interactions |
|---|
| 9 |
*2.4.0.1* added depends on 2.4.0 |
|---|
| 10 |
*2.4.0* #2457 vm dial code to vmexten in sip_general_additional.conf, make hooks abort if extension confilct, misc fixes |
|---|
| 11 |
*2.0.3.4* Fix some labeling and make localization friendly |
|---|
| 12 |
*2.0.3.3* #2232 call to VoiceMailMain() need ${AMPUSER} was fixed wrong |
|---|
| 13 |
*2.0.3.2* bump for rc1 |
|---|
| 14 |
*2.0.3.1* #2232 checking for voicemial failure on Asterisk 1.4 |
|---|
| 15 |
*2.0.3* #1836 - remove mailbox form filesystem after deleting an extension |
|---|
| 16 |
*2.0.2.4* changed install script to return false on astman not there |
|---|
| 17 |
*2.0.2.3* remove setting vmcontext to department, fixed #2153 and #2136 |
|---|
| 18 |
*2.0.2.2* MailBoxExists needs 'j' option for Asterisk 1.4 (and technically this is correct syntax) |
|---|
| 19 |
*2.0.2.1* added candisable = no for module admin |
|---|
| 20 |
*2.0.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading |
|---|
| 21 |
*2.0.1.1* removed depends on 2.2.2 - classes are in all version of 2.3 |
|---|
| 22 |
*2.0.1* #1976 - check if mailbox exists and enter with no arguments if not |
|---|
| 23 |
*2.0.0* Bumped version number to avoid confusion with freepbx 2.2.x versions |
|---|
| 24 |
*1.6.3* Remove hardcoded paths to voicemail.conf |
|---|
| 25 |
*1.6.2* Bump version to fix existing extensions with disabled voicemail #1697 |
|---|
| 26 |
*1.6.1* Added support to enable/disable VmX Locator (personal ivr) |
|---|
| 27 |
*1.6* Re-Fix 1.5.2, bump version for 2.2rc2 release. |
|---|
| 28 |
*1.5.3* Fix for vm Javascript sanity checks only working in DevAndUser mode. |
|---|
| 29 |
*1.5.2* Fix vm not appearing in DeviceAndUser mode |
|---|
| 30 |
*1.5.1* Fix for MWI not working |
|---|
| 31 |
*1.5* Fix issue with vm options not being saved on creation of extension |
|---|
| 32 |
*1.4.2* Change category to Basic |
|---|
| 33 |
*1.4.1* Fixed radio button defaults to 'no' from false so they work |
|---|
| 34 |
*1.4* First release for 2.2. Fix inability to create voicemail box |
|---|
| 35 |
</changelog> |
|---|
| 36 |
<description>This module allows you to configure Voicemail for a user or extension</description> |
|---|
| 37 |
<type>setup</type> |
|---|
| 38 |
<category>Basic</category> |
|---|
| 39 |
<depends> |
|---|
| 40 |
<version>2.5.0alpha1</version> |
|---|
| 41 |
</depends> |
|---|
| 42 |
<location>release/2.5/voicemail-2.5.0.tgz</location> |
|---|
| 43 |
<md5sum>07b169e22786b1e2a863349ed9047648</md5sum> |
|---|
| 44 |
</module> |
|---|