Changeset 2948 for modules/branches/2.2/cidlookup
- Timestamp:
- 11/04/06 00:16:44 (7 years ago)
- Files:
-
- modules/branches/2.2/cidlookup/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/cidlookup/module.xml
r2774 r2948 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>1. 0.4</version>4 <version>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> … … 12 12 <engine>asterisk 1.2</engine> 13 13 </depends> 14 <location>release/2.2/cidlookup-1. 0.4.tgz</location>15 <md5sum> 784fd7fbdd644a006c10909785185f1c</md5sum>14 <location>release/2.2/cidlookup-1.1.tgz</location> 15 <md5sum>069bf88bc5cb14fd9b267a7264659c09</md5sum> 16 16 <info>http://freepbx.org/wiki/CallerIDLookup</info> 17 17 <changelog> 18 *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 18 19 *1.0.4* Updated module.xml format 19 20 *1.0.3* Fixes from #999
