Changeset 4192
- Timestamp:
- 06/24/07 22:15:16 (6 years ago)
- Files:
-
- modules/branches/2.3/miscdests/module.xml (modified) (2 diffs)
- modules/release/2.3/miscdests-1.3.4.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/miscdests/module.xml
r3970 r4192 2 2 <rawname>miscdests</rawname> 3 3 <name>Misc Destinations</name> 4 <version>1.3.4 </version>4 <version>1.3.4.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> 7 7 <description>Allows creating destinations that dial any local number (extensions, feature codes, outside phone numbers) that can be used by other modules (eg, IVR, time conditions) as a call destination.</description> 8 8 <changelog> 9 *1.3.4.1* changed freePBX to FreePBX 9 10 *1.3.4* destination changed from Dial(Local/nnn@from-internal) to Goto(from-internal,nnn,1), no reason a new channel should be created 10 11 *1.3.3* Minor formatting changes … … 16 17 <miscdests>Misc Destinations</miscdests> 17 18 </menuitems> 18 <location>release/2.3/miscdests-1.3.4. tgz</location>19 <location>release/2.3/miscdests-1.3.4.1.tgz</location> 19 20 <info>http://aussievoip.com.au/wiki/freePBX-MiscDests</info> 20 <md5sum> 5dc5941394433459f0d506f31770b564</md5sum>21 <md5sum>b593cc7d1f2086fd847e8356e51b0161</md5sum> 21 22 </module>
