root/modules/branches/2.9/findmefollow/module.xml

Revision 10880, 2.6 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: findmefollow 2.9.0.1

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>findmefollow</rawname>
3   <repo>standard</repo>
4   <name>Follow Me</name>
5   <version>2.9.0.1</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <changelog>
9     *2.9.0.1* #4651, #4701
10     *2.9.0.0* #4646
11     *2.8.0.4* #4484
12     *2.8.0.3* #4383
13     *2.8.0.2* #4324
14     *2.8.0.1* #4294
15     *2.8.0.0* version bump
16     *2.7.0.4* localizations
17     *2.7.0.3* #4051 (requires MoH 2.7.0.0 or above)
18     *2.7.0.2* debug statement removed
19     *2.7.0.1* #4026
20     *2.7.0.0* #1718
21     *2.6.0.1* #3780
22     *2.6.0.0* localizations, misc
23     *2.5.1.7* #3274, localization string enclosures
24     *2.5.1.6* #3246, #3215, localization fixes
25     *2.5.1.5* #3222 sqlite3
26     *2.5.1.4* localization, Swedish
27     *2.5.1.3* #3177 don't auto-add vmbox dest to users with novm
28     *2.5.1.2* #3152, #3165, set voicemail as default dest on new followme
29     *2.5.1.1* #2987, #3006, #3029 sqlite3 install, spelling, cidprefix missing fix
30     *2.5.1* #2065 Migrate recordings to recording ids
31     *2.5.0.1* #2391, #2908, #2845, #1791, added delete and add icons
32     *2.5.0* Add enable/disable featurecode with blf support, new confirmation sound file announces cid availability
33     *2.4.14.2* #2604, #2843 fix mal-formed html tags, Russian Translation
34     *2.4.14.1* added depends on 2.4.0
35     *2.4.14* Extension/dest registry, extension quickpick, added hunt strategy with confirmation, it trans, formatting changes
36     *2.4.13.2* #2193 moh path hardcoded
37     *2.4.13.1* bump for rc1
38     *2.4.13* added xml attribute needsenginedb, #1961 enabled to work with extension numbers leading with 0s
39     *2.4.12.3* #2057 don't strip CID prefix if no prefix is being added
40     *2.4.12.2* merge findmefollow/core extension destinations if any, and remove findmefollow destinations as a destination since they are handled by core
41     *2.4.12.1* #2002 IF() statement can't handle : in the string and can't escape them anyhow
42     *2.4.12* CHANGELOG TRUNCATED See SVN Repository
43   </changelog>
44   <depends>
45     <version>2.5.0alpha1</version>
46     <module>recordings ge 3.3.8</module>
47   </depends>
48   <type>setup</type>
49   <category>Inbound Call Control</category>
50   <description>
51     Much like a ring group, but works on individual extensions. When someone calls the extension, it can be setup to ring for a number of seconds before trying to ring other extensions and/or external numbers, or to ring all at once, or in other various 'hunt' configurations. Most commonly used to ring someone's cell phone if they don't answer their extension.
52   </description>
53   <menuitems>
54     <findmefollow needsenginedb="yes">Follow Me</findmefollow>
55   </menuitems>
56   <location>release/2.9/findmefollow-2.9.0.1.tgz</location>
57   <md5sum>dd2d3e41d6b32afbe13252f125eaea8c</md5sum>
58 </module>
Note: See TracBrowser for help on using the browser.