root/modules/branches/2.10/cdr/module.xml

Revision 13005, 1.0 kB (checked in by p_lindheimer, 2 years ago)

Auto Check-in of any outstanding changes in cdr

Line 
1 <module>
2   <rawname>cdr</rawname>
3   <repo>standard</repo>
4   <description>Call Data Record report tools for viewing reports of your calls</description>
5   <name>CDR Reports</name>
6   <version>2.10.0.1</version>
7   <publisher>Mikael Carlsson</publisher>
8   <license>GPLv2+</license>
9   <category>Reports</category>
10   <menuitems>
11     <cdr>CDR Reports</cdr>
12   </menuitems>
13   <changelog>
14     *2.10.0.1* add call recordings to CDR
15     *2.10.0.0* #1426
16     *2.10.0.beta4*  Bug fixes, re-categorizations
17     *2.10.0.beta3*  Speed up download of csv
18     *2.10.0.beta2*  Bug fixes
19     *2.10.0.beta1*  Play recorded files
20     *2.10.0.alpha6* Bug fix in recordings settings
21     *2.10.0.alpha5* Added localization
22     *2.10.0.alpha4* Added csv export
23     *2.10.0.alpha3* First public release
24     *2.10.0.alpha2* Not released to public
25     *2.10.0.alpha1* Not released to public
26     *2.10.0.alpha0* Not released to public
27   </changelog>
28   <depends>
29     <module>core ge 2.6.0</module>
30   </depends>
31   <location>release/2.10/cdr-2.10.0.0.tgz</location>
32   <md5sum>8fcf256f98664acaac8dee58b58fec02</md5sum>
33 </module>
Note: See TracBrowser for help on using the browser.