Changeset 4190
- Timestamp:
- 06/24/07 22:15:08 (6 years ago)
- Files:
-
- modules/branches/2.3/cidlookup/module.xml (modified) (2 diffs)
- modules/release/2.3/cidlookup-1.2.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/cidlookup/module.xml
r4169 r4190 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>1.2. 0</version>4 <version>1.2.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.3/cidlookup-1.2. 0.tgz</location>15 <md5sum> 4d26017ad8ab1413b5e9b848fd6399fc</md5sum>14 <location>release/2.3/cidlookup-1.2.1.tgz</location> 15 <md5sum>5d9f59852f4ccf99216535aaa8f602ef</md5sum> 16 16 <info>http://freepbx.org/wiki/CallerIDLookup</info> 17 17 <changelog> 18 *1.2.1* changed freePBX to FreePBX 18 19 *1.2.0* Added SQLite3 support, fixes ticket:1796 (FreePBX 2.3 only) 19 20 *1.1.1* Add he_IL translation
