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

Revision 5850, 1.3 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: cidlookup 2.4.0.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>2.4.0.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.4/cidlookup-2.4.0.3.tgz</location>
15   <md5sum>e922b0af1eabc7799d5a676131fe7799</md5sum>
16   <changelog>
17     *2.4.0.3* remove cidlookup field from core incoming table - should never have been there
18     *2.4.0.2* #2843 Russian Translation
19     *2.4.0.1* #2541 migrate from channel routing and re-enable functionality
20     *2.4.0* it translations, bump for 2.4
21     *1.2.1.3* #2172 deprecated use of |, changed categories
22     *1.2.1.2* bump for rc1
23     *1.2.1.1* shorten menu name
24     *1.2.1* changed freePBX to FreePBX
25     *1.2.0* Added SQLite3 support, fixes ticket:1796 (FreePBX 2.3 only)
26     *1.1.1* Add he_IL translation
27     *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
28     *1.0.4* Updated module.xml format
29     *1.0.3* Fixes from #999
30     *1.0.1* Added possibility to cache in astDB
31       Added lookup from cache before querying external source
32     *1.0.0* First release
33   </changelog>
34 </module>
Note: See TracBrowser for help on using the browser.