Changeset 4790
- Timestamp:
- 08/08/07 23:18:06 (6 years ago)
- Files:
-
- modules/branches/2.3/announcement/module.xml (modified) (2 diffs)
- modules/branches/2.3/asterisk-cli/module.xml (modified) (2 diffs)
- modules/branches/2.3/asteriskinfo/module.xml (modified) (3 diffs)
- modules/branches/2.3/backup/module.xml (modified) (3 diffs)
- modules/branches/2.3/backup/uninstall.php (modified) (1 diff)
- modules/branches/2.3/blacklist/module.xml (modified) (3 diffs)
- modules/branches/2.3/callback/module.xml (modified) (3 diffs)
- modules/branches/2.3/callforward/module.xml (modified) (2 diffs)
- modules/branches/2.3/callwaiting/module.xml (modified) (2 diffs)
- modules/branches/2.3/cidlookup/module.xml (modified) (2 diffs)
- modules/branches/2.3/conferences/module.xml (modified) (2 diffs)
- modules/branches/2.3/core/module.xml (modified) (2 diffs)
- modules/branches/2.3/customerdb/module.xml (modified) (2 diffs)
- modules/branches/2.3/dashboard/module.xml (modified) (2 diffs)
- modules/branches/2.3/daynight/module.xml (modified) (3 diffs)
- modules/branches/2.3/dictate/module.xml (modified) (2 diffs)
- modules/branches/2.3/disa/module.xml (modified) (2 diffs)
- modules/branches/2.3/donotdisturb/module.xml (modified) (2 diffs)
- modules/branches/2.3/featurecodeadmin/module.xml (modified) (3 diffs)
- modules/branches/2.3/findmefollow/module.xml (modified) (2 diffs)
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/branches/2.3/gabcast/module.xml (modified) (3 diffs)
- modules/branches/2.3/infoservices/module.xml (modified) (3 diffs)
- modules/branches/2.3/inventorydb/module.xml (modified) (2 diffs)
- modules/branches/2.3/irc/module.xml (modified) (2 diffs)
- modules/branches/2.3/ivr/module.xml (modified) (3 diffs)
- modules/branches/2.3/javassh/module.xml (modified) (2 diffs)
- modules/branches/2.3/logfiles/module.xml (modified) (2 diffs)
- modules/branches/2.3/manager/module.xml (modified) (2 diffs)
- modules/branches/2.3/miscapps/module.xml (modified) (3 diffs)
- modules/branches/2.3/miscdests/module.xml (modified) (2 diffs)
- modules/branches/2.3/music/module.xml (modified) (3 diffs)
- modules/branches/2.3/paging/module.xml (modified) (2 diffs)
- modules/branches/2.3/parking/module.xml (modified) (3 diffs)
- modules/branches/2.3/pbdirectory/module.xml (modified) (1 diff)
- modules/branches/2.3/phonebook/module.xml (modified) (2 diffs)
- modules/branches/2.3/phpagiconf/module.xml (modified) (3 diffs)
- modules/branches/2.3/phpinfo/module.xml (modified) (2 diffs)
- modules/branches/2.3/pinsets/module.xml (modified) (2 diffs)
- modules/branches/2.3/printextensions/module.xml (modified) (2 diffs)
- modules/branches/2.3/queues/module.xml (modified) (3 diffs)
- modules/branches/2.3/recordings/module.xml (modified) (2 diffs)
- modules/branches/2.3/ringgroups/module.xml (modified) (3 diffs)
- modules/branches/2.3/speeddial/module.xml (modified) (2 diffs)
- modules/branches/2.3/timeconditions/module.xml (modified) (3 diffs)
- modules/branches/2.3/voicemail/module.xml (modified) (2 diffs)
- modules/branches/2.3/zoip/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/announcement/module.xml
r4651 r4790 2 2 <rawname>announcement</rawname> 3 3 <name>Announcements</name> 4 <version>0.8.5 </version>4 <version>0.8.5.1</version> 5 5 <changelog> 6 *0.8.5.1* bump for rc1 6 7 *0.8.5* fixed some undefined variables 7 8 *0.8.4* changed freePBX to FreePBX … … 27 28 </menuitems> 28 29 <location>release/2.3/announcement-0.8.5.tgz</location> 29 <info>http://aussievoip.com.au/wiki/freePBX-Announcement</info>30 30 <md5sum>b01d039bf3f83ad93bf502012f016a96</md5sum> 31 31 </module> modules/branches/2.3/asterisk-cli/module.xml
r4556 r4790 2 2 <rawname>asterisk-cli</rawname> 3 3 <name>Asterisk CLI</name> 4 <version>1.1.2 </version>4 <version>1.1.2.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <location>release/2.3/asterisk-cli-1.1.2.tgz</location> 14 <info>http://aussievoip.com.au/wiki/freePBX-CLI</info>15 14 <md5sum>7929037280dc0784157e61290c8b38ab</md5sum> 16 15 <changelog> 16 *1.1.2.1* bump for rc1 17 17 *1.1.2* fix syntax error, extra = 18 18 *1.1.1* #2070 fix proper use of script tags modules/branches/2.3/asteriskinfo/module.xml
r4627 r4790 2 2 <rawname>asteriskinfo</rawname> 3 3 <name>Asterisk Info</name> 4 <version>0.3.0 </version>4 <version>0.3.0.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 15 15 </depends> 16 16 <changelog> 17 *0.3.0.1* bump for rc1 17 18 *0.3.0* #2187 Fix for Asterisk 1.4 18 19 *0.2.0* Add depends asterisk xml tag, proper error checking for manager connection, center table titles … … 20 21 </changelog> 21 22 <location>release/2.3/asteriskinfo-0.3.0.tgz</location> 22 <info>http://aussievoip.com.au/wiki/freePBX-AsteriskInfo</info>23 23 <md5sum>7fcb305c985cfd4f1486b50fde9542f7</md5sum> 24 24 </module> modules/branches/2.3/backup/module.xml
r4757 r4790 2 2 <rawname>backup</rawname> 3 3 <name>Backup & Restore</name> 4 <version>2.1.4. 5</version>4 <version>2.1.4.6</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <changelog> 14 *2.1.4.6* bump for rc1 (and really chcek in uninstall fix) 14 15 *2.1.4.5* fixed syntax error in uninstall script 15 16 *2.1.4.4* #2231 restore astdb as part of configuration restore choice … … 30 31 </changelog> 31 32 <location>release/2.3/backup-2.1.4.5.tgz</location> 32 <info>http://aussievoip.com.au/wiki/freePBX-BackupRestore</info>33 33 <md5sum>ec4858e041add2e016eddb5b5b2d9d32</md5sum> 34 34 </module> modules/branches/2.3/backup/uninstall.php
r4767 r4790 10 10 $Cron_Script=$asterisk_conf['astvarlibdir']."/bin/retrieve_backup_cron_from_mysql.pl"; 11 11 exec($Cron_Script); 12 12 } 13 13 sql('DROP TABLE Backup'); 14 14 modules/branches/2.3/blacklist/module.xml
r4649 r4790 2 2 <rawname>blacklist</rawname> 3 3 <name>Blacklist</name> 4 <version>1.1.3. 3</version>4 <version>1.1.3.4</version> 5 5 <type>setup</type> 6 6 <category>CID & Number Management</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.1.3.4* bump for rc1 11 12 *1.1.3.3* added xml attribute needsenginedb 12 13 *1.1.3.2* #2070 syntax fix from below … … 18 19 </changelog> 19 20 <location>release/2.3/blacklist-1.1.3.3.tgz</location> 20 <info>http://freepbx.org/wiki/AsteriskBlacklist</info>21 21 <md5sum>d6dc7cb52151a279887a3baade5c47df</md5sum> 22 22 </module> modules/branches/2.3/callback/module.xml
r4191 r4790 2 2 <rawname>callback</rawname> 3 3 <name>Callback</name> 4 <version>1.4.2. 1</version>4 <version>1.4.2.2</version> 5 5 <type>setup</type> 6 6 <category>Remote Access</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.4.2.2* bump for rc1 11 12 *1.4.2.1* changed freePBX to FreePBX 12 13 *1.4.2* merge findmefollow/core extension destinations if any … … 17 18 *1.2* First 2.2 release 18 19 </changelog> 19 <info>http://aussievoip.com.au/wiki/freePBX-Callback</info>20 20 <location>release/2.3/callback-1.4.2.1.tgz</location> 21 21 <md5sum>39773ad0d14097db3eccb0c3a0cb833d</md5sum> modules/branches/2.3/callforward/module.xml
r4042 r4790 2 2 <rawname>callforward</rawname> 3 3 <name>Call Forward</name> 4 <version>1.1.1 </version>4 <version>1.1.1.1</version> 5 5 <changelog> 6 *1.1.1.1* bump for rc1 6 7 *1.1.1* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 7 8 *1.1* First release for 2.2 … … 10 11 <category>Provides a Feature Code</category> 11 12 <location>release/2.3/callforward-1.1.1.tgz</location> 12 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>13 13 <md5sum>395d7212ced57cd154e12fcf4c31c2e4</md5sum> 14 14 </module> modules/branches/2.3/callwaiting/module.xml
r4043 r4790 2 2 <rawname>callwaiting</rawname> 3 3 <name>Call Waiting</name> 4 <version>1.1.2 </version>4 <version>1.1.2.1</version> 5 5 <changelog> 6 *1.1.2.1* bump for rc1 6 7 *1.1.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 7 8 *1.1.1* Fixed typo Provdes to Provides* … … 12 13 <description>Provides an option to turn on/off call waiting</description> 13 14 <location>release/2.3/callwaiting-1.1.2.tgz</location> 14 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>15 15 <md5sum>eca246dc8289465930a9c049ec995024</md5sum> 16 16 </module> modules/branches/2.3/cidlookup/module.xml
r4653 r4790 2 2 <rawname>cidlookup</rawname> 3 3 <name>Caller ID Lookup</name> 4 <version>1.2.1. 1</version>4 <version>1.2.1.2</version> 5 5 <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 6 6 <type>setup</type> … … 14 14 <location>release/2.3/cidlookup-1.2.1.1.tgz</location> 15 15 <md5sum>002b685958799040a0fa8aa3ffbe22c7</md5sum> 16 <info>http://freepbx.org/wiki/CallerIDLookup</info>17 16 <changelog> 17 *1.2.1.2* bump for rc1 18 18 *1.2.1.1* shorten menu name 19 19 *1.2.1* changed freePBX to FreePBX modules/branches/2.3/conferences/module.xml
r3993 r4790 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>1.2.1 </version>4 <version>1.2.1.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 8 8 <changelog> 9 *1.2.1.1* bump for rc1 9 10 *1.2.1* changed syntax error in meetme_additional.conf form '|' to ',' separator 10 11 *1.2* Fixed raising asterisk error on empty dialstatus #1708 … … 17 18 </menuitems> 18 19 <location>release/2.3/conferences-1.2.1.tgz</location> 19 <info>http://aussievoip.com.au/wiki/freePBX-Conf</info>20 20 <md5sum>7b62fe196c3714cb439b7d4ece7f04d4</md5sum> 21 21 </module> modules/branches/2.3/core/module.xml
r4727 r4790 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.3.0 beta2.3.5</version>6 <version>2.3.0rc1.0</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.3.0rc1.0* bump for rc1 10 11 *2.3.0beta2.3.5* make wiki help link always accesible in database mode, fix for #2209, added includes to sip.conf, cleanup in dialparties.agi 11 12 *2.3.0beta2.3.4* #1748 utf-8 fix, #1759 password field not in database mode, #2215 Outbound Routes highlighting in lnav … … 50 51 </menuitems> 51 52 <location>release/2.3/core-2.3.0beta2.3.5.tgz</location> 52 <info>http://freepbx.org/wiki/Core</info>53 53 <md5sum>a993ee805d0c852eb152c0d0c28ed544</md5sum> 54 54 </module> modules/branches/2.3/customerdb/module.xml
r3594 r4790 2 2 <rawname>customerdb</rawname> 3 3 <name>Customer DB</name> 4 <version>1.2.3 </version>4 <version>1.2.3.1</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.2.3.1* bump for rc1 11 12 *1.2.3* Add he_IL translation 12 13 </changelog> 13 14 <location>release/2.3/customerdb-1.2.3.tgz</location> 14 15 <md5sum>7993b668880c3f5287fb44b4909546fb</md5sum> 15 <info>http://freepbx.org/wiki/CustomerDB</info>16 16 </module> 17 17 modules/branches/2.3/dashboard/module.xml
r4762 r4790 2 2 <rawname>dashboard</rawname> 3 3 <name>System Dashboard</name> 4 <version>0.3. 1</version>4 <version>0.3.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 34 34 </changelog> 35 35 <location>release/2.3/dashboard-0.3.1.tgz</location> 36 <info>http://aussievoip.com.au/wiki/freePBX-SystemInfo</info>37 36 <md5sum>f273cc8e0ed83190b49d401f836cec2c</md5sum> 38 37 </module> modules/branches/2.3/daynight/module.xml
r4645 r4790 2 2 <rawname>daynight</rawname> 3 3 <name>Day Night Mode</name> 4 <version>1.0.2. 1</version>4 <version>1.0.2.2</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 10 10 </description> 11 11 <changelog> 12 *1.0.2.2* bump for rc1 12 13 *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars 13 14 *1.0.2* Added red/green color coding of rnav to see current mode … … 19 20 </menuitems> 20 21 <location>release/2.3/daynight-1.0.2.1.tgz</location> 21 <info>http://aussievoip.com.au/wiki/freePBX-DayNight</info>22 22 <md5sum>6affd8db3773f02b39ae4fe727c73fb1</md5sum> 23 23 </module> modules/branches/2.3/dictate/module.xml
r4044 r4790 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>1.1.2 </version>4 <version>1.1.2.1</version> 5 5 <type>setup</type> 6 6 <category>Provides a Feature Code</category> 7 7 <changelog> 8 *1.1.2.1* bump for rc1 8 9 *1.1.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 9 10 *1.1.1* Fix for Dictation not appearing on User page when in Device and User mode. … … 14 15 <description>This uses the app_dictate module of Asterisk to let users record dictate into their phones. When complete, the dictations can be emailed to an email address specified in the extension page.</description> 15 16 <location>release/2.3/dictate-1.1.2.tgz</location> 16 <info>http://aussievoip.com.au/wiki/freePBX-Dictation</info>17 17 <md5sum>f1b9db2d866e00dfea503b0acc0ababb</md5sum> 18 18 </module> modules/branches/2.3/disa/module.xml
r4565 r4790 2 2 <rawname>disa</rawname> 3 3 <name>DISA</name> 4 <version>2.2.2 </version>4 <version>2.2.2.1</version> 5 5 <type>setup</type> 6 6 <category>Remote Access</category> … … 10 10 <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 11 <changelog> 12 *2.2.2.1* bump for rc1 12 13 *2.2.2* bump so higher that 2.2 branch 13 14 *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 14 15 </changelog> 15 16 <location>release/2.3/disa-2.2.2.tgz</location> 16 <info>http://aussievoip.com.au/wiki/freePBX-DISA</info>17 17 <md5sum>0f9a9e72beeb3d01bde4801555a85cdc</md5sum> 18 18 </module> modules/branches/2.3/donotdisturb/module.xml
r4045 r4790 2 2 <rawname>donotdisturb</rawname> 3 3 <name>Do-Not-Disturb (DND)</name> 4 <version>1.0.2 </version>4 <version>1.0.2.1</version> 5 5 <changelog> 6 *1.0.2.1* bump for rc1 6 7 *1.0.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 7 8 *1.0.1* First release for 2.2 … … 10 11 <category>Provides a Feature Code</category> 11 12 <location>release/2.3/donotdisturb-1.0.2.tgz</location> 12 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>13 13 <md5sum>bf93875a8a72bc859da370d8b677ed00</md5sum> 14 14 </module> modules/branches/2.3/featurecodeadmin/module.xml
r4616 r4790 2 2 <rawname>featurecodeadmin</rawname> 3 3 <name>Feature Code Admin</name> 4 <version>1.0.5. 1</version>4 <version>1.0.5.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 12 12 <location>release/2.3/featurecodeadmin-1.0.5.1.tgz</location> 13 13 <changelog> 14 *1.0.5.2* added canuninstall = no for module admin 14 *1.0.5.2* added canuninstall = no for module admin, bump for rc1 15 15 *1.0.5.1* added candisable = no for module admin 16 16 *1.0.5* Fix install bug with featurecode release … … 19 19 *1.0.2* Fix minor font/display issues 20 20 </changelog> 21 <info>http://aussievoip.com.au/wiki/freePBX-FeatureCodeAdmin</info>22 21 <md5sum>e02a45549dc61268e615e3763d9d612a</md5sum> 23 22 </module> modules/branches/2.3/findmefollow/module.xml
r4641 r4790 2 2 <rawname>findmefollow</rawname> 3 3 <name>Follow Me</name> 4 <version>2.4.13 </version>4 <version>2.4.13.1</version> 5 5 <changelog> 6 *2.4.13.1* bump for rc1 6 7 *2.4.13* added xml attribute needsenginedb, #1961 enabled to work with extension numbers leading with 0s 7 8 *2.4.12.3* #2057 don't strip CID prefix if no prefix is being added … … 42 43 </menuitems> 43 44 <location>release/2.3/findmefollow-2.4.13.tgz</location> 44 <info>http://aussievoip.com.au/wiki/freePBX-FollowMe</info>45 45 <md5sum>4fbe4530dbde9883a205d0674c55c73d</md5sum> 46 46 </module> modules/branches/2.3/framework/module.xml
r4733 r4790 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0 beta2.10</version>4 <version>2.3.0rc1.0</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements 8 9 *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables 9 10 *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables … … 33 34 <category>Basic</category> 34 35 <location>release/2.3/framework-2.3.0beta2.10.tgz</location> 35 <info>http://aussievoip.com.au/wiki/freePBX-Framework</info>36 36 <md5sum>608d3feb7d32cea22d7636db32848c19</md5sum> 37 37 </module> modules/branches/2.3/gabcast/module.xml
r4543 r4790 2 2 <rawname>gabcast</rawname> 3 3 <name>Gabcast</name> 4 <version>1.2.5 </version>4 <version>1.2.5.1</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.2.5.1* bump for rc1 11 12 *1.2.5* #2070 fix proper use of script tags 12 13 *1.2.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading … … 15 16 </changelog> 16 17 <location>release/2.3/gabcast-1.2.5.tgz</location> 17 <info>http://aussievoip.com.au/wiki/freePBX-gabcast</info>18 18 <md5sum>76c23ec8d6cb80e3bcde20e1390a67fb</md5sum> 19 19 </module> modules/branches/2.3/infoservices/module.xml
r4612 r4790 2 2 <rawname>infoservices</rawname> 3 3 <name>Info Services</name> 4 <version>1.3.5 </version>4 <version>1.3.5.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <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 10 <changelog> 11 *1.3.5.1* bump for rc1 11 12 *1.3.5* #2145 add waitexten while waiting for user input, and make uninstallable 12 13 *1.3.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading … … 16 17 </changelog> 17 18 <location>release/2.3/infoservices-1.3.5.tgz</location> 18 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>19 19 <md5sum>80a4da855df5a7dacde19da7f6e4cd11</md5sum> 20 20 </module> modules/branches/2.3/inventorydb/module.xml
r4081 r4790 2 2 <rawname>inventorydb</rawname> 3 3 <name>Inventory</name> 4 <version>1. 0.3</version>4 <version>1.1.0</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.1.0* Added SQLite3 support. Fixes ticket:1783 11 *1.1.0* Added SQLite3 support. Fixes ticket:1783, bump for rc1 12 12 *1.0.3* Add he_IL translation 13 13 </changelog> 14 14 <location>release/2.3/inventorydb-1.0.3.tgz</location> 15 15 <md5sum>c91eeb1f8c96e0734df8b34c35e453b2</md5sum> 16 <info>http://freepbx.org/wiki/inventorydb</info>17 16 </module> 18 17 modules/branches/2.3/irc/module.xml
r4539 r4790 2 2 <rawname>irc</rawname> 3 3 <name>Online Support</name> 4 <version>1.1.1. 1</version>4 <version>1.1.1.2</version> 5 5 <type>tool</type> 6 6 <category>Support</category> 7 7 <description>This module lets you connect to the IRC network where developers and other users chat. You can chat to the developers live, if you have problems</description> 8 8 <changelog> 9 *1.1.1.2* bump for rc1 9 10 *1.1.1.1* #2070 fix proper use of script tags 10 11 *1.1.1* Add he_IL translation … … 15 16 </menuitems> 16 17 <location>release/2.3/irc-1.1.1.1.tgz</location> 17 <info>http://aussievoip.com.au/wiki/freePBX-IRC</info>18 18 <md5sum>03861a34683029af635669bdfa6d9576</md5sum> 19 19 </module> modules/branches/2.3/ivr/module.xml
r4566 r4790 2 2 <rawname>ivr</rawname> 3 3 <name>IVR</name> 4 <version>2.5.15 </version>4 <version>2.5.15.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.5.15.1* bump for rc1 11 12 *2.5.15* bump version to be higher than 2.2 branch 12 13 *2.5.14.2* merge findmefollow/core extension destinations if any … … 33 34 </menuitems> 34 35 <location>release/2.3/ivr-2.5.15.tgz</location> 35 <info>http://aussievoip.com.au/wiki/freePBX-IVR</info>36 36 <md5sum>a0dcac81ec7fb6aef80682dda539fa2c</md5sum> 37 37 </module> modules/branches/2.3/javassh/module.xml
r4127 r4790 2 2 <rawname>javassh</rawname> 3 3 <name>Java SSH</name> 4 <version>1.0.1 </version>4 <version>1.0.1.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 9 9 <javassh>Java SSH</javassh> 10 10 </menuitems> 11 <changelog> 12 *1.0.1.1* bump for rc1 13 *1.0.1* First Changelog 14 </changelog> 11 15 <location>release/2.3/javassh-1.0.1.tgz</location> 12 <info>http://aussievoip.com.au/wiki/freePBX-JavaSSH</info>13 16 <md5sum>d72a687d5f4d8ca33f8fe158d01f3cbf</md5sum> 14 17 </module> modules/branches/2.3/logfiles/module.xml
r4553 r4790 2 2 <rawname>logfiles</rawname> 3 3 <name>Asterisk Logfiles</name> 4 <version>1.1. 0</version>4 <version>1.1.1</version> 5 5 <changelog> 6 *1.1.1* bump for rc1 6 7 *1.1.0* #1442 remove access problem and have log display in same window 7 8 *1.0.2* #2070 fix proper use of script tags … … 13 14 </menuitems> 14 15 <location>release/2.3/logfiles-1.1.0.tgz</location> 15 <info>http://aussievoip.com.au/wiki/freePBX-LogFiles</info>16 16 <md5sum>bbfef694584fff2037fad03370fd684f</md5sum> 17 17 </module> modules/branches/2.3/manager/module.xml
r4240 r4790 2 2 <rawname>manager</rawname> 3 3 <name>Asterisk API</name> 4 <version>1.3 </version>4 <version>1.3.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *1.3* Added SQLite3 support, fixes ticket 1776 12 *1.2* Fix UI issues, and 'Array' message. 13 *1.1* First 2.2 release. Added he_IL support, fixed some warnings. 11 *1.3.1* bump for rc1 12 *1.3* Added SQLite3 support, fixes ticket 1776 13 *1.2* Fix UI issues, and 'Array' message. 14 *1.1* First 2.2 release. Added he_IL support, fixed some warnings. 14 15 </changelog> 15 16 <location>release/2.3/manager-1.3.tgz</location> 16 <info>http://aussievoip.com.au/wiki/freePBX-ManagerAPI</info>17 17 <md5sum>f6f2e9b7aaad3dd4e730a3893b8429c2</md5sum> 18 18 </module> modules/branches/2.3/miscapps/module.xml
r4678 r4790 2 2 <rawname>miscapps</rawname> 3 3 <name>Misc Applications</name> 4 <version>0.2.3. 2</version>4 <version>0.2.3.3</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 12 12 </menuitems> 13 13 <changelog> 14 *0.2.3.3* fixed some undefined variables 14 *0.2.3.3* fixed some undefined variables, bump for rc1 15 15 *0.2.3.2* #2177: removed apparently corrupted newline at end of file 16 16 *0.2.3.1* added proper uninstall, removes any feature codes and then table … … 23 23 </changelog> 24 24 <location>release/2.3/miscapps-0.2.3.2.tgz</location> 25 <info>http://aussievoip.com.au/wiki/freePBX-MiscApplications</info>26 25 <md5sum>01732e1d86a4836e29df93543df5a3f2</md5sum> 27 26 </module> modules/branches/2.3/miscdests/module.xml
r4192 r4790 2 2 <rawname>miscdests</rawname> 3 3 <name>Misc Destinations</name> 4 <version>1.3.4. 1</version>4 <version>1.3.4.2</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.2* bump for rc1 9 10 *1.3.4.1* changed freePBX to FreePBX 10 11 *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 … … 18 19 </menuitems> 19 20 <location>release/2.3/miscdests-1.3.4.1.tgz</location> 20 <info>http://aussievoip.com.au/wiki/freePBX-MiscDests</info>21 21 <md5sum>b593cc7d1f2086fd847e8356e51b0161</md5sum> 22 22 </module> modules/branches/2.3/music/module.xml
r4608 r4790 2 2 <rawname>music</rawname> 3 3 <name>Music on Hold</name> 4 <version>1.5.1. 3</version>4 <version>1.5.1.4</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description> 10 10 <changelog> 11 *1.5.1.4* bump for rc1 11 12 *1.5.1.3* #1969 fix javascript validation, add canunninstall:no 12 13 *1.5.1.2* #2070 fix proper use of script tags … … 26 27 </menuitems> 27 28 <location>release/2.3/music-1.5.1.3.tgz</location> 28 <info>http://aussievoip.com.au/wiki/freePBX-OHM</info>29 29 <md5sum>b847ef76fad09ad886e7503021b90945</md5sum> 30 30 </module> modules/branches/2.3/paging/module.xml
r4664 r4790 2 2 <rawname>paging</rawname> 3 3 <name>Paging and Intercom</name> 4 <version>1.6.5. 1</version>4 <version>1.6.5.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <changelog> 8 *1.6.5.2* bump for rc1 8 9 *1.6.5.1* #1861 create intercom dialplan always when enabled 9 10 *1.6.5* #2168 fix intercom, #2165 change module to get rid of first time propagation … … 27 28 </menuitems> 28 29 <location>release/2.3/paging-1.6.5.1.tgz</location> 29 <info>http://aussievoip.com.au/wiki/freePBX-Paging</info>30 30 <md5sum>864c67c715beb70bb24c1e12348cab48</md5sum> 31 31 </module> modules/branches/2.3/parking/module.xml
r4165 r4790 2 2 <rawname>parking</rawname> 3 3 <name>Parking Lot</name> 4 <version>2.1.2 </version>4 <version>2.1.2.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.1.2.1* bump for rc1 14 15 *2.1.2* merge findmefollow/core extension destinations if any 15 16 *2.1.1* fix pseudo hardcoded path issue (hardcoded form missing global) … … 18 19 </changelog> 19 20 <location>release/2.3/parking-2.1.2.tgz</location> 20 <info>http://aussievoip.com.au/wiki/freePBX-ParkingLot</info>21 21 <md5sum>693687106df687dccd1fd8bc140eba21</md5sum> 22 22 </module> modules/branches/2.3/pbdirectory/module.xml
r4304 r4790 2 2 <rawname>pbdirectory</rawname> 3 3 <name>Phonebook Directory</name> 4 <version>0.3.1 </version>4 <version>0.3.1.1</version> 5 5 <type>tool</type> 6 6 <category>CID & Number Management</category> 7 7 <location>release/2.3/pbdirectory-0.3.1.tgz</location> 8 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>9 8 <description>Provides a dial-by-name directory for phonebook entries</description> 10 9 <changelog> 10 *0.3.1.1* bump for rc1 11 11 *0.3.1* fixed some hard coded paths, requires core modules: 2.3.0beta1.6 or above 12 12 *0.3* First changelog entry modules/branches/2.3/phonebook/module.xml
r4647 r4790 2 2 <rawname>phonebook</rawname> 3 3 <name>Phonebook</name> 4 <version>1.1.5. 5</version>4 <version>1.1.5.6</version> 5 5 <description>Provides a phonebook for FreePBX, it can be used as base for Caller ID Lookup and Speed Dial</description> 6 6 <type>tool</type> … … 11 11 <location>release/2.3/phonebook-1.1.5.5.tgz</location> 12 12 <md5sum>dc79fa7053d678bd265812ce66632b08</md5sum> 13 <info>http://freepbx.org/wiki/AsteriskPhonebook</info>14 13 <changelog> 14 *1.1.5.6* bump for rc1 15 15 *1.1.5.5* added xml attribute needsenginedb 16 16 *1.1.5.4* #2163 fix syntax error modules/branches/2.3/phpagiconf/module.xml
r4679 r4790 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>1.2 </version>4 <version>1.2.1</version> 5 5 <type>tool</type> 6 6 <category>Config</category> … … 12 12 </depends> 13 13 <changelog> 14 *1.2.1* Fixed javascript error, removed unused script 14 *1.2.1* Fixed javascript error, removed unused script, bump for rc1 15 15 *1.2* Create tmp files in /etc/asterisk, fixes ticket:1910 16 16 *1.1* Removed old dependancy checking code, first 2.2 release … … 18 18 <location>release/2.3/phpagiconf-1.2.tgz</location> 19 19 <md5sum>7c1de6fb9893a4e2184b811069192f59</md5sum> 20 <info>http://freepbx.org/wiki/phpagiconf</info>21 20 </module> modules/branches/2.3/phpinfo/module.xml
r4552 r4790 2 2 <rawname>phpinfo</rawname> 3 3 <name>PHP Info</name> 4 <version>1.1.0 </version>4 <version>1.1.0.1</version> 5 5 <changelog> 6 *1.1.0.1* bump for rc1 6 7 *1.1.0* #1442 remove access problem and iframe 7 8 </changelog> … … 12 13 </menuitems> 13 14 <location>release/2.3/phpinfo-1.1.0.tgz</location> 14 <info>http://aussievoip.com.au/wiki/freePBX-phpinfo</info>15 15 <md5sum>c9dc164d56ce7121480f6e39a34e249d</md5sum> 16 16 </module> modules/branches/2.3/pinsets/module.xml
r4602 r4790 2 2 <rawname>pinsets</rawname> 3 3 <name>PIN Sets</name> 4 <version>1.2.2 </version>4 <version>1.2.2.1</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 *1.2.2.1* bump for rc1 9 10 *1.2.2* Put None label in menu hook 10 11 *1.2.1* #1770 added proper uninstall … … 16 17 <pinsets>PIN Sets</pinsets> 17 18 </menuitems> 18 <info>http://aussievoip.com.au/wiki/freePBX-PinSets</info>19 19 <location>release/2.3/pinsets-1.2.2.tgz</location> 20 20 <md5sum>5a5ad9ed898bec8d323ea3546e21454d</md5sum> modules/branches/2.3/printextensions/module.xml
r4680 r4790 2 2 <rawname>printextensions</rawname> 3 3 <name>Print Extensions</name> 4 <version>1.3. 1</version>4 <version>1.3.2</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 10 10 </menuitems> 11 11 <changelog> 12 *1.3.2* Fixed uninizialized variable errors 12 *1.3.2* Fixed uninizialized variable errors, bump for rc1 13 13 *1.3.1* Add he_IL translation 14 14 </changelog> 15 15 <location>release/2.3/printextensions-1.3.1.tgz</location> 16 <info>http://aussievoip.com.au/wiki/freePBX-PrintExtensions</info>17 16 <md5sum>b9252d8e33cd6fc984cea23aa7506a3b</md5sum> 18 17 </module> modules/branches/2.3/queues/module.xml
r4729 r4790 2 2 <rawname>queues</rawname> 3 3 <name>Queues</name> 4 <version>2.2.12. 1</version>4 <version>2.2.12.2</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.2.12.2* bump for rc1 11 12 *2.2.12.1* #2222 fixed syntax error 12 13 *2.2.12* #2222 replace defaults announcements with silence to prevent Asterisk 1.4 from crashing … … 31 32 </menuitems> 32 33 <location>release/2.3/queues-2.2.12.1.tgz</location> 33 <info>http://aussievoip.com.au/wiki/freePBX-Queues</info>34 34 <md5sum>826be197aae1f7fa4d216ad1dd00dd93</md5sum> 35 35 </module> modules/branches/2.3/recordings/module.xml
r4577 r4790 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.5 </version>4 <version>3.3.5.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 10 10 <changelog> 11 *3.3.5* #2092 can't cannot save/read file fix some errors, better messages 12 *3.3.4* #2032 remove recordings as a destination, no purpose (use annoucement module) 13 *3.3.3* fixed bug not able to save recorded message from *77 featurecode 14 *3.3.2* use urlencode/decode in the crypt functions 15 *3.3.1.1* added candisable = no for module admin, and new play button 16 *3.3.1* Fix mp3 upload bug (#1764) 17 *3.3* Stop assuming that files being uploaded are .wav's, also highlight the correct format for files to be uploaded in. 18 *3.2.4* Add he_IL translation 19 *3.2.3* Fix for possible wrong recording being selected 20 *3.2.2* Fix for PHP5 not picking up ast recording path 21 *3.2.1* Resolved issue with wrong recording being selected when there's more than one encoding of file (eg, foo.wav and foo.gsm) 22 *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 11 *3.3.5.1* bump for rc1 12 *3.3.5* #2092 can't cannot save/read file fix some errors, better messages 13 *3.3.4* #2032 remove recordings as a destination, no purpose (use annoucement module) 14 *3.3.3* fixed bug not able to save recorded message from *77 featurecode 15 *3.3.2* use urlencode/decode in the crypt functions 16 *3.3.1.1* added candisable = no for module admin, and new play button 17 *3.3.1* Fix mp3 upload bug (#1764) 18 *3.3* Stop assuming that files being uploaded are .wav's, also highlight the correct format for files to be uploaded in. 19 *3.2.4* Add he_IL translation 20 *3.2.3* Fix for possible wrong recording being selected 21 *3.2.2* Fix for PHP5 not picking up ast recording path 22 *3.2.1* Resolved issue with wrong recording being selected when there's more than one encoding of file (eg, foo.wav and foo.gsm) 23 *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 23 24 <menuitems> 24 25 <recordings>System Recordings</recordings> 25 26 </menuitems> 26 27 <location>release/2.3/recordings-3.3.5.tgz</location> 27 <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info>28 28 <md5sum>b152d46eaf302ef2a5a37be5f25048d3</md5sum> 29 29 </module> modules/branches/2.3/ringgroups/module.xml
r4639 r4790 2 2 <rawname>ringgroups</rawname> 3 3 <name>Ring Groups</name> 4 <version>2.2.16 </version>4 <version>2.2.16.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.2.16.1* bump for rc1 11 12 *2.2.16* #1961 changed to allow leading 0 extensions 12 13 *2.2.15.2* fixed bug install.php not converting destinations properly for new findmefollow format … … 35 36 </menuitems> 36 37 <location>release/2.3/ringgroups-2.2.16.tgz</location> 37 <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info>38 38 <md5sum>c83213a8dacab2e57df10d227fddd72f</md5sum> 39 39 </module> modules/branches/2.3/speeddial/module.xml
r4694 r4790 2 2 <rawname>speeddial</rawname> 3 3 <name>Speed dial functions</name> 4 <version>1.0.4 </version>4 <version>1.0.4.1</version> 5 5 <changelog> 6 *1.0.4* #2049 remove use of speedial-clean, allow leading 0s 7 *1.0.3* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 8 *1.0.2* No comment 9 *1.0.1* First release for 2.2 6 *1.0.4.1* bump for rc1 7 *1.0.4* #2049 remove use of speedial-clean, allow leading 0s 8 *1.0.3* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 9 *1.0.2* No comment 10 *1.0.1* First release for 2.2 10 11 </changelog> 11 12 <type>module</type> … … 15 16 </depends> 16 17 <location>release/2.3/speeddial-1.0.4.tgz</location> 17 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>18 18 <md5sum>402cbbf34bca766db39fcec50e78616c</md5sum> 19 19 </module> modules/branches/2.3/timeconditions/module.xml
r4244 r4790 2 2 <rawname>timeconditions</rawname> 3 3 <name>Time Conditions</name> 4 <version>2.4.3 </version>4 <version>2.4.3.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.4.3.1* bump for rc1 11 12 *2.4.3* Added SQLite3 support, fixed ticket http://freepbx.org/trac/ticket/1774 12 13 *2.4.2* merge findmefollow/core extension destinations if any … … 19 20 </menuitems> 20 21 <location>release/2.3/timeconditions-2.4.3.tgz</location> 21 <info>http://aussievoip.com.au/wiki/freePBX-TimeCond</info>22 22 <md5sum>6f9c4e81c33290d3655ce2aa935b2aa5</md5sum> 23 23 </module> modules/branches/2.3/voicemail/module.xml
r4738 r4790 2 2 <rawname>voicemail</rawname> 3 3 <name>Voicemail</name> 4 <version>2.0.3. 1</version>4 <version>2.0.3.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.0.3.2* bump for rc1 8 9 *2.0.3.1* #2232 checking for voicemial failure on Asterisk 1.4 9 10 *2.0.3* #1836 - remove mailbox form filesystem after deleting an extension … … 32 33 <category>Basic</category> 33 34 <location>release/2.3/voicemail-2.0.3.1.tgz</location> 34 <info>http://aussievoip.com.au/wiki/freePBX-Features</info>35 35 <md5sum>42870a35d956d6d6ed2ddf625693ff79</md5sum> 36 36 </module> modules/branches/2.3/zoip/module.xml
r2650 r4790 13 13 <description></description> 14 14 <location>release/2.2/zoip-0.2.0.tgz</location> 15 <info>http://aussievoip.com.au/wiki/freePBX-ZoIP</info>16 15 <md5sum>a0318ecc7376f33c54abf9c3efd96958</md5sum> 17 16 </module>
