Changeset 6336
- Timestamp:
- 08/10/08 17:15:48 (3 months ago)
- Files:
-
- modules/branches/2.5/cidlookup/module.xml (modified) (2 diffs)
- modules/release/2.5/cidlookup-2.5.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/cidlookup/module.xml
r6072 r6336 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>2.5.0 </version>4 <version>2.5.0.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.5/cidlookup-2.5.0. tgz</location>15 <md5sum> d61c3266943fb7df0e2e222655b879d9</md5sum>14 <location>release/2.5/cidlookup-2.5.0.1.tgz</location> 15 <md5sum>c27e7addf1980bda004258a0557a08aa</md5sum> 16 16 <changelog> 17 *2.5.0.1* #2987, #3001 sqlite3 install script and spelling fixes 17 18 *2.5.0* #2845 tabindex 18 19 *2.4.0.3* remove cidlookup field from core incoming table - should never have been there
