Changeset 6775
- Timestamp:
- 09/18/08 14:46:29 (5 years ago)
- Files:
-
- modules/branches/2.5/cidlookup/module.xml (modified) (2 diffs)
- modules/release/2.5/cidlookup-2.5.0.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/cidlookup/module.xml
r6455 r6775 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>2.5.0. 2</version>4 <version>2.5.0.3</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. 2.tgz</location>15 <md5sum> 0c306ec00dd5d888776119650b6c9cec</md5sum>14 <location>release/2.5/cidlookup-2.5.0.3.tgz</location> 15 <md5sum>45ca54974a243ec13dd9500ba2c6ab91</md5sum> 16 16 <changelog> 17 *2.5.0.3* localization fixes, Swedish 17 18 *2.5.0.2* #3100, #3101 changes to work with new inbound route changes and fixes previous bug 18 19 *2.5.0.1* #2987, #3001 sqlite3 install script and spelling fixes
