Changeset 7918
- Timestamp:
- 08/03/09 00:22:26 (3 years ago)
- Files:
-
- modules/branches/2.6/announcement/module.xml (modified) (1 diff)
- modules/branches/2.6/asterisk-cli/module.xml (modified) (2 diffs)
- modules/branches/2.6/asteriskinfo/module.xml (modified) (2 diffs)
- modules/branches/2.6/callback/module.xml (modified) (2 diffs)
- modules/branches/2.6/cidlookup/module.xml (modified) (2 diffs)
- modules/branches/2.6/conferences/module.xml (modified) (1 diff)
- modules/branches/2.6/core/module.xml (modified) (1 diff)
- modules/branches/2.6/customappsreg/module.xml (modified) (2 diffs)
- modules/branches/2.6/dashboard/module.xml (modified) (2 diffs)
- modules/branches/2.6/daynight/module.xml (modified) (2 diffs)
- modules/branches/2.6/dictate/module.xml (modified) (1 diff)
- modules/branches/2.6/disa/module.xml (modified) (2 diffs)
- modules/branches/2.6/dundicheck/module.xml (modified) (1 diff)
- modules/branches/2.6/featurecodeadmin/module.xml (modified) (2 diffs)
- modules/branches/2.6/findmefollow/module.xml (modified) (1 diff)
- modules/branches/2.6/iaxsettings/module.xml (modified) (2 diffs)
- modules/branches/2.6/infoservices/module.xml (modified) (2 diffs)
- modules/branches/2.6/javassh/module.xml (modified) (1 diff)
- modules/branches/2.6/languages/module.xml (modified) (2 diffs)
- modules/branches/2.6/logfiles/module.xml (modified) (1 diff)
- modules/branches/2.6/manager/module.xml (modified) (2 diffs)
- modules/branches/2.6/miscapps/module.xml (modified) (2 diffs)
- modules/branches/2.6/miscdests/module.xml (modified) (1 diff)
- modules/branches/2.6/outroutemsg/module.xml (modified) (2 diffs)
- modules/branches/2.6/parking/module.xml (modified) (2 diffs)
- modules/branches/2.6/pbdirectory/module.xml (modified) (2 diffs)
- modules/branches/2.6/phonebook/module.xml (modified) (2 diffs)
- modules/branches/2.6/phpagiconf/module.xml (modified) (2 diffs)
- modules/branches/2.6/phpinfo/module.xml (modified) (1 diff)
- modules/branches/2.6/pinsets/module.xml (modified) (1 diff)
- modules/branches/2.6/printextensions/module.xml (modified) (2 diffs)
- modules/branches/2.6/queueprio/module.xml (modified) (2 diffs)
- modules/branches/2.6/queues/module.xml (modified) (1 diff)
- modules/branches/2.6/recordings/module.xml (modified) (2 diffs)
- modules/branches/2.6/restart/module.xml (modified) (1 diff)
- modules/branches/2.6/ringgroups/module.xml (modified) (2 diffs)
- modules/branches/2.6/sipsettings/module.xml (modified) (2 diffs)
- modules/branches/2.6/speeddial/module.xml (modified) (1 diff)
- modules/branches/2.6/timeconditions/module.xml (modified) (2 diffs)
- modules/branches/2.6/vmblast/module.xml (modified) (2 diffs)
- modules/branches/2.6/voicemail/module.xml (modified) (1 diff)
- modules/branches/2.6/weakpasswords/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/announcement/module.xml
r7034 r7918 2 2 <rawname>announcement</rawname> 3 3 <name>Announcements</name> 4 <version>2.5.1.7</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* localizations, misc 6 9 *2.5.1.7* localization string enclosures, spelling 7 10 *2.5.1.6* spelling, localization fixes modules/branches/2.6/asterisk-cli/module.xml
r6772 r7918 2 2 <rawname>asterisk-cli</rawname> 3 3 <name>Asterisk CLI</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 15 17 <md5sum>bb5da9daa777abdc778fba9e3746c7e1</md5sum> 16 18 <changelog> 19 *2.6.0.0* localizations, misc 17 20 *2.5.0.2* description added to xml 18 21 *2.5.0.1* r6547 Swedish Translations modules/branches/2.6/asteriskinfo/module.xml
r6610 r7918 2 2 <rawname>asteriskinfo</rawname> 3 3 <name>Asterisk Info</name> 4 <version>2.5.0.1</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 16 18 </depends> 17 19 <changelog> 20 *2.6.0.0* localizations, misc 18 21 *2.5.0.1* #3157, #3153, #3077 (DAHDI Support) 19 22 *2.5.0* #2845 tabindex modules/branches/2.6/callback/module.xml
r6970 r7918 2 2 <rawname>callback</rawname> 3 3 <name>Callback</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 9 11 </menuitems> 10 12 <changelog> 13 *2.6.0.0* localizations, misc 11 14 *2.5.0.2* #3272 missing callback_check_destinations(), localization fixes 12 15 *2.5.0.1* Swedish Translations, fix Italian Translations modules/branches/2.6/cidlookup/module.xml
r7189 r7918 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>2.5.0.5</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 6 8 <type>setup</type> … … 16 18 <md5sum>a60b06774f99f90191b20add79d904c3</md5sum> 17 19 <changelog> 20 *2.6.0.0* localizations, misc 18 21 *2.5.0.5* #3345 19 22 *2.5.0.4* #3260, other localization work modules/branches/2.6/conferences/module.xml
r7666 r7918 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>2.6.0.0</version> 4 <version>2.6.0.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> 7 9 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 8 10 <changelog> 11 *2.6.0.1* tabindex init 9 12 *2.6.0.0* #3392, localizations 10 13 *2.5.1.6* #3392 and some localizations modules/branches/2.6/core/module.xml
r7795 r7918 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.6.0beta1.0</version> 6 <version>2.6.0beta1.1</version> 7 <publisher>FreePBX</publisher> 8 <license>GPLv2+</license> 7 9 <candisable>no</candisable> 8 10 <canuninstall>no</canuninstall> 9 11 <changelog> 10 *2.6.0beta1.1* #3696, (needs framework updated), #3702, #3706, #3712 12 *2.6.0beta1.1* #3696, (needs framework updated), #3702, #3706, #3712, #3691, #3693, #3705, #3644, #3739, #3741, #3744, #3790 11 13 *2.6.0beta1.0* #3478, #3423, #3648, #3685, #3686, #1380 12 14 *2.6.0alpha1.4* fixes re #3649 modules/branches/2.6/customappsreg/module.xml
r7668 r7918 2 2 <rawname>customappsreg</rawname> 3 3 <name>Custom Applications</name> 4 <version>2.6.0.0</version> 4 <version>2.6.0.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 13 15 </menuitems> 14 16 <changelog> 17 *2.6.0.1* localizations, misc 15 18 *2.6.0.0* stoped harmless php warning msg 16 19 *2.5.0.4* #3263, localization fixes modules/branches/2.6/dashboard/module.xml
r7759 r7918 2 2 <rawname>dashboard</rawname> 3 3 <name>System Dashboard</name> 4 <version>2.5.0.7</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <candisable>no</candisable> 6 8 <canuninstall>no</canuninstall> … … 18 20 </depends> 19 21 <changelog> 22 *2.6.0.0* localizations, misc 20 23 *2.5.0.7* #3652, localization updates 21 24 *2.5.0.6* #3409, localization fixes, updates modules/branches/2.6/daynight/module.xml
r7670 r7918 2 2 <rawname>daynight</rawname> 3 3 <name>Day Night Mode</name> 4 <version>2.6.0.0</version> 4 <version>2.6.0.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Inbound Call Control</category> … … 10 12 </description> 11 13 <changelog> 14 *2.6.0.1* init tabindex 12 15 *2.6.0.0* #3650, #3651 13 16 *2.5.0.12* #3350 modules/branches/2.6/dictate/module.xml
r7020 r7918 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> 7 9 <changelog> 10 *2.6.0.0* localizations 8 11 *2.5.0.2* localization string enclosures 9 12 *2.5.0.1* #2530 typo _GLOBALS should be GLOBALS modules/branches/2.6/disa/module.xml
r7671 r7918 2 2 <rawname>disa</rawname> 3 3 <name>DISA</name> 4 <version>2.5.1.8</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 10 12 <description>DISA Allows you 'Direct Inward System Access'. This gives you the ability to have an option on an IVR that gives you a dial tone, and you're able to dial out from the FreePBX machine as if you were connected to a standard extension. It appears as a Destination.</description> 11 13 <changelog> 14 *2.6.0.0* init tabindex 12 15 *2.5.1.8* #3457 13 16 *2.5.1.7* localization updates modules/branches/2.6/dundicheck/module.xml
r6081 r7918 2 2 <rawname>dundicheck</rawname> 3 3 <name>DUNDi Lookup Registry</name> 4 <version>2.5.0</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* localizations 6 9 *2.5.0* #2918 First release 7 10 </changelog> modules/branches/2.6/featurecodeadmin/module.xml
r7035 r7918 2 2 <rawname>featurecodeadmin</rawname> 3 3 <name>Feature Code Admin</name> 4 <version>2.5.0.3</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <candisable>no</candisable> 6 8 <canuninstall>no</canuninstall> … … 12 14 <location>release/2.5/featurecodeadmin-2.5.0.3.tgz</location> 13 15 <changelog> 16 *2.6.0.0* localizations, misc 14 17 *2.5.0.3* fix for proper core localization 15 18 *2.5.0.2* #3173 don't report conflicting extensions with featurmap codes modules/branches/2.6/findmefollow/module.xml
r7023 r7918 2 2 <rawname>findmefollow</rawname> 3 3 <name>Follow Me</name> 4 <version>2.5.1.7</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* localizations, misc 6 9 *2.5.1.7* #3274, localization string enclosures 7 10 *2.5.1.6* #3246, #3215, localization fixes modules/branches/2.6/iaxsettings/module.xml
r7894 r7918 2 2 <rawname>iaxsettings</rawname> 3 3 <name>Asterisk IAX Settings</name> 4 <version>2.6.0beta1.1</version> 4 <version>2.6.0.0</version> 5 <publisher>Bandwidth.com</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 14 16 <license>AGPLv3</license> 15 17 <changelog> 18 *2.6.0.0* install script 'if not exists' missing 16 19 *2.6.0beta1.1* install script 'if not exists' missing 17 20 *2.6.0beta1.0* lots of tweaks, fixed install.php error modules/branches/2.6/infoservices/module.xml
r6933 r7918 2 2 <rawname>infoservices</rawname> 3 3 <name>Info Services</name> 4 <version>2.5.0.1</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <candisable>no</candisable> 6 8 <canuninstall>no</canuninstall> … … 9 11 <description>Provides a number of applications accessable by feature codes: company directory, call trace (last call information), echo test, speaking clock, and speak current extension number.</description> 10 12 <changelog> 13 *2.6.0.0* localizations, misc 11 14 *2.5.0.1* localization fixes 12 15 *2.5.0* localization, Swedish modules/branches/2.6/javassh/module.xml
r7647 r7918 2 2 <rawname>javassh</rawname> 3 3 <name>Java SSH</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>FREEUSE</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> 7 <description>Provides a Java applet to access the system shell using SSH </description>9 <description>Provides a Java applet to access the system shell using SSH. SSH client is provided by Appgate (www.appgate.com) and licensed is Free Limited Use, http://www.appgate.com/index/products/mindterm/mindterm_end_user_lic.html</description> 8 10 <menuitems> 9 11 <javassh>Java SSH</javassh> 10 12 </menuitems> 11 13 <changelog> 14 *2.6.0.0* localizations, misc 12 15 *2.5.0.2* security setting updates: r7432 13 16 *2.5.0.1* localization updates modules/branches/2.6/languages/module.xml
r7026 r7918 2 2 <rawname>languages</rawname> 3 3 <name>Languages</name> 4 <version>2.5.0.7</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 12 14 </menuitems> 13 15 <changelog> 14 *2. 5.0.7* localization string enclosures16 *2.6.0.0* localizations, misc 15 17 *2.5.0.6* localization, Swedish 16 18 *2.5.0.5* #3174 fix validation code modules/branches/2.6/logfiles/module.xml
r7759 r7918 2 2 <rawname>logfiles</rawname> 3 3 <name>Asterisk Logfiles</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* localizations, misc 6 9 *2.5.0.2* #3645 7 10 *2.5.0.1* localization updates modules/branches/2.6/manager/module.xml
r6786 r7918 2 2 <rawname>manager</rawname> 3 3 <name>Asterisk API</name> 4 <version>2.5.0.1</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 9 11 </menuitems> 10 12 <changelog> 13 *2.6.0.0* localizations, misc 11 14 *2.5.0.1* #3191 unitialized vars 12 15 *2.5.0* #2845 tabindex modules/branches/2.6/miscapps/module.xml
r7027 r7918 2 2 <rawname>miscapps</rawname> 3 3 <name>Misc Applications</name> 4 <version>2.5.0.3</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 12 14 </menuitems> 13 15 <changelog> 16 *2.6.0.0* localizations, misc 14 17 *2.5.0.3* localization enclosures, spelling 15 18 *2.5.0.2* spelling, Swedish modules/branches/2.6/miscdests/module.xml
r7028 r7918 2 2 <rawname>miscdests</rawname> 3 3 <name>Misc Destinations</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> 7 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> 8 10 <changelog> 11 *2.6.0.0* localizations, misc 9 12 *2.5.0.2* localization string enclosures 10 13 *2.5.0.1* #3018, #3043 spelling and delete link does not show if not being used as dest modules/branches/2.6/outroutemsg/module.xml
r7608 r7918 2 2 <rawname>outroutemsg</rawname> 3 3 <name>Route Congestion Messages</name> 4 <version>2.6.0</version> 4 <version>2.6.0.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 11 13 </menuitems> 12 14 <changelog> 15 *2.6.0.1* init tabindex 13 16 *2.6.0* Initial Version 14 17 </changelog> modules/branches/2.6/parking/module.xml
r7275 r7918 2 2 <rawname>parking</rawname> 3 3 <name>Parking Lot</name> 4 <version>2.5.1.3</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 11 13 </menuitems> 12 14 <changelog> 15 *2.6.0.0* localizations, misc 13 16 *2.5.1.3* localization fixes 14 17 *2.5.1.2* localization fixes modules/branches/2.6/pbdirectory/module.xml
r7036 r7918 2 2 <rawname>pbdirectory</rawname> 3 3 <name>Phonebook Directory</name> 4 <version>2.5.0</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>CID & Number Management</category> … … 8 10 <description>Provides a dial-by-name directory for phonebook entries</description> 9 11 <changelog> 12 *2.6.0.0* localizations, misc 10 13 *2.5.0* localization string enclosures 11 14 *2.4.0.2* removed 2.4.0 requirement possible causing broken module issue modules/branches/2.6/phonebook/module.xml
r6789 r7918 2 2 <rawname>phonebook</rawname> 3 3 <name>Phonebook</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <description>Provides a phonebook for FreePBX, it can be used as base for Caller ID Lookup and Speed Dial</description> 6 8 <type>tool</type> … … 12 14 <md5sum>7d870f78bcadee0677b4a3a4213127b7</md5sum> 13 15 <changelog> 16 *2.6.0.0* localizations, misc 14 17 *2.5.0.2* localization changes, Swedish 15 18 *2.5.0.1* #3009 spelling modules/branches/2.6/phpagiconf/module.xml
r6790 r7918 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>2.5.0.2</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 12 14 </depends> 13 15 <changelog> 16 *2.6.0.0* misc 14 17 *2.5.0.2* #3191 uninitialized vars 15 18 *2.5.0.1* #2987 sqlite3 install script modules/branches/2.6/phpinfo/module.xml
r5417 r7918 2 2 <rawname>phpinfo</rawname> 3 3 <name>PHP Info</name> 4 <version>2.4.0</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* misc 6 9 *2.4.0* bump for 2.4 7 10 *1.1.0.1* bump for rc1 modules/branches/2.6/pinsets/module.xml
r6918 r7918 2 2 <rawname>pinsets</rawname> 3 3 <name>PIN Sets</name> 4 <version>2.5.0.1</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> 7 9 <description>Allow creation of lists of PINs (numbers for passwords) that can be used by other modules (eg, trunks).</description> 8 10 <changelog> 11 *2.6.0.0* misc 9 12 *2.5.0.1* #3240, #3258 10 13 *2.5.0* #2845, #2764 tabindex modules/branches/2.6/printextensions/module.xml
r7696 r7918 2 2 <rawname>printextensions</rawname> 3 3 <name>Print Extensions</name> 4 <version>2.6.0.2</version> 4 <version>2.6.0.3</version> 5 <publisher>Bandwidth.com</publisher> 6 <license>GPLv2</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 10 12 </menuitems> 11 13 <changelog> 14 *2.6.0.3* misc 12 15 *2.6.0.2* replace Core with Extensions re #3662, sort Extensions first always 13 16 *2.6.0.1* minor tweaks, localizations modules/branches/2.6/queueprio/module.xml
r6930 r7918 2 2 <rawname>queueprio</rawname> 3 3 <name>Queue Priorities</name> 4 <version>2.5.0.4</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Inbound Call Control</category> … … 12 14 </menuitems> 13 15 <changelog> 16 *2.6.0.0* misc 14 17 *2.5.0.4* #3246, #3254 15 18 *2.5.0.3* #3214 modules/branches/2.6/queues/module.xml
r7775 r7918 2 2 <rawname>queues</rawname> 3 3 <name>Queues</name> 4 <version>2.6.0.0</version> 4 <version>2.6.0.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Inbound Call Control</category> modules/branches/2.6/recordings/module.xml
r7680 r7918 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.9.0</version> 4 <version>3.3.9.1</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <candisable>no</candisable> 6 8 <canuninstall>no</canuninstall> … … 9 11 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 10 12 <changelog> 13 *3.3.9.1* localizations, misc 11 14 *3.3.9.0* #3059, #3604 12 15 *3.3.8.8* localization fixes, misc modules/branches/2.6/restart/module.xml
r7472 r7918 3 3 <name>Bulk Phone Restart</name> 4 4 <version>2.6.0.0</version> 5 <publisher>Schmoozecom.com</publisher> 6 <license>GPLv2</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> modules/branches/2.6/ringgroups/module.xml
r7762 r7918 2 2 <rawname>ringgroups</rawname> 3 3 <name>Ring Groups</name> 4 <version>2.5.1.9</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Inbound Call Control</category> … … 9 11 </description> 10 12 <changelog> 11 *2. 5.1.10* #369713 *2.6.0.0* #3697 12 14 *2.5.1.9* #3664 13 15 *2.5.1.8* #3580, localization updates modules/branches/2.6/sipsettings/module.xml
r7894 r7918 2 2 <rawname>sipsettings</rawname> 3 3 <name>Asterisk SIP Settings</name> 4 <version>2.6.0beta1.2</version> 4 <version>2.6.0.0</version> 5 <publisher>Bandwidth.com</publisher> 6 <license>GPLv2+</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> … … 14 16 <license>AGPLv3</license> 15 17 <changelog> 18 *2.6.0.0* localizations, misc 16 19 *2.6.0beta1.2* install script 'if not exists' missing 17 20 *2.6.0beta1.1* misc bugs, typos modules/branches/2.6/speeddial/module.xml
r6100 r7918 2 2 <rawname>speeddial</rawname> 3 3 <name>Speed Dial Functions</name> 4 <version>2.5.0</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <changelog> 8 *2.6.0.0* localizations, misc 6 9 *2.5.0* #2887 7 10 *2.4.0* bump for 2.4 modules/branches/2.6/timeconditions/module.xml
r7186 r7918 2 2 <rawname>timeconditions</rawname> 3 3 <name>Time Conditions</name> 4 <version>2.5.0.8</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Inbound Call Control</category> … … 9 11 </description> 10 12 <changelog> 13 *2.6.0.0* localizations, misc 11 14 *2.5.0.8* #3325 timecondition install script fails going from 2.4 to 2.5 12 15 *2.5.0.7* localization string enclosures modules/branches/2.6/vmblast/module.xml
r7764 r7918 2 2 <rawname>vmblast</rawname> 3 3 <name>VoiceMail Blasting</name> 4 <version>2.5.0.4</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <type>setup</type> 6 8 <category>Internal Options & Configuration</category> … … 9 11 </description> 10 12 <changelog> 13 *2.6.0.0* localizations, misc 11 14 *2.5.0.6* #3697 12 15 *2.5.0.5* localization updates modules/branches/2.6/voicemail/module.xml
r7770 r7918 2 2 <rawname>voicemail</rawname> 3 3 <name>Voicemail</name> 4 <version>2.5.1.5</version> 4 <version>2.6.0.0</version> 5 <publisher>FreePBX</publisher> 6 <license>GPLv2+</license> 5 7 <candisable>no</candisable> 6 8 <canuninstall>no</canuninstall> 7 9 <changelog> 10 *2.6.0.0* #1957, localizations, misc 8 11 *2.5.1.7* #3698 9 12 *2.5.1.6* localization updates modules/branches/2.6/weakpasswords/module.xml
r7686 r7918 2 2 <rawname>weakpasswords</rawname> 3 3 <name>Weak Password Detection</name> 4 <version>2.5.0.3</version> 4 <version>2.6.0.0</version> 5 <publisher>Schmoozecom.com</publisher> 6 <license>GPLv2</license> 5 7 <type>tool</type> 6 8 <category>System Administration</category> 7 9 <changelog> 10 *2.6.0.0* misc 8 11 *2.5.0.3* #3663 9 12 *2.5.0.2* changes to warning msg, moved to Tools tab, System Administration
