Changeset 12539
- Timestamp:
- 09/20/11 12:07:38 (2 years ago)
- Files:
-
- freepbx/trunk/amp_conf/htdocs/admin/views/menu.php (modified) (1 diff)
- modules/branches/2.10/announcement/module.xml (modified) (1 diff)
- modules/branches/2.10/blacklist/module.xml (modified) (1 diff)
- modules/branches/2.10/bulkdids/module.xml (modified) (1 diff)
- modules/branches/2.10/bulkextensions/module.xml (modified) (1 diff)
- modules/branches/2.10/callback/module.xml (modified) (1 diff)
- modules/branches/2.10/callforward/module.xml (modified) (1 diff)
- modules/branches/2.10/callrecording/module.xml (modified) (1 diff)
- modules/branches/2.10/callwaiting/module.xml (modified) (1 diff)
- modules/branches/2.10/campon/module.xml (modified) (1 diff)
- modules/branches/2.10/cidlookup/module.xml (modified) (1 diff)
- modules/branches/2.10/conferences/module.xml (modified) (1 diff)
- modules/branches/2.10/core/module.xml (modified) (2 diffs)
- modules/branches/2.10/customcontexts/module.xml (modified) (1 diff)
- modules/branches/2.10/dahdiconfig/module.xml (modified) (1 diff)
- modules/branches/2.10/daynight/module.xml (modified) (1 diff)
- modules/branches/2.10/dictate/module.xml (modified) (1 diff)
- modules/branches/2.10/directory/module.xml (modified) (1 diff)
- modules/branches/2.10/disa/module.xml (modified) (1 diff)
- modules/branches/2.10/donotdisturb/module.xml (modified) (1 diff)
- modules/branches/2.10/fax/module.xml (modified) (1 diff)
- modules/branches/2.10/findmefollow/module.xml (modified) (1 diff)
- modules/branches/2.10/infoservices/module.xml (modified) (1 diff)
- modules/branches/2.10/ivr/module.xml (modified) (1 diff)
- modules/branches/2.10/languages/module.xml (modified) (1 diff)
- modules/branches/2.10/miscapps/module.xml (modified) (1 diff)
- modules/branches/2.10/miscdests/module.xml (modified) (1 diff)
- modules/branches/2.10/misdn/module.xml (modified) (1 diff)
- modules/branches/2.10/paging/module.xml (modified) (1 diff)
- modules/branches/2.10/parking/module.xml (modified) (1 diff)
- modules/branches/2.10/queueprio/module.xml (modified) (1 diff)
- modules/branches/2.10/queues/module.xml (modified) (1 diff)
- modules/branches/2.10/ringgroups/module.xml (modified) (1 diff)
- modules/branches/2.10/setcid/module.xml (modified) (1 diff)
- modules/branches/2.10/speeddial/module.xml (modified) (1 diff)
- modules/branches/2.10/timeconditions/module.xml (modified) (1 diff)
- modules/branches/2.10/vmblast/module.xml (modified) (1 diff)
- modules/branches/2.10/voicemail/module.xml (modified) (1 diff)
- modules/branches/2.10/weakpasswords/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/views/menu.php
r12501 r12539 11 11 switch(strtolower($deets['category'])) { 12 12 case 'admin': 13 case 'app s':14 case 'c all flow':13 case 'applications': 14 case 'connectivity': 15 15 case 'reports': 16 16 case 'settings': modules/branches/2.10/announcement/module.xml
r12445 r12539 29 29 *2.4.0* CHANGELOG TRUNCATED See SVN Repository 30 30 </changelog> 31 <category>App s</category>31 <category>Applications</category> 32 32 <description> 33 33 Plays back one of the system recordings (optionally allowing the user to skip it) and then goes to another destination. modules/branches/2.10/blacklist/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>A pps</category>8 <category>Admin</category> 9 9 <menuitems> 10 10 <blacklist needsenginedb="yes">Blacklist</blacklist> modules/branches/2.10/bulkdids/module.xml
r12445 r12539 5 5 <description>Bulk DIDs uses CSV files to import bulk DIDs with a destination.</description> 6 6 <version>2.10.0.0</version> 7 <category>A dmin</category>7 <category>Applications</category> 8 8 <menuitems> 9 9 <bulkdids>Bulk DIDs</bulkdids> modules/branches/2.10/bulkextensions/module.xml
r12445 r12539 5 5 <description>Bulk Extensions uses CSV files to import and export extensions.</description> 6 6 <version>2.9.0.5</version> 7 <category>A dmin</category>7 <category>Applications</category> 8 8 <menuitems> 9 9 <bulkextensions>Bulk Extensions</bulkextensions> modules/branches/2.10/callback/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <menuitems> 10 10 <callback>Callback</callback> modules/branches/2.10/callforward/module.xml
r12445 r12539 29 29 </changelog> 30 30 <description>Provides callforward featurecodes</description> 31 <category> Call Flow</category>31 <category>Applications</category> 32 32 <location>release/2.9/callforward-2.9.0.1.tgz</location> 33 33 <md5sum>84bbf167b76fa585c0726f524764e92a</md5sum> modules/branches/2.10/callrecording/module.xml
r12504 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Provides much of the call recording functionality. modules/branches/2.10/callwaiting/module.xml
r12445 r12539 20 20 *1.1* First release for 2.2 21 21 </changelog> 22 <category> Call Flow</category>22 <category>Applications</category> 23 23 <description>Provides an option to turn on/off call waiting</description> 24 24 <location>release/2.9/callwaiting-2.9.0.0.tgz</location> modules/branches/2.10/campon/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category> Apps</category>8 <category>Settings</category> 9 9 <changelog> 10 10 *2.9.0.0* spelling, cosmetics modules/branches/2.10/cidlookup/module.xml
r12445 r12539 7 7 <license>GPLv2+</license> 8 8 <description>Allows CallerID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 9 <category>A pps</category>9 <category>Admin</category> 10 10 <menuitems> 11 11 <cidlookup>CallerID Lookup Sources</cidlookup> modules/branches/2.10/conferences/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 10 10 <changelog> modules/branches/2.10/core/module.xml
r12445 r12539 2 2 <rawname>core</rawname> 3 3 <repo>standard</repo> 4 <category>App s</category>4 <category>Applications</category> 5 5 <name>Core</name> 6 6 <version>2.9.0.0</version> … … 29 29 <users needsenginedb="yes">Users</users> 30 30 <devices needsenginedb="yes">Devices</devices> 31 <did category="C all Flow">Inbound Routes</did>32 <zapchandids category="C all Flow">Zap Channel DIDs</zapchandids>33 <routing category="C all Flow">Outbound Routes</routing>34 <trunks category="C all Flow">Trunks</trunks>31 <did category="Connectivity">Inbound Routes</did> 32 <zapchandids category="Connectivity">Zap Channel DIDs</zapchandids> 33 <routing category="Connectivity">Outbound Routes</routing> 34 <trunks category="Connectivity">Trunks</trunks> 35 35 <general category="Settings">General Settings</general> 36 36 <advancedsettings category="Settings">Advanced Settings</advancedsettings> modules/branches/2.10/customcontexts/module.xml
r12445 r12539 4 4 <name>Custom Contexts</name> 5 5 <version>2.9.0.0</version> 6 <category> Admin</category>6 <category>Connectivity</category> 7 7 <description> 8 8 Creates custom contexts which can be used to allow limited access to dialplan applications. Allows for time restrictions on any dialplan access. Allows for pattern matching to allow/deny. Allows for failover destinations, and PIN protected failover. This can be very useful for multi-tennant systems. Inbound routing can be done using DID or zap channel routing, this module allows for selective outbound routing. House/public phones can be placed in a restricted context allowing them only internal calls. modules/branches/2.10/dahdiconfig/module.xml
r12445 r12539 2 2 <rawname>dahdiconfig</rawname> 3 3 <repo>unsupported</repo> 4 <category> Settings</category>4 <category>Connectivity</category> 5 5 <name>DAHDi Config</name> 6 6 <version>2.9.0.1</version> modules/branches/2.10/daynight/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category> Call Flow</category>8 <category>Applications</category> 9 9 <description> 10 10 Call Flow manual toggle control - allows for two destinations to be chosen and provides a feature code modules/branches/2.10/dictate/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <changelog> 10 10 *2.9.0.0* #4533, #4651 modules/branches/2.10/directory/module.xml
r12533 r12539 7 7 <license>GPLv2+</license> 8 8 <type>setup</type> 9 <category>App s</category>9 <category>Applications</category> 10 10 <menuitems> 11 11 <directory>Directory</directory> modules/branches/2.10/disa/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <menuitems> 10 10 <disa>DISA</disa> modules/branches/2.10/donotdisturb/module.xml
r12445 r12539 11 11 </changelog> 12 12 <description>Provides donotdisturb featurecodes</description> 13 <category> Call Flow</category>13 <category>Applications</category> 14 14 <location>release/2.9/donotdisturb-2.9.0.1.tgz</location> 15 15 <md5sum>c81e20220a0b69bc53612f1539433755</md5sum> modules/branches/2.10/fax/module.xml
r12445 r12539 6 6 <publisher>Schmoozecom.com</publisher> 7 7 <license>GPLv2+</license> 8 <category> Apps</category>8 <category>Settings</category> 9 9 <menuitems> 10 10 <fax>Fax Configuration</fax> modules/branches/2.10/findmefollow/module.xml
r12445 r12539 19 19 <module>recordings ge 3.3.8</module> 20 20 </depends> 21 <category> Call Flow</category>21 <category>Applications</category> 22 22 <description> 23 23 Much like a ring group, but works on individual extensions. When someone calls the extension, it can be setup to ring for a number of seconds before trying to ring other extensions and/or external numbers, or to ring all at once, or in other various 'hunt' configurations. Most commonly used to ring someone's cell phone if they don't answer their extension. modules/branches/2.10/infoservices/module.xml
r12445 r12539 8 8 <candisable>no</candisable> 9 9 <canuninstall>no</canuninstall> 10 <category>App s</category>10 <category>Applications</category> 11 11 <description>Provides a number of applications accessible by feature codes: company directory, call trace (last call information), echo test, speaking clock, and speak current extension number.</description> 12 12 <changelog> modules/branches/2.10/ivr/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, Press 1 for sales) and/or allow direct-dialing of extension numbers. modules/branches/2.10/languages/module.xml
r12460 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Adds the ability to changes the language within a call flow and add language attribute to users. modules/branches/2.10/miscapps/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Adds the ability to create feature codes that can go to any FreePBX destination (such as an IVR or queue) modules/branches/2.10/miscdests/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <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> 10 10 <changelog> modules/branches/2.10/misdn/module.xml
r12445 r12539 2 2 <rawname>misdn</rawname> 3 3 <repo>unsupported</repo> 4 <category> Settings</category>4 <category>Connectivity</category> 5 5 <name>mISDN</name> 6 6 <version>2.9.0.1</version> modules/branches/2.10/paging/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <changelog> 10 10 *2.9.0.5* #5000 modules/branches/2.10/parking/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category> Apps</category>8 <category>Settings</category> 9 9 <description>Manages parking lot extensions and other options. 10 10 Parking is a way of putting calls "on hold", and then picking them up from any extension.</description> modules/branches/2.10/queueprio/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Adds the ability to set a callers priority higher before entering a queue modules/branches/2.10/queues/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Creates a queue where calls are placed on hold and answered on a first-in, first-out basis. Many options are available, including ring strategy for agents, caller announcements, max wait times, etc. modules/branches/2.10/ringgroups/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Creates a group of extensions that all ring together. Extensions can be rung all at once, or in various 'hunt' configurations. Additionally, external numbers are supported, and there is a call confirmation option where the callee has to confirm if they actually want to take the call before the caller is transferred. modules/branches/2.10/setcid/module.xml
r12445 r12539 4 4 <name>Set CallerID</name> 5 5 <version>2.9.0.2</version> 6 <category>App s</category>6 <category>Applications</category> 7 7 <description> 8 8 Adds the ability to change the CallerID within a call flow. modules/branches/2.10/speeddial/module.xml
r12445 r12539 10 10 *2.9.0.0* #4535, #4651 11 11 </changelog> 12 <category> Apps</category>12 <category>Settings</category> 13 13 <depends> 14 14 <module>phonebook</module> modules/branches/2.10/timeconditions/module.xml
r12460 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category> Call Flow</category>8 <category>Applications</category> 9 9 <description> 10 10 Creates a condition where calls will go to one of two destinations (eg, an extension, IVR, ring group..) based on the time and/or date. This can be used for example to ring a receptionist during the day, or go directly to an IVR at night. modules/branches/2.10/vmblast/module.xml
r12445 r12539 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 <category>App s</category>8 <category>Applications</category> 9 9 <description> 10 10 Creates a group of extensions that calls a group of voicemail boxes and allows you to leave a message for them all at once. modules/branches/2.10/voicemail/module.xml
r12445 r12539 17 17 </changelog> 18 18 <description>This module allows you to configure Voicemail for a user or extension</description> 19 <category> Apps</category>19 <category>Settings</category> 20 20 <menuitems> 21 21 <voicemail>Voicemail Admin</voicemail> modules/branches/2.10/weakpasswords/module.xml
r12445 r12539 6 6 <publisher>Schmoozecom.com</publisher> 7 7 <license>GPLv2</license> 8 <category> Admin</category>8 <category>Reports</category> 9 9 <changelog> 10 10 *2.9.0.1* #4914
