root/contributed_modules/modules/routepermissions/module.xml

Revision 7720, 1.3 kB (checked in by wiseoldowl, 4 years ago)

Changed font size and color on empty redirect field error message to make it more obvious

Line 
1 <module>
2   <rawname>routepermissions</rawname>
3   <name>Outbound Route Permissions</name>
4   <version>0.3.2.3</version>
5   <candisable>yes</candisable>
6   <canuninstall>yes</canuninstall>
7   <changelog>
8     *0.3.2.3* Changed font size and color on empty redirect field error message to make it more obvious
9     *0.3.2.2* If redirect selected make sure redirect field is not empty or whitespace only
10     *0.3.2.1* Minor changes to instructions on main page
11     *0.3.2.0* Bug fixes in Ticket #3655 and Ticket #3669
12     *0.3.1.0* Inserts ROUTENAME into routes so core does not have to
13     *0.3.0.0* Added ability to redirect back with a prefix, added 'fail' destination.
14     *0.2.0.0* Fixed bug with routenames not being displayed properly if they contained a hyphen
15     *0.1.0.0* Original Release
16   </changelog>
17   <description>
18     Allows you to block access to various routes, on a per-extension basis. Note that this module requires a database to be available AT ALL TIMES.
19   </description>
20   <info>http://www.freepbx.org/support/documentation/module-documentation/third-party-unsupported-modules/outbound-route-permission</info>
21   <menuitems>
22                 <routepermissions>Outbound Permissions</routepermissions>
23   </menuitems>
24   <type>setup</type>
25   <category>Outbound Call Control</category>
26   <location>x</location>
27   <md5sum>x</md5sum>
28 </module>
Note: See TracBrowser for help on using the browser.