Changeset 4652 for modules/branches
- Timestamp:
- 08/02/07 16:25:09 (6 years ago)
- Files:
-
- modules/branches/2.3/cidlookup/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/cidlookup/module.xml
r4190 r4652 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>1.2.1 </version>4 <version>1.2.1.1</version> 5 5 <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 6 6 <type>setup</type> 7 7 <category>CID & Number Management</category> 8 8 <menuitems> 9 <cidlookup>Caller NameLookup Sources</cidlookup>9 <cidlookup>CallerID Lookup Sources</cidlookup> 10 10 </menuitems> 11 11 <depends> … … 16 16 <info>http://freepbx.org/wiki/CallerIDLookup</info> 17 17 <changelog> 18 *1.2.1.1* shorten menu name 18 19 *1.2.1* changed freePBX to FreePBX 19 20 *1.2.0* Added SQLite3 support, fixes ticket:1796 (FreePBX 2.3 only)
