root/freepbx/tags/2.8.0beta1/amp_conf/htdocs/admin/modules/infoservices/module.xml

Revision 9020, 1.3 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: infoservices 2.7.0.0

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>infoservices</rawname>
3   <name>Info Services</name>
4   <version>2.7.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <candisable>no</candisable>
8   <canuninstall>no</canuninstall>
9   <type>setup</type>
10   <category>Internal Options &amp; Configuration</category>
11   <description>Provides a number of applications accessible by feature codes: company directory, call trace (last call information), echo test, speaking clock, and speak current extension number.</description>
12   <changelog>
13     *2.7.0.0* spelling errors, localizations
14     *2.6.0.1* localizations
15     *2.6.0.0* localizations, misc
16     *2.5.0.1* localization fixes
17     *2.5.0* localization, Swedish
18     *2.4.0.1* #2731 fix press 0 for operator in directory
19     *2.4.0* bumped for 2.4
20     *1.3.5.2* changed categories
21     *1.3.5.1* bump for rc1
22     *1.3.5* #2145 add waitexten while waiting for user input, and make uninstallable
23     *1.3.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading
24     *1.3.3* Fixed SpeakExtension - replaced depricated ${CALLERID} variable
25     *1.3.2* Fixed SpeakExtension - add macro-user-callerid
26     *1.3.1* Improved accuracy of speaking clock
27   </changelog>
28   <location>release/2.7/infoservices-2.7.0.0.tgz</location>
29   <md5sum>ba07f8ef2d9fc8c7575d3b912f18a30f</md5sum>
30 </module>
Note: See TracBrowser for help on using the browser.