Changeset 4611

Show
Ignore:
Timestamp:
07/28/07 22:39:02 (6 years ago)
Author:
p_lindheimer
Message:

make uninstallable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3/infoservices/module.xml

    r4610 r4611  
    33  <name>Info Services</name> 
    44  <version>1.3.5</version> 
     5  <candisable>no</candisable> 
     6  <canuninstall>no</canuninstall> 
    57  <type>setup</type> 
    68  <category>Provides a Feature Code</category> 
    79  <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> 
    810  <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 
    1012    *1.3.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
    1113    *1.3.3* Fixed SpeakExtension - replaced depricated ${CALLERID} variable