Changeset 3445
- Timestamp:
- 01/01/07 21:33:03 (6 years ago)
- Files:
-
- modules/branches/2.2/cidlookup/module.xml (modified) (2 diffs)
- modules/release/2.2/cidlookup-1.1.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/cidlookup/module.xml
r2948 r3445 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>1.1 </version>4 <version>1.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.1. tgz</location>15 <md5sum>0 69bf88bc5cb14fd9b267a7264659c09</md5sum>14 <location>release/2.2/cidlookup-1.1.1.tgz</location> 15 <md5sum>0f1d11eae4c12f04db9ea3bd32dc7aa5</md5sum> 16 16 <info>http://freepbx.org/wiki/CallerIDLookup</info> 17 17 <changelog> 18 *1.1.1* Add he_IL translation 18 19 *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 19 20 *1.0.4* Updated module.xml format
