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

Revision 15706, 1.4 kB (checked in by p_lindheimer, 2 weeks ago)

[Module package script: findmefollow 2.11.0.2]

  • 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.11.0.2</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <changelog>
9     *2.11.0.2* misc
10     *2.11.0.1* #6275
11     *2.11.0.0* version bump
12     *2.10.0.8* #5832
13     *2.10.0.7* #5734
14     *2.10.0.6* syntax error in IF() dialplan function, other bug fix
15     *2.10.0.5* #5603
16     *2.10.0.4* #5358, #5521, #5169 #5601
17     *2.10.0.3* #5358, #5521, #5169
18     *2.10.0.2* #5478
19     *2.10.0.1* call recording bug fixes
20     *2.10.0.0* new version changes
21     *2.9.0.6* #5011
22     *2.9.0.5* #4977
23     *2.9.0.4* #4815
24     *2.9.0.3* #4799, #4801
25     *2.9.0.2* #4758
26     *2.9.0.1* #4651, #4701, #4655
27     *2.9.0.0* #4646
28   </changelog>
29   <depends>
30     <version>2.5.0alpha1</version>
31     <module>recordings ge 3.3.8</module>
32   </depends>
33   <category>Applications</category>
34   <description>
35     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.
36   </description>
37   <menuitems>
38     <findmefollow needsenginedb="yes">Follow Me</findmefollow>
39   </menuitems>
40   <location>release/2.11/findmefollow-2.11.0.2.tgz</location>
41   <md5sum>d5df19e48bdba7fea3617ff3a119f054</md5sum>
42 </module>
Note: See TracBrowser for help on using the browser.