Changeset 7765 for contributed_modules/modules/routepermissions
- Timestamp:
- 05/27/09 21:12:11 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contributed_modules/modules/routepermissions/module.xml
r7720 r7765 2 2 <rawname>routepermissions</rawname> 3 3 <name>Outbound Route Permissions</name> 4 <version>0.3.2.3</version> 4 <category>Third Party Addon</category> 5 <version>0.3.2.4</version> 5 6 <candisable>yes</candisable> 6 7 <canuninstall>yes</canuninstall> 7 8 <changelog> 9 *0.3.2.4* Changed category to Third Party Addon, that name to be used by all modules in the Extended Repo (until they are brought into the main repo) 8 10 *0.3.2.3* Changed font size and color on empty redirect field error message to make it more obvious 9 11 *0.3.2.2* If redirect selected make sure redirect field is not empty or whitespace only … … 20 22 <info>http://www.freepbx.org/support/documentation/module-documentation/third-party-unsupported-modules/outbound-route-permission</info> 21 23 <menuitems> 22 <routepermissions>Outbound Permissions</routepermissions>24 <routepermissions>Outbound Permissions</routepermissions> 23 25 </menuitems> 24 26 <type>setup</type> 25 <category>Outbound Call Control</category> 26 <location>x</location> 27 <md5sum>x</md5sum> 27 <location>../contributed_modules/release/routepermissions-0.3.2.4.tgz</location> 28 <md5sum>7796ce103458e32ecbe948e4c6d9cf89</md5sum> 28 29 </module>
