Changeset 4790

Show
Ignore:
Timestamp:
08/08/07 23:18:06 (6 years ago)
Author:
p_lindheimer
Message:

bump modules for rc1, misc checkins

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3/announcement/module.xml

    r4651 r4790  
    22  <rawname>announcement</rawname> 
    33  <name>Announcements</name> 
    4   <version>0.8.5</version> 
     4  <version>0.8.5.1</version> 
    55  <changelog> 
     6    *0.8.5.1* bump for rc1 
    67    *0.8.5* fixed some undefined variables 
    78    *0.8.4* changed freePBX to FreePBX 
     
    2728  </menuitems> 
    2829  <location>release/2.3/announcement-0.8.5.tgz</location> 
    29   <info>http://aussievoip.com.au/wiki/freePBX-Announcement</info> 
    3030  <md5sum>b01d039bf3f83ad93bf502012f016a96</md5sum> 
    3131</module> 
  • modules/branches/2.3/asterisk-cli/module.xml

    r4556 r4790  
    22  <rawname>asterisk-cli</rawname> 
    33  <name>Asterisk CLI</name> 
    4   <version>1.1.2</version> 
     4  <version>1.1.2.1</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    1212  </depends> 
    1313  <location>release/2.3/asterisk-cli-1.1.2.tgz</location> 
    14   <info>http://aussievoip.com.au/wiki/freePBX-CLI</info> 
    1514  <md5sum>7929037280dc0784157e61290c8b38ab</md5sum> 
    1615  <changelog> 
     16    *1.1.2.1* bump for rc1 
    1717    *1.1.2* fix syntax error, extra = 
    1818    *1.1.1* #2070 fix proper use of script tags 
  • modules/branches/2.3/asteriskinfo/module.xml

    r4627 r4790  
    22  <rawname>asteriskinfo</rawname> 
    33  <name>Asterisk Info</name> 
    4   <version>0.3.0</version> 
     4  <version>0.3.0.1</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    1515  </depends> 
    1616  <changelog> 
     17    *0.3.0.1* bump for rc1 
    1718    *0.3.0* #2187 Fix for Asterisk 1.4 
    1819    *0.2.0* Add depends asterisk xml tag, proper error checking for manager connection, center table titles 
     
    2021  </changelog> 
    2122  <location>release/2.3/asteriskinfo-0.3.0.tgz</location> 
    22   <info>http://aussievoip.com.au/wiki/freePBX-AsteriskInfo</info> 
    2323  <md5sum>7fcb305c985cfd4f1486b50fde9542f7</md5sum> 
    2424</module> 
  • modules/branches/2.3/backup/module.xml

    r4757 r4790  
    22  <rawname>backup</rawname> 
    33  <name>Backup &amp; Restore</name> 
    4   <version>2.1.4.5</version> 
     4  <version>2.1.4.6</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    1212  </depends> 
    1313  <changelog> 
     14    *2.1.4.6* bump for rc1 (and really chcek in uninstall fix) 
    1415    *2.1.4.5* fixed syntax error in uninstall script 
    1516    *2.1.4.4* #2231 restore astdb as part of configuration restore choice 
     
    3031  </changelog> 
    3132  <location>release/2.3/backup-2.1.4.5.tgz</location> 
    32   <info>http://aussievoip.com.au/wiki/freePBX-BackupRestore</info> 
    3333  <md5sum>ec4858e041add2e016eddb5b5b2d9d32</md5sum> 
    3434</module> 
  • modules/branches/2.3/backup/uninstall.php

    r4767 r4790  
    1010$Cron_Script=$asterisk_conf['astvarlibdir']."/bin/retrieve_backup_cron_from_mysql.pl"; 
    1111exec($Cron_Script); 
    12  
     12
    1313sql('DROP TABLE Backup'); 
    1414 
  • modules/branches/2.3/blacklist/module.xml

    r4649 r4790  
    22  <rawname>blacklist</rawname> 
    33  <name>Blacklist</name> 
    4   <version>1.1.3.3</version> 
     4  <version>1.1.3.4</version> 
    55  <type>setup</type> 
    66  <category>CID &amp; Number Management</category> 
     
    99  </menuitems> 
    1010  <changelog> 
     11    *1.1.3.4* bump for rc1 
    1112    *1.1.3.3* added xml attribute needsenginedb 
    1213    *1.1.3.2* #2070 syntax fix from below 
     
    1819  </changelog> 
    1920  <location>release/2.3/blacklist-1.1.3.3.tgz</location> 
    20   <info>http://freepbx.org/wiki/AsteriskBlacklist</info> 
    2121  <md5sum>d6dc7cb52151a279887a3baade5c47df</md5sum> 
    2222</module> 
  • modules/branches/2.3/callback/module.xml

    r4191 r4790  
    22  <rawname>callback</rawname> 
    33  <name>Callback</name> 
    4   <version>1.4.2.1</version> 
     4  <version>1.4.2.2</version> 
    55  <type>setup</type> 
    66  <category>Remote Access</category> 
     
    99  </menuitems> 
    1010  <changelog> 
     11  *1.4.2.2* bump for rc1 
    1112  *1.4.2.1* changed freePBX to FreePBX 
    1213  *1.4.2* merge findmefollow/core extension destinations if any 
     
    1718  *1.2* First 2.2 release 
    1819  </changelog> 
    19   <info>http://aussievoip.com.au/wiki/freePBX-Callback</info> 
    2020  <location>release/2.3/callback-1.4.2.1.tgz</location> 
    2121  <md5sum>39773ad0d14097db3eccb0c3a0cb833d</md5sum> 
  • modules/branches/2.3/callforward/module.xml

    r4042 r4790  
    22  <rawname>callforward</rawname> 
    33  <name>Call Forward</name> 
    4   <version>1.1.1</version> 
     4  <version>1.1.1.1</version> 
    55  <changelog> 
     6    *1.1.1.1* bump for rc1 
    67    *1.1.1* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
    78    *1.1* First release for 2.2 
     
    1011  <category>Provides a Feature Code</category> 
    1112  <location>release/2.3/callforward-1.1.1.tgz</location> 
    12   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    1313  <md5sum>395d7212ced57cd154e12fcf4c31c2e4</md5sum> 
    1414</module> 
  • modules/branches/2.3/callwaiting/module.xml

    r4043 r4790  
    22  <rawname>callwaiting</rawname> 
    33  <name>Call Waiting</name> 
    4   <version>1.1.2</version> 
     4  <version>1.1.2.1</version> 
    55  <changelog> 
     6  *1.1.2.1* bump for rc1 
    67  *1.1.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
    78  *1.1.1* Fixed typo Provdes to Provides* 
     
    1213  <description>Provides an option to turn on/off call waiting</description> 
    1314  <location>release/2.3/callwaiting-1.1.2.tgz</location> 
    14   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    1515  <md5sum>eca246dc8289465930a9c049ec995024</md5sum> 
    1616</module> 
  • modules/branches/2.3/cidlookup/module.xml

    r4653 r4790  
    22  <rawname>cidlookup</rawname> 
    33  <name>Caller ID Lookup</name> 
    4   <version>1.2.1.1</version> 
     4  <version>1.2.1.2</version> 
    55  <description>Allows Caller ID Lookup of incoming calls against different sources (MySQL, HTTP, ENUM, Phonebook Module)</description> 
    66  <type>setup</type> 
     
    1414  <location>release/2.3/cidlookup-1.2.1.1.tgz</location> 
    1515  <md5sum>002b685958799040a0fa8aa3ffbe22c7</md5sum> 
    16   <info>http://freepbx.org/wiki/CallerIDLookup</info> 
    1716  <changelog> 
     17    *1.2.1.2* bump for rc1 
    1818    *1.2.1.1* shorten menu name 
    1919    *1.2.1* changed freePBX to FreePBX 
  • modules/branches/2.3/conferences/module.xml

    r3993 r4790  
    22  <rawname>conferences</rawname> 
    33  <name>Conferences</name> 
    4   <version>1.2.1</version> 
     4  <version>1.2.1.1</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
    77  <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 
    88  <changelog> 
     9    *1.2.1.1* bump for rc1 
    910    *1.2.1* changed syntax error in meetme_additional.conf form '|' to ',' separator 
    1011    *1.2* Fixed raising asterisk error on empty dialstatus #1708 
     
    1718  </menuitems> 
    1819  <location>release/2.3/conferences-1.2.1.tgz</location> 
    19   <info>http://aussievoip.com.au/wiki/freePBX-Conf</info> 
    2020  <md5sum>7b62fe196c3714cb439b7d4ece7f04d4</md5sum> 
    2121</module> 
  • modules/branches/2.3/core/module.xml

    r4727 r4790  
    44  <category>Basic</category> 
    55  <name>Core</name> 
    6   <version>2.3.0beta2.3.5</version> 
     6  <version>2.3.0rc1.0</version> 
    77  <candisable>no</candisable> 
    88  <canuninstall>no</canuninstall> 
    99  <changelog> 
     10    *2.3.0rc1.0* bump for rc1 
    1011    *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 
    1112    *2.3.0beta2.3.4* #1748 utf-8 fix, #1759 password field not in database mode, #2215 Outbound Routes highlighting in lnav 
     
    5051  </menuitems> 
    5152  <location>release/2.3/core-2.3.0beta2.3.5.tgz</location> 
    52   <info>http://freepbx.org/wiki/Core</info> 
    5353  <md5sum>a993ee805d0c852eb152c0d0c28ed544</md5sum> 
    5454</module> 
  • modules/branches/2.3/customerdb/module.xml

    r3594 r4790  
    22  <rawname>customerdb</rawname> 
    33  <name>Customer DB</name> 
    4   <version>1.2.3</version> 
     4  <version>1.2.3.1</version> 
    55  <type>tool</type> 
    66  <category>Third Party Addon</category> 
     
    99  </menuitems> 
    1010  <changelog> 
     11    *1.2.3.1* bump for rc1 
    1112    *1.2.3* Add he_IL translation 
    1213  </changelog> 
    1314  <location>release/2.3/customerdb-1.2.3.tgz</location> 
    1415  <md5sum>7993b668880c3f5287fb44b4909546fb</md5sum> 
    15   <info>http://freepbx.org/wiki/CustomerDB</info> 
    1616</module> 
    1717 
  • modules/branches/2.3/dashboard/module.xml

    r4762 r4790  
    22  <rawname>dashboard</rawname> 
    33  <name>System Dashboard</name> 
    4   <version>0.3.1</version> 
     4  <version>0.3.2</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    3434  </changelog> 
    3535  <location>release/2.3/dashboard-0.3.1.tgz</location> 
    36   <info>http://aussievoip.com.au/wiki/freePBX-SystemInfo</info> 
    3736  <md5sum>f273cc8e0ed83190b49d401f836cec2c</md5sum> 
    3837</module> 
  • modules/branches/2.3/daynight/module.xml

    r4645 r4790  
    22  <rawname>daynight</rawname> 
    33  <name>Day Night Mode</name> 
    4   <version>1.0.2.1</version> 
     4  <version>1.0.2.2</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    1010  </description> 
    1111  <changelog> 
     12    *1.0.2.2* bump for rc1 
    1213    *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars 
    1314    *1.0.2* Added red/green color coding of rnav to see current mode 
     
    1920  </menuitems> 
    2021  <location>release/2.3/daynight-1.0.2.1.tgz</location> 
    21   <info>http://aussievoip.com.au/wiki/freePBX-DayNight</info> 
    2222  <md5sum>6affd8db3773f02b39ae4fe727c73fb1</md5sum> 
    2323</module> 
  • modules/branches/2.3/dictate/module.xml

    r4044 r4790  
    22  <rawname>dictate</rawname> 
    33  <name>Dictation</name> 
    4   <version>1.1.2</version> 
     4  <version>1.1.2.1</version> 
    55  <type>setup</type> 
    66  <category>Provides a Feature Code</category> 
    77  <changelog> 
     8    *1.1.2.1* bump for rc1 
    89    *1.1.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
    910    *1.1.1* Fix for Dictation not appearing on User page when in Device and User mode. 
     
    1415  <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> 
    1516  <location>release/2.3/dictate-1.1.2.tgz</location> 
    16   <info>http://aussievoip.com.au/wiki/freePBX-Dictation</info> 
    1717  <md5sum>f1b9db2d866e00dfea503b0acc0ababb</md5sum> 
    1818</module> 
  • modules/branches/2.3/disa/module.xml

    r4565 r4790  
    22  <rawname>disa</rawname> 
    33  <name>DISA</name> 
    4   <version>2.2.2</version> 
     4  <version>2.2.2.1</version> 
    55  <type>setup</type> 
    66  <category>Remote Access</category> 
     
    1010  <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> 
    1111  <changelog> 
     12    *2.2.2.1* bump for rc1 
    1213    *2.2.2* bump so higher that 2.2 branch 
    1314    *2.2*   First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
    1415  </changelog> 
    1516  <location>release/2.3/disa-2.2.2.tgz</location> 
    16   <info>http://aussievoip.com.au/wiki/freePBX-DISA</info> 
    1717  <md5sum>0f9a9e72beeb3d01bde4801555a85cdc</md5sum> 
    1818</module> 
  • modules/branches/2.3/donotdisturb/module.xml

    r4045 r4790  
    22  <rawname>donotdisturb</rawname> 
    33  <name>Do-Not-Disturb (DND)</name> 
    4   <version>1.0.2</version> 
     4  <version>1.0.2.1</version> 
    55  <changelog> 
     6    *1.0.2.1* bump for rc1 
    67    *1.0.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
    78    *1.0.1* First release for 2.2 
     
    1011  <category>Provides a Feature Code</category> 
    1112  <location>release/2.3/donotdisturb-1.0.2.tgz</location> 
    12   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    1313  <md5sum>bf93875a8a72bc859da370d8b677ed00</md5sum> 
    1414</module> 
  • modules/branches/2.3/featurecodeadmin/module.xml

    r4616 r4790  
    22  <rawname>featurecodeadmin</rawname> 
    33  <name>Feature Code Admin</name> 
    4   <version>1.0.5.1</version> 
     4  <version>1.0.5.2</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    1212  <location>release/2.3/featurecodeadmin-1.0.5.1.tgz</location> 
    1313  <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 
    1515    *1.0.5.1* added candisable = no for module admin 
    1616    *1.0.5* Fix install bug with featurecode release 
     
    1919    *1.0.2* Fix minor font/display issues 
    2020  </changelog> 
    21   <info>http://aussievoip.com.au/wiki/freePBX-FeatureCodeAdmin</info> 
    2221  <md5sum>e02a45549dc61268e615e3763d9d612a</md5sum> 
    2322</module> 
  • modules/branches/2.3/findmefollow/module.xml

    r4641 r4790  
    22  <rawname>findmefollow</rawname> 
    33  <name>Follow Me</name> 
    4   <version>2.4.13</version> 
     4  <version>2.4.13.1</version> 
    55  <changelog> 
     6    *2.4.13.1* bump for rc1 
    67    *2.4.13* added xml attribute needsenginedb, #1961 enabled to work with extension numbers leading with 0s 
    78    *2.4.12.3* #2057 don't strip CID prefix if no prefix is being added 
     
    4243  </menuitems> 
    4344  <location>release/2.3/findmefollow-2.4.13.tgz</location> 
    44   <info>http://aussievoip.com.au/wiki/freePBX-FollowMe</info> 
    4545  <md5sum>4fbe4530dbde9883a205d0674c55c73d</md5sum> 
    4646</module> 
  • modules/branches/2.3/framework/module.xml

    r4733 r4790  
    22  <rawname>framework</rawname> 
    33  <name>FreePBX Framework</name> 
    4   <version>2.3.0beta2.10</version> 
     4  <version>2.3.0rc1.0</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
    77  <changelog> 
     8    *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements 
    89    *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables 
    910    *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables  
     
    3334  <category>Basic</category> 
    3435  <location>release/2.3/framework-2.3.0beta2.10.tgz</location> 
    35   <info>http://aussievoip.com.au/wiki/freePBX-Framework</info> 
    3636  <md5sum>608d3feb7d32cea22d7636db32848c19</md5sum> 
    3737</module> 
  • modules/branches/2.3/gabcast/module.xml

    r4543 r4790  
    22  <rawname>gabcast</rawname> 
    33  <name>Gabcast</name> 
    4   <version>1.2.5</version> 
     4  <version>1.2.5.1</version> 
    55  <type>tool</type> 
    66  <category>Third Party Addon</category> 
     
    99  </menuitems> 
    1010  <changelog> 
     11    *1.2.5.1* bump for rc1 
    1112    *1.2.5* #2070 fix proper use of script tags 
    1213    *1.2.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
     
    1516  </changelog> 
    1617  <location>release/2.3/gabcast-1.2.5.tgz</location> 
    17   <info>http://aussievoip.com.au/wiki/freePBX-gabcast</info> 
    1818  <md5sum>76c23ec8d6cb80e3bcde20e1390a67fb</md5sum> 
    1919</module> 
  • modules/branches/2.3/infoservices/module.xml

    r4612 r4790  
    22  <rawname>infoservices</rawname> 
    33  <name>Info Services</name> 
    4   <version>1.3.5</version> 
     4  <version>1.3.5.1</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    99  <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> 
    1010  <changelog> 
     11    *1.3.5.1* bump for rc1 
    1112    *1.3.5* #2145 add waitexten while waiting for user input, and make uninstallable 
    1213    *1.3.4* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 
     
    1617  </changelog> 
    1718  <location>release/2.3/infoservices-1.3.5.tgz</location> 
    18   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    1919  <md5sum>80a4da855df5a7dacde19da7f6e4cd11</md5sum> 
    2020</module> 
  • modules/branches/2.3/inventorydb/module.xml

    r4081 r4790  
    22  <rawname>inventorydb</rawname> 
    33  <name>Inventory</name> 
    4   <version>1.0.3</version> 
     4  <version>1.1.0</version> 
    55  <type>tool</type> 
    66  <category>Third Party Addon</category> 
     
    99  </menuitems> 
    1010  <changelog> 
    11     *1.1.0* Added SQLite3 support. Fixes ticket:1783 
     11    *1.1.0* Added SQLite3 support. Fixes ticket:1783, bump for rc1 
    1212    *1.0.3* Add he_IL translation 
    1313  </changelog> 
    1414  <location>release/2.3/inventorydb-1.0.3.tgz</location> 
    1515  <md5sum>c91eeb1f8c96e0734df8b34c35e453b2</md5sum> 
    16   <info>http://freepbx.org/wiki/inventorydb</info> 
    1716</module> 
    1817 
  • modules/branches/2.3/irc/module.xml

    r4539 r4790  
    22  <rawname>irc</rawname> 
    33  <name>Online Support</name> 
    4   <version>1.1.1.1</version> 
     4  <version>1.1.1.2</version> 
    55  <type>tool</type> 
    66  <category>Support</category> 
    77  <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> 
    88  <changelog> 
     9    *1.1.1.2* bump for rc1 
    910    *1.1.1.1* #2070 fix proper use of script tags 
    1011    *1.1.1* Add he_IL translation 
     
    1516  </menuitems> 
    1617  <location>release/2.3/irc-1.1.1.1.tgz</location> 
    17   <info>http://aussievoip.com.au/wiki/freePBX-IRC</info> 
    1818  <md5sum>03861a34683029af635669bdfa6d9576</md5sum> 
    1919</module> 
  • modules/branches/2.3/ivr/module.xml

    r4566 r4790  
    22  <rawname>ivr</rawname> 
    33  <name>IVR</name> 
    4   <version>2.5.15</version> 
     4  <version>2.5.15.1</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.5.15.1* bump for rc1 
    1112    *2.5.15* bump version to be higher than 2.2 branch 
    1213    *2.5.14.2* merge findmefollow/core extension destinations if any 
     
    3334  </menuitems> 
    3435  <location>release/2.3/ivr-2.5.15.tgz</location> 
    35   <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 
    3636  <md5sum>a0dcac81ec7fb6aef80682dda539fa2c</md5sum> 
    3737</module> 
  • modules/branches/2.3/javassh/module.xml

    r4127 r4790  
    22  <rawname>javassh</rawname> 
    33  <name>Java SSH</name> 
    4   <version>1.0.1</version> 
     4  <version>1.0.1.1</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    99    <javassh>Java SSH</javassh> 
    1010  </menuitems> 
     11  <changelog> 
     12    *1.0.1.1* bump for rc1 
     13    *1.0.1* First Changelog 
     14  </changelog> 
    1115  <location>release/2.3/javassh-1.0.1.tgz</location> 
    12   <info>http://aussievoip.com.au/wiki/freePBX-JavaSSH</info> 
    1316  <md5sum>d72a687d5f4d8ca33f8fe158d01f3cbf</md5sum> 
    1417</module> 
  • modules/branches/2.3/logfiles/module.xml

    r4553 r4790  
    22  <rawname>logfiles</rawname> 
    33  <name>Asterisk Logfiles</name> 
    4   <version>1.1.0</version> 
     4  <version>1.1.1</version> 
    55  <changelog> 
     6    *1.1.1* bump for rc1 
    67    *1.1.0* #1442 remove access problem and have log display in same window 
    78    *1.0.2* #2070 fix proper use of script tags 
     
    1314  </menuitems> 
    1415  <location>release/2.3/logfiles-1.1.0.tgz</location> 
    15   <info>http://aussievoip.com.au/wiki/freePBX-LogFiles</info> 
    1616  <md5sum>bbfef694584fff2037fad03370fd684f</md5sum> 
    1717</module> 
  • modules/branches/2.3/manager/module.xml

    r4240 r4790  
    22  <rawname>manager</rawname> 
    33  <name>Asterisk API</name> 
    4   <version>1.3</version> 
     4  <version>1.3.1</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    99  </menuitems> 
    1010  <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. 
    1415  </changelog> 
    1516  <location>release/2.3/manager-1.3.tgz</location> 
    16   <info>http://aussievoip.com.au/wiki/freePBX-ManagerAPI</info> 
    1717  <md5sum>f6f2e9b7aaad3dd4e730a3893b8429c2</md5sum> 
    1818</module> 
  • modules/branches/2.3/miscapps/module.xml

    r4678 r4790  
    22  <rawname>miscapps</rawname> 
    33  <name>Misc Applications</name> 
    4   <version>0.2.3.2</version> 
     4  <version>0.2.3.3</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
     
    1212  </menuitems> 
    1313  <changelog> 
    14     *0.2.3.3* fixed some undefined variables 
     14    *0.2.3.3* fixed some undefined variables, bump for rc1 
    1515    *0.2.3.2* #2177: removed apparently corrupted newline at end of file 
    1616    *0.2.3.1* added proper uninstall, removes any feature codes and then table 
     
    2323  </changelog> 
    2424  <location>release/2.3/miscapps-0.2.3.2.tgz</location> 
    25   <info>http://aussievoip.com.au/wiki/freePBX-MiscApplications</info> 
    2625  <md5sum>01732e1d86a4836e29df93543df5a3f2</md5sum> 
    2726</module> 
  • modules/branches/2.3/miscdests/module.xml

    r4192 r4790  
    22  <rawname>miscdests</rawname> 
    33  <name>Misc Destinations</name> 
    4   <version>1.3.4.1</version> 
     4  <version>1.3.4.2</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
    77  <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> 
    88  <changelog> 
     9    *1.3.4.2* bump for rc1 
    910    *1.3.4.1* changed freePBX to FreePBX 
    1011    *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 
     
    1819  </menuitems> 
    1920  <location>release/2.3/miscdests-1.3.4.1.tgz</location> 
    20   <info>http://aussievoip.com.au/wiki/freePBX-MiscDests</info> 
    2121  <md5sum>b593cc7d1f2086fd847e8356e51b0161</md5sum> 
    2222</module> 
  • modules/branches/2.3/music/module.xml

    r4608 r4790  
    22  <rawname>music</rawname> 
    33  <name>Music on Hold</name> 
    4   <version>1.5.1.3</version> 
     4  <version>1.5.1.4</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    99  <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description> 
    1010  <changelog> 
     11    *1.5.1.4* bump for rc1 
    1112    *1.5.1.3* #1969 fix javascript validation, add canunninstall:no 
    1213    *1.5.1.2* #2070 fix proper use of script tags 
     
    2627  </menuitems> 
    2728  <location>release/2.3/music-1.5.1.3.tgz</location> 
    28   <info>http://aussievoip.com.au/wiki/freePBX-OHM</info> 
    2929  <md5sum>b847ef76fad09ad886e7503021b90945</md5sum> 
    3030</module> 
  • modules/branches/2.3/paging/module.xml

    r4664 r4790  
    22  <rawname>paging</rawname> 
    33  <name>Paging and Intercom</name> 
    4   <version>1.6.5.1</version> 
     4  <version>1.6.5.2</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
    77  <changelog> 
     8    *1.6.5.2* bump for rc1 
    89    *1.6.5.1* #1861 create intercom dialplan always when enabled 
    910    *1.6.5* #2168 fix intercom, #2165 change module to get rid of first time propagation 
     
    2728  </menuitems> 
    2829  <location>release/2.3/paging-1.6.5.1.tgz</location> 
    29   <info>http://aussievoip.com.au/wiki/freePBX-Paging</info> 
    3030  <md5sum>864c67c715beb70bb24c1e12348cab48</md5sum> 
    3131</module> 
  • modules/branches/2.3/parking/module.xml

    r4165 r4790  
    22  <rawname>parking</rawname> 
    33  <name>Parking Lot</name> 
    4   <version>2.1.2</version> 
     4  <version>2.1.2.1</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
     
    1212  </menuitems> 
    1313  <changelog> 
     14    *2.1.2.1* bump for rc1 
    1415    *2.1.2* merge findmefollow/core extension destinations if any 
    1516    *2.1.1* fix pseudo hardcoded path issue (hardcoded form missing global) 
     
    1819  </changelog> 
    1920  <location>release/2.3/parking-2.1.2.tgz</location> 
    20   <info>http://aussievoip.com.au/wiki/freePBX-ParkingLot</info> 
    2121  <md5sum>693687106df687dccd1fd8bc140eba21</md5sum> 
    2222</module> 
  • modules/branches/2.3/pbdirectory/module.xml

    r4304 r4790  
    22  <rawname>pbdirectory</rawname> 
    33  <name>Phonebook Directory</name> 
    4   <version>0.3.1</version> 
     4  <version>0.3.1.1</version> 
    55  <type>tool</type> 
    66  <category>CID &amp; Number Management</category> 
    77  <location>release/2.3/pbdirectory-0.3.1.tgz</location> 
    8   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    98  <description>Provides a dial-by-name directory for phonebook entries</description> 
    109  <changelog> 
     10    *0.3.1.1* bump for rc1 
    1111    *0.3.1* fixed some hard coded paths, requires core modules:  2.3.0beta1.6 or above 
    1212    *0.3* First changelog entry 
  • modules/branches/2.3/phonebook/module.xml

    r4647 r4790  
    22  <rawname>phonebook</rawname> 
    33  <name>Phonebook</name> 
    4   <version>1.1.5.5</version> 
     4  <version>1.1.5.6</version> 
    55  <description>Provides a phonebook for FreePBX, it can be used as base for Caller ID Lookup and Speed Dial</description> 
    66  <type>tool</type> 
     
    1111  <location>release/2.3/phonebook-1.1.5.5.tgz</location> 
    1212  <md5sum>dc79fa7053d678bd265812ce66632b08</md5sum> 
    13   <info>http://freepbx.org/wiki/AsteriskPhonebook</info> 
    1413  <changelog> 
     14    *1.1.5.6* bump for rc1 
    1515    *1.1.5.5* added xml attribute needsenginedb 
    1616    *1.1.5.4* #2163 fix syntax error 
  • modules/branches/2.3/phpagiconf/module.xml

    r4679 r4790  
    22  <rawname>phpagiconf</rawname> 
    33  <name>PHPAGI Config</name> 
    4   <version>1.2</version> 
     4  <version>1.2.1</version> 
    55  <type>tool</type> 
    66  <category>Config</category> 
     
    1212  </depends>  
    1313  <changelog> 
    14     *1.2.1* Fixed javascript error, removed unused script 
     14    *1.2.1* Fixed javascript error, removed unused script, bump for rc1 
    1515    *1.2* Create tmp files in /etc/asterisk, fixes ticket:1910 
    1616    *1.1* Removed old dependancy checking code, first 2.2 release 
     
    1818  <location>release/2.3/phpagiconf-1.2.tgz</location> 
    1919  <md5sum>7c1de6fb9893a4e2184b811069192f59</md5sum> 
    20   <info>http://freepbx.org/wiki/phpagiconf</info> 
    2120</module> 
  • modules/branches/2.3/phpinfo/module.xml

    r4552 r4790  
    22  <rawname>phpinfo</rawname> 
    33  <name>PHP Info</name> 
    4   <version>1.1.0</version> 
     4  <version>1.1.0.1</version> 
    55  <changelog> 
     6    *1.1.0.1* bump for rc1 
    67    *1.1.0* #1442 remove access problem and iframe 
    78  </changelog> 
     
    1213  </menuitems> 
    1314  <location>release/2.3/phpinfo-1.1.0.tgz</location> 
    14   <info>http://aussievoip.com.au/wiki/freePBX-phpinfo</info> 
    1515  <md5sum>c9dc164d56ce7121480f6e39a34e249d</md5sum> 
    1616</module> 
  • modules/branches/2.3/pinsets/module.xml

    r4602 r4790  
    22  <rawname>pinsets</rawname> 
    33  <name>PIN Sets</name> 
    4   <version>1.2.2</version> 
     4  <version>1.2.2.1</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
    77  <description>Allow creation of lists of PINs (numbers for passwords) that can be used by other modules (eg, trunks).</description> 
    88  <changelog> 
     9    *1.2.2.1* bump for rc1 
    910    *1.2.2* Put None label in menu hook 
    1011    *1.2.1* #1770 added proper uninstall 
     
    1617    <pinsets>PIN Sets</pinsets> 
    1718  </menuitems> 
    18   <info>http://aussievoip.com.au/wiki/freePBX-PinSets</info> 
    1919  <location>release/2.3/pinsets-1.2.2.tgz</location> 
    2020  <md5sum>5a5ad9ed898bec8d323ea3546e21454d</md5sum> 
  • modules/branches/2.3/printextensions/module.xml

    r4680 r4790  
    22  <rawname>printextensions</rawname> 
    33  <name>Print Extensions</name> 
    4   <version>1.3.1</version> 
     4  <version>1.3.2</version> 
    55  <type>tool</type> 
    66  <category>Third Party Addon</category> 
     
    1010  </menuitems> 
    1111  <changelog> 
    12     *1.3.2* Fixed uninizialized variable errors 
     12    *1.3.2* Fixed uninizialized variable errors, bump for rc1 
    1313    *1.3.1* Add he_IL translation 
    1414  </changelog> 
    1515  <location>release/2.3/printextensions-1.3.1.tgz</location> 
    16   <info>http://aussievoip.com.au/wiki/freePBX-PrintExtensions</info> 
    1716  <md5sum>b9252d8e33cd6fc984cea23aa7506a3b</md5sum> 
    1817</module> 
  • modules/branches/2.3/queues/module.xml

    r4729 r4790  
    22  <rawname>queues</rawname> 
    33  <name>Queues</name> 
    4   <version>2.2.12.1</version> 
     4  <version>2.2.12.2</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.2.12.2* bump for rc1 
    1112    *2.2.12.1* #2222 fixed syntax error 
    1213    *2.2.12* #2222 replace defaults announcements with silence to prevent Asterisk 1.4 from crashing 
     
    3132  </menuitems> 
    3233  <location>release/2.3/queues-2.2.12.1.tgz</location> 
    33   <info>http://aussievoip.com.au/wiki/freePBX-Queues</info> 
    3434  <md5sum>826be197aae1f7fa4d216ad1dd00dd93</md5sum> 
    3535</module> 
  • modules/branches/2.3/recordings/module.xml

    r4577 r4790  
    22  <rawname>recordings</rawname> 
    33  <name>Recordings</name> 
    4   <version>3.3.5</version> 
     4  <version>3.3.5.1</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    99  <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 
    1010  <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> 
    2324  <menuitems> 
    2425    <recordings>System Recordings</recordings> 
    2526  </menuitems> 
    2627  <location>release/2.3/recordings-3.3.5.tgz</location> 
    27   <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 
    2828  <md5sum>b152d46eaf302ef2a5a37be5f25048d3</md5sum> 
    2929</module> 
  • modules/branches/2.3/ringgroups/module.xml

    r4639 r4790  
    22  <rawname>ringgroups</rawname> 
    33  <name>Ring Groups</name> 
    4   <version>2.2.16</version> 
     4  <version>2.2.16.1</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.2.16.1* bump for rc1 
    1112    *2.2.16* #1961 changed to allow leading 0 extensions 
    1213    *2.2.15.2* fixed bug install.php not converting destinations properly for new findmefollow format 
     
    3536  </menuitems> 
    3637  <location>release/2.3/ringgroups-2.2.16.tgz</location> 
    37   <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info> 
    3838  <md5sum>c83213a8dacab2e57df10d227fddd72f</md5sum> 
    3939</module> 
  • modules/branches/2.3/speeddial/module.xml

    r4694 r4790  
    22  <rawname>speeddial</rawname> 
    33  <name>Speed dial functions</name> 
    4   <version>1.0.4</version> 
     4  <version>1.0.4.1</version> 
    55  <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 
    1011  </changelog> 
    1112  <type>module</type> 
     
    1516  </depends> 
    1617  <location>release/2.3/speeddial-1.0.4.tgz</location> 
    17   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    1818  <md5sum>402cbbf34bca766db39fcec50e78616c</md5sum> 
    1919</module> 
  • modules/branches/2.3/timeconditions/module.xml

    r4244 r4790  
    22  <rawname>timeconditions</rawname> 
    33  <name>Time Conditions</name> 
    4   <version>2.4.3</version> 
     4  <version>2.4.3.1</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.4.3.1* bump for rc1 
    1112    *2.4.3* Added SQLite3 support, fixed ticket http://freepbx.org/trac/ticket/1774 
    1213    *2.4.2* merge findmefollow/core extension destinations if any 
     
    1920  </menuitems> 
    2021  <location>release/2.3/timeconditions-2.4.3.tgz</location> 
    21   <info>http://aussievoip.com.au/wiki/freePBX-TimeCond</info> 
    2222  <md5sum>6f9c4e81c33290d3655ce2aa935b2aa5</md5sum> 
    2323</module> 
  • modules/branches/2.3/voicemail/module.xml

    r4738 r4790  
    22  <rawname>voicemail</rawname> 
    33  <name>Voicemail</name> 
    4   <version>2.0.3.1</version> 
     4  <version>2.0.3.2</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
    77  <changelog> 
     8    *2.0.3.2* bump for rc1 
    89    *2.0.3.1* #2232 checking for voicemial failure on Asterisk 1.4 
    910    *2.0.3* #1836 - remove mailbox form filesystem after deleting an extension 
     
    3233  <category>Basic</category> 
    3334  <location>release/2.3/voicemail-2.0.3.1.tgz</location> 
    34   <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 
    3535  <md5sum>42870a35d956d6d6ed2ddf625693ff79</md5sum> 
    3636</module> 
  • modules/branches/2.3/zoip/module.xml

    r2650 r4790  
    1313  <description></description> 
    1414  <location>release/2.2/zoip-0.2.0.tgz</location> 
    15   <info>http://aussievoip.com.au/wiki/freePBX-ZoIP</info> 
    1615  <md5sum>a0318ecc7376f33c54abf9c3efd96958</md5sum> 
    1716</module>