root/modules/branches/2.10/restart/module.xml

Revision 12445, 0.8 kB (checked in by mbrevda, 2 years ago)

closes #5342 - update skin

Line 
1 <module>
2   <rawname>restart</rawname>
3   <repo>extended</repo>
4   <name>Bulk Phone Restart</name>
5   <version>2.9.0.2</version>
6   <publisher>Schmoozecom.com</publisher>
7   <license>GPLv2</license>
8   <category>Admin</category>
9   <changelog>
10     *2.9.0.2* #4401
11     *2.9.0.1* removed duplicate functions
12     *2.9.0.0* #4627
13     *2.8.0.1* #4426
14     *2.8.0.0* #4309
15     *2.7.0.0* localizations
16     *2.6.0.1* #3912
17     *2.6.0.0* Initial release
18   </changelog>
19   <depends>
20     <version>2.5.0</version>
21   </depends>
22   <description>This module allows users to restart one or multiple phones that support being restarted via a SIP NOTIFY command through Asterisk's sip_notify.conf
23   </description>
24   <menuitems>
25     <restart>Phone Restart</restart>
26   </menuitems>
27   <location>release/2.9/restart-2.9.0.2.tgz</location>
28   <md5sum>c457835a932daa18aa5c957505d18cd7</md5sum>
29 </module>
Note: See TracBrowser for help on using the browser.