root/contributed_modules/modules/cidroute/module.xml

Revision 7496, 0.6 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

  • Property svn:executable set to *
Line 
1 <module>
2   <rawname>cidroute</rawname>
3   <name>Caller Location Routing</name>
4   <version>1.0.0</version>
5   <description>This lets you set the destination of an incoming call based on the CallerID of the incoming call. Presently, this database only has AUSTRALIAN data in it.</description>
6   <type>setup</type>
7   <category>Third Party Addon</category>
8   <menuitems>
9     <cidroute>Caller Location Routing</cidroute>
10   </menuitems>
11   <depends>
12     <engine>asterisk 1.2</engine>
13   </depends>
14   <location>fail</location>
15   <md5sum>fail</md5sum>
16   <changelog>
17     *1.0.0* First release, Australian data only.
18   </changelog>
19 </module>
Note: See TracBrowser for help on using the browser.