Changeset 4611
- Timestamp:
- 07/28/07 22:39:02 (6 years ago)
- Files:
-
- modules/branches/2.3/infoservices/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/infoservices/module.xml
r4610 r4611 3 3 <name>Info Services</name> 4 4 <version>1.3.5</version> 5 <candisable>no</candisable> 6 <canuninstall>no</canuninstall> 5 7 <type>setup</type> 6 8 <category>Provides a Feature Code</category> 7 9 <description>Provides a number of applications accessable by feature codes: company directory, call trace (last call information), echo test, speaking clock, and speak current extension number.</description> 8 10 <changelog> 9 *1.3.5* #2145 add waitexten while waiting for user input 11 *1.3.5* #2145 add waitexten while waiting for user input, and make uninstallable 10 12 *1.3.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 11 13 *1.3.3* Fixed SpeakExtension - replaced depricated ${CALLERID} variable
