Changeset 5406
- Timestamp:
- 12/10/07 19:59:04 (5 years ago)
- Files:
-
- modules/branches/2.4/pinsets/module.xml (modified) (2 diffs)
- modules/release/2.4/pinsets-2.4.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/pinsets/module.xml
r5308 r5406 2 2 <rawname>pinsets</rawname> 3 3 <name>PIN Sets</name> 4 <version> 1.2.3</version>4 <version>2.4.0</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of lists of PINs (numbers for passwords) that can be used by other modules (eg, trunks).</description> 8 8 <changelog> 9 *2.4.0* bump for 2.4 9 10 *1.2.3* #2393 add support for pinless dialing 10 11 *1.2.2.2* #2172 deprecated use of | … … 19 20 <pinsets>PIN Sets</pinsets> 20 21 </menuitems> 21 <location>release/2.4/pinsets- 1.2.3.tgz</location>22 <md5sum> 585bf5ad39fa1782caa4b90b52d3ea74</md5sum>22 <location>release/2.4/pinsets-2.4.0.tgz</location> 23 <md5sum>279c32dee5cb203ca799d669853b1e6e</md5sum> 23 24 </module>
