root/modules/branches/2.4/conferences/module.xml

Revision 7253, 1.4 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: conferences 2.4.0.4

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>conferences</rawname>
3   <name>Conferences</name>
4   <version>2.4.0.4</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description>
8   <changelog>
9     *2.4.0.4* #3392 can't delete or edit if numbered 0
10     *2.4.0.3* #3087 add hook to module code
11     *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation
12     *2.4.0.1* added depends on 2.4.0
13     *2.4.0* #2158 add recording option, add support for Extension and Destination Registries, it translations
14     *1.2.2* don't ask for name confirmation when recording names on Asterisk 1.3 (new option I replaces i)
15     *1.2.1.3* move Macro(user-callerid) to be called with each conf to accomodate future language settings
16     *1.2.1.2* add call to Macro(user-callerid) to get proper CID in Meetme Conference
17     *1.2.1.1* bump for rc1
18     *1.2.1* changed syntax error in meetme_additional.conf form '|' to ',' separator
19     *1.2* Fixed raising asterisk error on empty dialstatus #1708
20     *1.1.2* Add he_IL translation
21     *1.1.1* Updated for 2.2.0RC1
22     *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
23   </changelog>
24   <depends>
25     <version>2.4.0</version>
26   </depends>
27   <menuitems>
28     <conferences>Conferences</conferences>
29   </menuitems>
30   <location>release/2.4/conferences-2.4.0.4.tgz</location>
31   <md5sum>f74465607eed216d3af5548c39108210</md5sum>
32 </module>
Note: See TracBrowser for help on using the browser.