root/modules/branches/2.3/cidlookup/module.xml

Revision 4937, 1.1 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: cidlookup 1.2.1.3

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>cidlookup</rawname>
3   <name>Caller ID Lookup</name>
4   <version>1.2.1.3</version>
5   <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description>
6   <type>setup</type>
7   <category>Inbound Call Control</category>
8   <menuitems>
9     <cidlookup>CallerID Lookup Sources</cidlookup>
10   </menuitems>
11   <depends>
12     <engine>asterisk 1.2</engine>
13   </depends>
14   <location>release/2.3/cidlookup-1.2.1.3.tgz</location>
15   <md5sum>d3f5001dca0215988365a949a60977d2</md5sum>
16   <changelog>
17     *1.2.1.3* #2172 deprecated use of |, changed categories
18     *1.2.1.2* bump for rc1
19     *1.2.1.1* shorten menu name
20     *1.2.1* changed freePBX to FreePBX
21     *1.2.0* Added SQLite3 support, fixes ticket:1796 (FreePBX 2.3 only)
22     *1.1.1* Add he_IL translation
23     *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
24     *1.0.4* Updated module.xml format
25     *1.0.3* Fixes from #999
26     *1.0.1* Added possibility to cache in astDB
27       Added lookup from cache before querying external source
28     *1.0.0* First release
29   </changelog>
30 </module>
Note: See TracBrowser for help on using the browser.