root/modules/branches/2.2/parking/module.xml

Revision 2934, 0.6 kB (checked in by qldrob, 7 years ago)

Revert 2930 and 2931 - using amp is the correct thing to do, but it seems to be causing the XML parser grief. It's not breaking anything, just causing warnings. Will care about it later.

  • Property svn:mime-type set to test/plain
Line 
1 <module>
2   <rawname>parking</rawname>
3   <name>Parking Lot</name>
4   <version>2.0.1</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <description>Manages parking lot extensions and other options.
8  
9   Parking is a way of putting calls "on hold", and then picking them up from any extension.</description>
10   <menuitems>
11     <parking>Parking Lot</parking>
12   </menuitems>
13   <location>release/2.2/parking-2.0.1.tgz</location>
14   <info>http://aussievoip.com.au/wiki/freePBX-ParkingLot</info>
15   <md5sum>3ef2cb8ca1ee680171a1f8151de2957a</md5sum>
16 </module>
Note: See TracBrowser for help on using the browser.