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

Revision 7955, 1.6 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: voicemail 2.6.0.0

  • 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.6.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <candisable>no</candisable>
8   <canuninstall>no</canuninstall>
9   <changelog>
10     *2.6.0.0* #1957, localizations, misc
11     *2.5.1.7* #3698
12     *2.5.1.6* localization updates
13     *2.5.1.5* #3399 and language updates
14     *2.5.1.4* localization string enclosures
15     *2.5.1.3* localization fixes
16     *2.5.1.2* #3191 unitialized var, localization
17     *2.5.1.1* #3152 uninitialized variable bug
18     *2.5.1* #3099 allows a return to IVR from voicemail option
19     *2.5.0.2* #3013, #2530 spelling, typo _GLOBALS should be GLOBALS and cleanup display when users/extension conflicts occur
20     *2.5.0.1* #2973 enable javascript to enable/disable voicemail and vmx fields when creating extension
21     *2.5.0* #2754, #2903, #2785, #2647, #2593 Added VmX config, added O extension config, better javascript interactions
22     *2.4.0.1* added depends on 2.4.0
23     *2.4.0* #2457 vm dial code to vmexten in sip_general_additional.conf, make hooks abort if extension confilct, misc fixes
24     *2.0.3.4* Fix some labeling and make localization friendly
25     *2.0.3.3* #2232 call to VoiceMailMain() need ${AMPUSER} was fixed wrong
26     *2.0.3.2* CHANGELOG TRUNCATED See SVN Repository
27   </changelog>
28   <description>This module allows you to configure Voicemail for a user or extension</description>
29   <type>setup</type>
30   <category>Basic</category>
31   <depends>
32     <version>2.5.0alpha1</version>
33   </depends>
34   <location>release/2.6/voicemail-2.6.0.0.tgz</location>
35   <md5sum>968d2f4dbc0f7b8b6e1e93f15cad9317</md5sum>
36 </module>
Note: See TracBrowser for help on using the browser.