root/contributed_modules/modules/ldapcidlookup/module.xml

Revision 7496, 1.4 kB (checked in by p_lindheimer, 3 years ago)

change all categories to Third Party Addons for contributed modules, no material changes so not pumping versions

Line 
1 <module>
2   <rawname>ldapcidlookup</rawname>
3   <name>LDAP Caller ID Lookup</name>
4   <version>1.3.0.3</version>
5   <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module and LDAP)</description>
6   <type>setup</type>
7   <category>Third Party Addon</category>
8   <menuitems>
9     <ldapcidlookup>LDAP CallerID Lookup Sources</ldapcidlookup>
10   </menuitems>
11   <depends>
12     <engine>asterisk 1.2</engine>
13   </depends>
14   <location>release/ldapcidlookup-1.3.0.3.tgz</location>
15   <md5sum>49c5921fdc65f82e72214d5c5d2ea639</md5sum>
16   <changelog>
17     *1.3.0.3* Fixed ldapcidlookup.agi and added number format support
18     *1.3.0.2* Added ldap_prefix for short numbers.
19     *1.3.0.1* Fixed ldapcidlookup.agi script
20     *1.3.0.0* Updated Web interface to support LDAP
21     *1.2.1.3* #2172 deprecated use of |, changed categories
22     *1.2.1.3* #2172 deprecated use of |, changed categories
23     *1.2.1.2* bump for rc1
24     *1.2.1.1* shorten menu name
25     *1.2.1* changed freePBX to FreePBX
26     *1.2.0* Added SQLite3 support, fixes ticket:1796 (FreePBX 2.3 only)
27     *1.1.1* Add he_IL translation
28     *1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
29     *1.0.4* Updated module.xml format
30     *1.0.3* Fixes from #999
31     *1.0.1* Added possibility to cache in astDB
32       Added lookup from cache before querying external source
33     *1.0.0* First release
34   </changelog>
35 </module>
Note: See TracBrowser for help on using the browser.