From asterisk-addons-commits at lists.digium.com Thu Jul 2 15:50:44 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 02 Jul 2009 20:50:44 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc1 r977 - /tags/1.6.0.3-rc1/ Message-ID: Author: lmadsen Date: Thu Jul 2 15:50:40 2009 New Revision: 977 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=977 Log: Remove this release candidate as there was a change after this we need. Removed: tags/1.6.0.3-rc1/ From asterisk-addons-commits at lists.digium.com Thu Jul 2 15:51:07 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 02 Jul 2009 20:51:07 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc1 r978 - /tags/1.6.0.3-rc1/ Message-ID: Author: lmadsen Date: Thu Jul 2 15:51:04 2009 New Revision: 978 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=978 Log: Creating tag for the release of asterisk-addons-1.6.0.3-rc1 Added: tags/1.6.0.3-rc1/ - copied from r977, branches/1.6.0/ From asterisk-addons-commits at lists.digium.com Thu Jul 2 15:51:42 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 02 Jul 2009 20:51:42 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc1 r979 - in /tags/1.6.0.3-rc1: .version ChangeLog Message-ID: Author: lmadsen Date: Thu Jul 2 15:51:39 2009 New Revision: 979 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=979 Log: Importing files for 1.6.0.3-rc1 release. Added: tags/1.6.0.3-rc1/.version (with props) tags/1.6.0.3-rc1/ChangeLog (with props) Added: tags/1.6.0.3-rc1/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3-rc1/.version?view=auto&rev=979 ============================================================================== --- tags/1.6.0.3-rc1/.version (added) +++ tags/1.6.0.3-rc1/.version Thu Jul 2 15:51:39 2009 @@ -1,0 +1,1 @@ +1.6.0.3-rc1 Propchange: tags/1.6.0.3-rc1/.version ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.0.3-rc1/.version ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.0.3-rc1/.version ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.0.3-rc1/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3-rc1/ChangeLog?view=auto&rev=979 ============================================================================== --- tags/1.6.0.3-rc1/ChangeLog (added) +++ tags/1.6.0.3-rc1/ChangeLog Thu Jul 2 15:51:39 2009 @@ -1,0 +1,1141 @@ +2009-07-02 Leif Madsen + + * Release Asterisk-Addons 1.6.0.3-rc1 + +2009-06-29 23:02 +0000 [r961] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /, configs/mysql.conf.sample (added): + Merged revisions 960 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r960 | tilghman | 2009-06-29 17:33:29 -0500 + (Mon, 29 Jun 2009) | 15 lines Merged revisions 959 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r959 | tilghman | 2009-06-29 17:21:09 -0500 (Mon, 29 Jun + 2009) | 8 lines Autoclear resources in app MYSQL when the channel + ends. (closes issue #14757) Reported by: alecdavis Patches: + 20090408__bug14757.diff.txt uploaded by tilghman (license 14) + 20090518__issue14757__trunk.diff.txt uploaded by tilghman + (license 14) Tested by: alecdavis ........ ................ + +2009-05-27 21:53 +0000 [r931-934] Tilghman Lesher + + * /, Makefile.rules: Merged revisions 933 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r933 | tilghman | 2009-05-27 16:52:25 -0500 + (Wed, 27 May 2009) | 9 lines Merged revisions 932 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r932 | tilghman | 2009-05-27 16:51:27 -0500 (Wed, 27 May + 2009) | 2 lines DONT_OPTIMIZE is a Makefile directive and needs + to be interpreted before the compiler starts. ........ + ................ + + * res/res_config_mysql.c: Only calculated time connected, if it + actually was connected. (closes issue #15094) Reported by: IgorG + Patches: res_mysql.cli_connected_time_fix.v1.diff uploaded by + IgorG (license 20) + +2009-05-21 Leif Madsen + + * Release Asterisk-Addons 1.6.0.2 + +2009-03-19 Leif Madsen + + * Release Asterisk-Addons 1.6.0.2-rc1 + +2009-02-20 22:00 +0000 [r787] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Only add a field if it's not NULL. + +2009-01-21 19:07 +0000 [r729-731] Matthew Nicholson + + * /, configs/mobile.conf.sample: Merged revisions 730 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r730 | mnicholson | 2009-01-21 13:06:42 -0600 (Wed, 21 + Jan 2009) | 2 lines Fixed a typo in configs/mobile.conf.sample, + found by mmichelson ........ + + * channels/chan_mobile.c, /, configs/mobile.conf.sample: Merged + revisions 725-726 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r725 | mnicholson | 2009-01-21 12:09:44 -0600 (Wed, 21 Jan 2009) + | 7 lines Add a 'blackberry' option for devices in chan_mobile to + support blackberry devices' non standard HFP behavior. (closes + issue #13744) Reported by: ciaranm Tested by: ciaranm, davidste, + mnicholson, jongerenchaos ........ r726 | mnicholson | 2009-01-21 + 12:22:33 -0600 (Wed, 21 Jan 2009) | 2 lines Added an example for + the new blackberry option in mobile.conf.sample ........ + +2009-01-13 17:37 +0000 [r723] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Last commit didn't quite merge correctly + (Closes issue #14229) Reported by: sergee Patches: + cdr-mysql-r721.diff uploaded by sergee (license 138) + +2009-01-08 21:58 +0000 [r720] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 719 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r719 | tilghman | 2009-01-08 15:55:12 -0600 (Thu, 08 Jan 2009) | + 2 lines Prevent a possible race between a reload event and + logging a CDR Closes issue #14002 ........ + +2008-12-22 17:00 +0000 [r716] Russell Bryant + + * channels/ooh323c/src/ooCmdChannel.c, /: Merged revisions 715 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r715 | russell | 2008-12-22 11:00:07 -0600 (Mon, + 22 Dec 2008) | 15 lines Merged revisions 714 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r714 | russell | 2008-12-22 10:59:46 -0600 (Mon, 22 Dec + 2008) | 7 lines Fix a bogus pthread_mutex_init() (closes issue + #14116) Reported by: junky Patches: mutex_init.diff uploaded by + junky (license 177) ........ ................ + +2008-12-11 21:17 +0000 [r708] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c, /: Merged + revisions 707 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r707 | tilghman | 2008-12-11 15:16:11 -0600 (Thu, 11 Dec 2008) | + 6 lines Allow setting the MySQL character set on each connect. + (closes issue #13775) Reported by: sergee Patches: + cdr_mysql_charset-r679-v2.diff uploaded by sergee (license 138) + ........ + +2008-12-01 Tilghman Lesher + + * Asterisk-Addons 1.6.0.1 released + +2008-11-10 20:25 +0000 [r690] Tilghman Lesher + + * configs/res_mysql.conf.sample, res/res_config_mysql.c: Fix + specification of different databases in extconfig.conf when using + MySQL backend. This fixes a regression. (closes issue #13603) + Reported by: atis Patches: multi_db.patch uploaded by atis + (license 242) + +2008-10-01 Russell Bryant + + * Asterisk-Addons 1.6.0 released + +2008-09-12 18:21 +0000 [r661-663] Sean Bright + + * Makefile, /: Merged revisions 662 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r662 | seanbright | 2008-09-12 14:19:17 -0400 (Fri, 12 Sep 2008) + | 1 line Forgot about menuselect.makeopts ........ + + * Makefile, /: Merged revisions 659 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r659 | seanbright | 2008-09-11 22:23:28 -0400 (Thu, 11 Sep 2008) + | 10 lines Update asterisk-addons to use the same logic as + asterisk when determining what version of menuselect to spin up + when not explicitly specified (i.e. 'make menuselect'). (closes + issue #13466) Reported by: jonnt Patches: 13466.diff uploaded by + seanbright (license 71) Tested by: jonnt ........ + +2008-09-03 Russell Bryant + + * Asterisk-Addons 1.6.0-rc1 released + +2008-08-28 16:40 +0000 [r654] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 653 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r653 | tilghman | 2008-08-28 11:38:24 -0500 (Thu, 28 Aug 2008) | + 8 lines Don't DESC the MySQL table every time through, but + instead cache the state at module load and reload, just like the + other CDR drivers. (closes issue #13379) Reported by: Corydon76 + Patches: 20080826__cdr_mysql__2.diff.txt uploaded by Corydon76 + (license 14) Tested by: chris-mac ........ + +2008-07-30 03:08 +0000 [r648] Joshua Colp + + * channels/ooh323c/src/ooSocket.c, /: Merged revisions 647 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r647 | file | 2008-07-30 00:07:14 -0300 (Wed, 30 Jul 2008) | 2 + lines Fix building of ooh323 on FreeBSD. ........ + +2008-06-04 Mark Michelson + + * Asterisk-Addons 1.6.0-beta4 released + +2008-06-04 17:54 +0000 [r628] Mark Michelson + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ootrace.c, /, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/ootrace.h, channels/ooh323c/src/ooh323ep.c: + Merged revisions 627 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r627 | mmichelson | 2008-06-04 12:35:29 -0500 (Wed, 04 Jun 2008) + | 20 lines + ------------------------------------------------------------------------ + r620 | mmichelson | 2008-06-04 11:55:58 -0500 (Wed, 04 Jun 2008) + | 15 lines A few changes: 1. Add error-checking to the call to + ooReadAndProcessStackCommands in oochannels.c 2. (1.2 only) There + was a char * being used before being set. This was causing an + almost immediate crash when ooh323 would load. This commit fixes + that issue. 3. Most importantly, fix a security issue wherein + arbitrary data could be sent to ooh323's command stack listening + socket causing a remote crash. See AST-2008-009 for more details. + (closes issue #12756) Reported by: tzafrir Patches: + ooh323_pipev3.diff uploaded by putnopvut (license 60) Tested by: + putnopvut + ------------------------------------------------------------------------ + ........ + +2008-06-02 16:17 +0000 [r616-618] Russell Bryant + + * aclocal.m4, /, configure: Merged revisions 617 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r617 | russell | 2008-06-02 11:16:32 -0500 (Mon, 02 Jun 2008) | 1 + line regenerate configure script ........ + + * /, build_tools/menuselect-deps.in, apps/app_fax.c (removed), + configure.ac, makeopts.in: Merged revisions 615 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r615 | russell | 2008-06-02 11:15:45 -0500 (Mon, 02 Jun 2008) | 2 + lines Remove app_fax, as it has been moved into the main Asterisk + repository ........ + +2008-05-30 16:50 +0000 [r613] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /: Merged revisions 612 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r612 | tilghman | 2008-05-30 11:49:06 -0500 (Fri, 30 May + 2008) | 6 lines When the result id is invalid, indicate that the + fetch returned no rows (closes issue #12758) Reported by: atis + Patches: mysql_fetch_bad_conn.patch uploaded by atis (license + 242) ........ + +2008-05-28 22:32 +0000 [r604-608] Tilghman Lesher + + * /, channels/chan_ooh323.c: Merged revisions 607 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r607 | tilghman | 2008-05-28 17:31:22 -0500 + (Wed, 28 May 2008) | 15 lines Merged revisions 606 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r606 | tilghman | 2008-05-28 17:29:27 -0500 (Wed, 28 May + 2008) | 7 lines Change channel name to use the section name, + rather than CallerID name (which can contain strange characters). + (closes issue #12743) Reported by: softins Patches: + ooh323-1.4-diff.txt uploaded by softins (license 197) ........ + ................ + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/ooLogChan.c, channels/ooh323c/src/ooq931.c, + channels/ooh323c/src/ootrace.c, /, channels/ooh323c/src/ooh323.c, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, channels/chan_ooh323.h, + channels/ooh323cDriver.c: Merged revisions 603 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r603 | tilghman | 2008-05-28 09:45:23 -0500 (Wed, 28 May 2008) | + 6 lines Bring trunk up to date. (related to issue #12715) + Reported by: softins Patches: ooh323-1.6.0-trunk-diff.txt + uploaded by softins (license 197) ........ + +2008-05-05 19:18 +0000 [r589-595] Jason Parker + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 594 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r594 | twilson | 2008-05-05 12:37:49 -0500 (Mon, 05 May 2008) | 2 + lines Add format attribute ........ + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 592 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r592 | qwell | 2008-05-05 12:06:41 -0500 (Mon, 05 May 2008) | 1 + line Uses unambiguous non-US-centric date format. Also (and + mainly), %D uses %y, which is only 2 digits. gcc warns about + using this. ........ + + * /, channels/chan_ooh323.c, channels/ooh323cDriver.c: Merged + revisions 590 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r590 | qwell | 2008-05-05 11:50:05 -0500 (Mon, 05 May 2008) | 1 + line Allow chan_ooh323 to build under dev-mode ........ + + * Makefile, /, apps/app_fax.c: Merged revisions 588 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r588 | qwell | 2008-05-05 11:11:10 -0500 (Mon, 05 May + 2008) | 9 lines Make --enable-dev-mode actually work. Fix app_fax + build to not give warnings (which are errors when dev-mode + actually works). (closes issue #12579) Reported by: IgorG + Patches: addons_dev_mode.v2.diff uploaded by IgorG (license 20) + ........ + +2008-05-05 03:49 +0000 [r587] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 586 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r586 | tilghman | 2008-05-04 22:37:10 -0500 (Sun, 04 May 2008) | + 9 lines If you pass NULL as the default to + my_load_config_string(), you get a string of "(null)", which is + NOT zero-length, and so things succeed where they should fail. + (Closes issue #12580) Reported by: pnlarsson Patches: + cdr_addon_mysql.c.patch uploaded by pnlarsson (license 79) Tested + by: mvanbaak ........ + +2008-05-02 17:53 +0000 [r584] Jason Parker + + * channels/chan_mobile.c, /: Merged revisions 583 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r583 | qwell | 2008-05-02 12:49:14 -0500 (Fri, 02 May 2008) | 6 + lines Expand ciev_call (and ciev_callsetup) buffers to allow for + longer responses in +CIEV. Also switch a bunch of (all of) + sprintf calls to snprintf. (closes issue #12568) Reported by: + Shkoder ........ + +2008-04-30 12:33 +0000 [r580] Kevin P. Fleming + + * /, Makefile.rules: Merged revisions 579 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r579 | kpfleming | 2008-04-30 07:32:23 -0500 + (Wed, 30 Apr 2008) | 21 lines Merged revisions 578 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r578 | tilghman | 2008-04-29 23:46:37 -0500 (Tue, 29 Apr + 2008) | 13 lines Don't exclude system header files when doing + dependency checks. The reason for this is fairly obvious -- the + Asterisk header files (but only in -addons) are part of the + system header files at that point, so a changed buildopts.h is + considered a change in the system headers. We WANT that change to + be considered a reason to rebuild everything in -addons, since + the buildsum will no longer match at runtime. Note that if you're + building -addons, you'll still need to do a 'make clean' to get + the old dependency files to go away this first time, but after + that, the dependency checks will take care of it for you. (Closes + issue #11291) ........ ................ + +2008-03-31 21:11 +0000 [r571-576] Jason Parker + + * /: Merged revisions 575 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r575 | qwell | 2008-03-31 16:10:46 -0500 (Mon, + 31 Mar 2008) | 9 lines Merged revisions 574 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r574 | qwell | 2008-03-31 16:09:59 -0500 (Mon, 31 Mar + 2008) | 1 line Switch to proper externals locations.. ........ + ................ + +2008-03-31 Jason Parker + + * Asterisk-Addons 1.6.0-beta3 released. + +2008-03-18 19:47 +0000 [r559] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c: Create a + compatibility mode, for people who want the old (incorrect) + calldate behavior + +2008-03-18 18:06 +0000 [r555-557] Jason Parker + + * Makefile, /: Switch to menuselect trunk, add targets for newt and + curses versions of menuselect + + * Makefile: Be more pedantic about format checking, since we can + be. + + * Makefile: Add the same format checking that was added to + Asterisk. + +2008-03-18 17:43 +0000 [r554] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: When the dbsock is blank, we want to use + NULL, not the empty string (which causes MySQL to use the + default) Reported via -dev mailing list, fixed by me. + +2008-03-12 05:50 +0000 [r550] Tilghman Lesher + + * res/res_config_mysql.c: Fix module, based on recent required API + change (closes issue #12189) Reported by: IgorG Patches: + addons_res_mysql.diff uploaded by IgorG (license 20) + +2008-03-11 16:19 +0000 [r546] Russell Bryant + + * configure, configure.ac: check for a different function to ensure + that the version of spandsp is new enough (closes issue #12181) + (reported by adriavidal, patched by me) + +2008-03-03 17:03 +0000 [r540] Jason Parker + + * /, Makefile.moddir_rules: Merged revisions 539 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r539 | qwell | 2008-03-03 11:01:57 -0600 (Mon, 03 Mar + 2008) | 5 lines Make sure to create the modules directory. In + some cases, it's possible that this won't already exist. Closes + issue #12111. ........ + +2008-02-20 Russell Bryant + + * Asterisk-Addons 1.6.0-beta2 released. + +2008-02-20 22:52 +0000 [r533-534] Joshua Colp + + * apps/app_addon_sql_mysql.c, apps/app_fax.c, + apps/app_saycountpl.c: Applications no longer need to keep track + of their usage, it is done by the PBX core. + + * apps/app_fax.c: Add support for T38 to app_fax since Asterisk now + has an API and way of doing things with it. (closes issue #11614) + Reported by: dimas Patches: v8-appfax.patch uploaded by dimas + (license 88) + +2008-02-18 16:06 +0000 [r532] Joshua Colp + + * channels/ooh323c/src/ooSocket.c: Get rid of a warning message + from OOH323. + +2008-02-07 21:40 +0000 [r523-525] Jason Parker + + * /: put some props back that were accidentally removed on merge + + * formats/mp3/MPGLIB_README, doc/ChangeLog.chan_ooh323 (added), + channels/ooh323c/src/ooTimer.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h, + channels/ooh323c/src/ooh245.c, res/Makefile, + channels/ooh323c/src/ooTimer.h, channels/ooh323cDriver.c, + channels/ooh323c/src/ooh245.h, formats/mp3/MPGLIB_TODO, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c, + channels/chan_mobile.c, channels/ooh323cDriver.h, + channels/ooh323c/src/rtctype.c, + channels/ooh323c/src/printHandler.c, apps/app_addon_sql_mysql.c, + channels/ooh323c/src/ooCalls.c, channels/ooh323c/src/ooUtils.c, + configure, channels/ooh323c/src/printHandler.h, + channels/ooh323c/src/rtctype.h, channels/ooh323c/src/ooCalls.h, + channels/ooh323c/src/ooUtils.h, formats/mp3/decode_i386.c, + channels (added), channels/ooh323c/src/eventHandler.c, + apps/app_fax.c, apps (added), configure.ac, + channels/ooh323c/src/eventHandler.h, + channels/ooh323c/src/context.c, formats/mp3/README, + channels/Makefile, formats/mp3/mpg123.h, formats/mp3/mpglib.h, + app_addon_sql_mysql.c (removed), channels/ooh323c/src/ooper.h, + Makefile, channels/ooh323c/src/ooDateTime.c, + channels/ooh323c/src/ootrace.c, apps/Makefile, chan_mobile.c + (removed), channels/ooh323c/src/h323, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooDateTime.h, formats/mp3/common.c, + channels/ooh323c/COPYING, channels/ooh323c/src/ootrace.h, + channels/ooh323c/src/Makefile.in, + channels/ooh323c/src/h323/H323-MESSAGES.c, + channels/ooh323c/src/ooGkClient.h, channels/chan_ooh323.h, + formats/mp3/dct64_i386.c, res (added), formats/mp3/layer3.c, + formats/mp3/interface.c, cdr/cdr_addon_mysql.c, + channels/ooh323c/src/h323/H323-MESSAGES.h, + channels/ooh323c/src/ooLogChan.c, + channels/ooh323c/src/ooStackCmds.c, app_fax.c (removed), + channels/ooh323c/src/ooh323.c, channels/ooh323c/src/errmgmt.c, + channels/ooh323c/src/ooLogChan.h, build_tools/get_makeopts + (added), menuselect-tree (removed), + channels/ooh323c/src/h323/H235-SECURITY-MESSAGES.h, + channels/ooh323c/src/dlist.c, channels/ooh323c/src/ooStackCmds.h, + channels/ooh323c/src/oohdr.h, formats/format_mp3.c, + Makefile.moddir_rules (added), channels/ooh323c/src/ooh323.h, + channels/ooh323c/src/decode.c, Makefile.rules, + channels/ooh323c/src/dlist.h, format_mp3 (removed), cdr (added), + channels/ooh323c/src/ooSocket.c, channels/ooh323c, formats + (added), formats/mp3/decode_ntom.c, + channels/ooh323c/src/h323/H323-MESSAGESEnc.c, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ooSocket.h, channels/ooh323c/src/ooCommon.h, + channels/ooh323c/src/ooq931.c, channels/ooh323c/src/oochannels.h, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c, + app_saycountpl.c (removed), channels/ooh323c/src/ooq931.h, + res_config_mysql.c (removed), apps/app_saycountpl.c, + formats/mp3/tabinit.c, formats/mp3/Makefile, + channels/ooh323c/src/ooasn1.h, channels/ooh323c/src/ooports.c, + formats/Makefile, channels/ooh323c/src/ooports.h, + channels/ooh323c/src/memheap.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/h323/H323-MESSAGESDec.c, + channels/ooh323c/src, asterisk-ooh323c (removed), + channels/ooh323c/src/memheap.h, + channels/ooh323c/src/ooCapability.h, + channels/ooh323c/src/perutil.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c, + channels/ooh323c/README, configs/ooh323.conf.sample (added), + formats/mp3, res/res_config_mysql.c, build_tools/get_moduleinfo + (added), channels/ooh323c/src/encode.c, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c, + cdr_addon_mysql.c (removed), formats/mp3/huffman.h, cdr/Makefile, + channels/ooh323c/src/ooh323ep.c, makeopts.in, doc/chan_ooh323.txt + (added), channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c: Merge + moddirmagic branch into trunk. This switches it to use the same + moddir stuff that the asterisk repo does. + +2008-01-21 13:37 +0000 [r507] Tilghman Lesher + + * app_addon_sql_mysql.c: Only use CLIENT_MULTI_STATEMENTS if the + constant is defined (backwards compatibility fix) + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-18 Russell Bryant + + * Asterisk-Addons 1.6.0-beta1 released. + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-16 18:05 +0000 [r503] Russell Bryant + + * /, asterisk-ooh323c/README, menuselect-tree, + asterisk-ooh323c/src/chan_h323.c, + asterisk-ooh323c/h323.conf.sample: Merged revisions 502 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r502 | russell | 2008-01-16 12:05:06 -0600 (Wed, 16 Jan + 2008) | 2 lines Add some notes to make it clear that this module + is currently unsupported ........ + +2007-12-30 17:15 +0000 [r500-501] Tilghman Lesher + + * cdr_addon_mysql.c, UPGRADE.txt (added), + configs/cdr_mysql.conf.sample: Make cdr_addon_mysql work like + cdr_adaptive_odbc... dynamic columns (Closes issue #11642) + + * asterisk-ooh323c/src/chan_h323.c: Update to current RTP API + +2007-12-23 09:21 +0000 [r498-499] David Bowerman + + * chan_mobile.c: Fix issue 11568 + + * chan_mobile.c: Small change for Audio Lag issue. + +2007-12-14 21:56 +0000 [r497] Tilghman Lesher + + * Makefile, app_fax.c (added), build_tools/menuselect-deps.in, + configure, menuselect-tree, configure.ac, makeopts.in: Add faxing + application Patch by: dimas (Closes issue #10815) + +2007-12-12 17:16 +0000 [r495-496] Mark Michelson + + * app_addon_sql_mysql.c: The logic for parsing arguments in the + MYSQL fetch function was incorrect. Instead of starting at the + fourth application argument, we were looping beginning at the + first. In addition to this change, I have changed the logic + slightly so that a local copy of the argument string is made + instead of directly modifying the input data. (closes issue + #11343, reported by wegbert, patched by me) + + * cdr_addon_mysql.c, configs/cdr_mysql.conf.sample: A few changes: + 1. remove "cdr_mysql:" from console messages since the module + name is printed in the message already 2. Improve efficiency by + not building queries if not connected to the database 3. Add + MySQL error number and text for failure to connect to the + database 4. Add a clarification to cdr_mysql.conf.sample to + indicate that 127.0.0.1 may be used instead of "localhost" + (closes issue #11513, reported and patched by IgorG) + +2007-12-06 23:16 +0000 [r494] Tilghman Lesher + + * app_saycountpl.c: Coding guidelines improvements Reported by: + IgorG Patch by: IgorG,tilghman (Closes issue #11470) + +2007-11-29 23:50 +0000 [r491] Tilghman Lesher + + * format_mp3/format_mp3.c, /: Merged revisions 490 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r490 | tilghman | 2007-11-29 17:47:53 -0600 (Thu, 29 Nov + 2007) | 2 lines Track API change (Closes issue #11401) ........ + +2007-11-28 20:25 +0000 [r489] Jason Parker + + * format_mp3/format_mp3.c, format_mp3/common.c, + format_mp3/layer3.c, format_mp3/decode_ntom.c, + format_mp3/interface.c: Fix #includes in format_mp3, to match + recent changes by rizzo + +2007-11-23 19:18 +0000 [r488] Tilghman Lesher + + * cdr_addon_mysql.c: Match up ast_free with ast_calloc. Reported + by: Laureano Patch by: Laureano (Closes issue #11358) + +2007-11-20 14:40 +0000 [r487] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Use the wrappers for + locking/unlocking the channel. (closes issue #11320) Reported by: + dimas Patches: ooh323c.patch uploaded by dimas (license 88) + +2007-11-14 23:06 +0000 [r486] Jason Parker + + * Makefile, /: Merged revisions 485 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + (closes issue #11205) ........ r485 | qwell | 2007-11-14 17:03:37 + -0600 (Wed, 14 Nov 2007) | 5 lines .EXPORT_ALL_VARIABLES + + menuselect == bad. We really don't want to pass things like + NCURSES_INCLUDE down to menuselect... Issue 11205. ........ + +2007-11-11 16:36 +0000 [r483] Tilghman Lesher + + * chan_mobile.c: A few coding guidelines fixes: - Extraneous tabs - + Change free() to ast_free() - Change ast_malloc() to ast_calloc() + where a large portion of parameters are subsequently initialized + to 0. - Remove reload_module() routine, as its existence suggests + that the module can sustain a reload event (when in fact the + reload did nothing). Reported by: Laureano Patch by: + Laureano,tilghman Closes issue #11213 + +2007-11-08 21:17 +0000 [r482] Jason Parker + + * asterisk-ooh323c/src/chan_h323.c: Let ooh323 build again. Issue + 11198, patch by dimas + +2007-11-05 12:16 +0000 [r481] Tilghman Lesher + + * cdr_addon_mysql.c: Fix regression with r471 when patch did not + merge correctly. Reported by: meneault Patch by: meneault Closes + issue #11160 + +2007-11-01 15:13 +0000 [r480] Russell Bryant + + * Makefile, /, format_mp3/Makefile: Merged revisions 479 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r479 | russell | 2007-11-01 10:13:16 -0500 (Thu, 01 Nov + 2007) | 7 lines Remove the dependency files on "make clean". + (issue #11137) Reported by: IgorG Patches: addonclean-478-1.patch + uploaded by IgorG (license 20) ........ + +2007-10-31 20:32 +0000 [r478] Tilghman Lesher + + * app_addon_sql_mysql.c: Coding guidelines update, and add the + timeout that was discussed on the mailing list + +2007-10-27 06:04 +0000 [r477] David Bowerman + + * chan_mobile.c, configure: Changes to call hangup logic + +2007-10-26 14:48 +0000 [r476] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 475 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r475 | tilghman | 2007-10-26 09:40:32 -0500 (Fri, 26 Oct + 2007) | 5 lines Auto reconnect database on connection failure + (fixes missing CDRs) Reported by ys. Fixed by ys. Closes issue + #11092 ........ + +2007-10-22 20:11 +0000 [r474] Jason Parker + + * chan_mobile.c, asterisk-ooh323c/src/chan_h323.c, + cdr_addon_mysql.c, res_config_mysql.c: Move to new AST_CLI_DEFINE + way of creating CLI commands. Closes issue #11042, patch by + seanbright. + +2007-10-19 14:45 +0000 [r473] Kevin P. Fleming + + * Makefile, build_tools/mkdep (removed), /, Makefile.rules: Merged + revisions 472 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r472 | kpfleming | 2007-10-19 09:41:27 -0500 (Fri, 19 + Oct 2007) | 2 lines use more of the standard Asterisk build + system here... ........ + +2007-10-16 23:48 +0000 [r471] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 466 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ................ r466 | tilghman | 2007-10-16 18:09:26 -0500 + (Tue, 16 Oct 2007) | 10 lines Merged revisions 465 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r465 | tilghman | 2007-10-16 16:48:04 -0500 (Tue, 16 Oct + 2007) | 2 lines Escape all text-based fields for the insert + (fixes AST-2007-023) ........ ................ + +2007-10-10 13:51 +0000 [r464] Joshua Colp + + * app_addon_sql_mysql.c: Give the reason why mysql_real_connect + failed to connect as part of the console log message. (closes + issue #10932) Reported by: eserra Patches: + mysql_real_connect_error.patch uploaded by eserra (license 45) + +2007-10-04 13:29 +0000 [r461-463] Joshua Colp + + * .cvsignore (removed): Remove old .cvsignore file. (closes issue + #10883) Reported by: casper + +2007-10-02 18:07 +0000 [r455] Tilghman Lesher + + * Makefile, configure, configure.ac, format_mp3/Makefile, + Makefile.rules (added), makeopts.in: Add dev-mode to addons + (closes issue #10864) + +2007-09-23 08:28 +0000 [r451] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + detecting misalined sco audio data from the bluetooth adapter. + See alignmentdetection=yes in configs/mobile.conf.sample. + +2007-09-20 09:25 +0000 [r450] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + phones that mis-represent their ability to supply call progress + indications. Motorola L6 is a good example. see mobile.conf for + details. + +2007-09-18 06:29 +0000 [r449] David Bowerman + + * chan_mobile.c: Changes to use AST_STANDARD_APP_ARGS fixes issue + 10744 + +2007-09-16 11:28 +0000 [r448] David Bowerman + + * chan_mobile.c: Fixup module unloading when only headset in use + +2007-09-09 00:28 +0000 [r446-447] David Bowerman + + * chan_mobile.c: * Fix module unloading - close bound socket left + open. * Modify call hangup procedures to cater for embedded and + low grunt processors (via's etc). + + * chan_mobile.c: * Added manager event MobileStatus + +2007-09-08 02:51 +0000 [r442-445] Russell Bryant + + * chan_mobile.c: Make another change to ast_strlen_zero(). Also + change a few variables to explicitly specify that they only need + one bit. + + * chan_mobile.c: * Change a few lines to use ast_strlen_zero() + instead of the same thing inline * Replace a use of strcpy() with + ast_copy_string(). This could allow a heap buffer overflow as the + data being copied comes from the arguments to the application, + which is can come from various places aside from the dialplan, + like the manager interface or call files. + + * chan_mobile.c: Change an allocation from the heap to the stack + for a variable that is only used within the function + + * asterisk-ooh323c/config.h, chan_mobile.c: * Use sizeof() to + specify the buffer size instead of a constant * Remove a couple + calls to memset before strncpy, as it is not needed * Replace a + couple uses of strncpy with ast_copy_string. Note that one of + these was potentially dangerous. The length limit passed was + actually the length of the *source* string, which had a larger + buffer than the destination. + +2007-09-08 01:24 +0000 [r441] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: Modified audio + handling methodology to align with SCO timing requirements. + +2007-09-06 10:41 +0000 [r438] David Bowerman + + * chan_mobile.c: code cleanup and formatting changes + +2007-09-03 03:32 +0000 [r437] Tilghman Lesher + + * chan_mobile.c, res_config_mysql.c: Update API to match + asterisk/trunk (closes issue #10628) + +2007-09-02 02:33 +0000 [r436] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample, doc/chan_mobile.txt: * + Implemented 'trunk groups' for those wanting to create GSM + gateways Dial(Mobile/gn/NNNNNN) will call NNNNNN on the first + free connected phone in group n. + +2007-08-26 04:23 +0000 [r431] David Bowerman + + * chan_mobile.c: * Changes to take advantage of kernel sco flow + control patch. * Removed hard coded 20ms frame size dependance. * + Configure adapters to master mode by default. + +2007-08-24 05:51 +0000 [r430] Tilghman Lesher + + * chan_mobile.c, cdr_addon_mysql.c, res_config_mysql.c: Fix various + problems that should have been detected with --enable-dev-mode + +2007-08-23 17:23 +0000 [r429] Russell Bryant + + * /, res_config_mysql.c: Merged revisions 428 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r428 | russell | 2007-08-23 12:21:44 -0500 (Thu, 23 Aug + 2007) | 4 lines Fix a format string error that caused a crash. + This debug message tried to print something as string that was + just an int. (closes issue #10520, reported by johann8384, patch + by me) ........ + +2007-08-23 05:13 +0000 [r427] Tilghman Lesher + + * asterisk-ooh323c/src/chan_h323.c, cdr_addon_mysql.c, + res_config_mysql.c, asterisk-ooh323c/src/chan_h323.h: Bring + addons up to date with current trunk + +2007-08-19 01:09 +0000 [r426] David Bowerman + + * chan_mobile.c: Bring into line with trunk. + +2007-08-14 19:41 +0000 [r425] Joshua Colp + + * chan_mobile.c: (closes issue #10442) Reported by: phokz Patches: + chan_mobile_test_argc.patch uploaded by phokz (license 170) Don't + freak out if mobile rfcomm CLI command is used without device and + command. + +2007-08-13 15:56 +0000 [r424] Jason Parker + + * /, res_config_mysql.c: Merged revisions 423 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + (closes issue #10438) ........ r423 | qwell | 2007-08-13 10:56:03 + -0500 (Mon, 13 Aug 2007) | 4 lines If we (re)connect, make sure + we set the connect_time Issue 10438 ........ + +2007-08-12 07:13 +0000 [r422] David Bowerman + + * chan_mobile.c: Changes to address audio quality and 1-way audio + issues with some phones. + +2007-08-08 01:59 +0000 [r421] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample, doc/chan_mobile.txt: + Add support for multiple Bluetooth Adapters and therefore + multiple concurrent devices. Restrict adapters to one device at a + time. Multiple devices on an adapter simply does not work. Note: + config file changes as a result of this. + +2007-07-21 07:18 +0000 [r418] Russell Bryant + + * /, asterisk-ooh323c/src/chan_h323.c: Merged revisions 417 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r417 | russell | 2007-07-21 02:17:52 -0500 (Sat, 21 Jul + 2007) | 2 lines fix a typo ........ + +2007-07-20 17:25 +0000 [r416] Joshua Colp + + * chan_mobile.c: (closes issue #10242) Reported by: IgorG Patches: + mobcrash-415-1.patch uploaded by IgorG (license #20) Don't crash + when unloading chan_mobile when it did not completely initialize + itself. + +2007-07-19 15:13 +0000 [r415] Russell Bryant + + * /, asterisk-ooh323c/src/chan_h323.c: Merged revisions 414 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r414 | russell | 2007-07-19 10:12:54 -0500 (Thu, 19 Jul + 2007) | 9 lines fix HOLD and UNHOLD control frame processing to + the ooh323 channel driver. The minimum thing that every channel + driver should do with these is start or stop music on hold on the + channel. Optionally, depending on the channel, it may make sense + to add configuration options to pass this information down so + that the remote end can handle the HOLD signalling in the way [... 316 lines stripped ...] From asterisk-addons-commits at lists.digium.com Thu Jul 2 15:51:45 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 02 Jul 2009 20:51:45 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc1 r980 - /tags/1.6.0.3-rc1/ Message-ID: Author: lmadsen Date: Thu Jul 2 15:51:42 2009 New Revision: 980 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=980 Log: Use autotagged externals Modified: tags/1.6.0.3-rc1/ (props changed) Propchange: tags/1.6.0.3-rc1/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Thu Jul 2 15:51:42 2009 @@ -1,1 +1,1 @@ -menuselect https://origsvn.digium.com/svn/menuselect/trunk +menuselect https://origsvn.digium.com/svn/menuselect/tags/autotag_for_asterisk-addons/1.6.0.3-rc1 From asterisk-addons-commits at lists.digium.com Mon Jul 6 16:30:19 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 06 Jul 2009 21:30:19 -0000 Subject: [asterisk-addons-commits] tilghman: branch 1.4 r981 - /branches/1.4/res/res_config_mysql.c Message-ID: Author: tilghman Date: Mon Jul 6 16:30:13 2009 New Revision: 981 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=981 Log: Don't reset reconnect time, unless a reconnect really occurred. (closes issue #15375) Reported by: kowalma Patches: 20090628__issue15375.diff.txt uploaded by tilghman (license 14) Tested by: kowalma, jacco Modified: branches/1.4/res/res_config_mysql.c Modified: branches/1.4/res/res_config_mysql.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.4/res/res_config_mysql.c?view=diff&rev=981&r1=980&r2=981 ============================================================================== --- branches/1.4/res/res_config_mysql.c (original) +++ branches/1.4/res/res_config_mysql.c Mon Jul 6 16:30:13 2009 @@ -629,6 +629,7 @@ ast_log(LOG_ERROR, "MySQL RealTime: Failed to connect database server %s on %s (err %d). Check debug for more info.\n", dbname, dbhost, mysql_errno(&mysql)); ast_log(LOG_DEBUG, "MySQL RealTime: Cannot Connect (%d): %s\n", mysql_errno(&mysql), mysql_error(&mysql)); connected = 0; + connect_time = 0; return 0; } } else { @@ -636,13 +637,16 @@ * So the postman pings twice. */ if (mysql_ping(&mysql) != 0 && mysql_ping(&mysql) != 0) { connected = 0; + connect_time = 0; ast_log(LOG_ERROR, "MySQL RealTime: Ping failed (%d). Trying an explicit reconnect.\n", mysql_errno(&mysql)); ast_log(LOG_DEBUG, "MySQL RealTime: Server Error (%d): %s\n", mysql_errno(&mysql), mysql_error(&mysql)); goto reconnect_tryagain; } - connected = 1; - connect_time = time(NULL); + if (!connected) { + connected = 1; + connect_time = time(NULL); + } if(mysql_select_db(&mysql, my_database) != 0) { ast_log(LOG_WARNING, "MySQL RealTime: Unable to select database: %s. Still Connected (%u).\n", my_database, mysql_errno(&mysql)); From asterisk-addons-commits at lists.digium.com Mon Jul 6 16:31:45 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 06 Jul 2009 21:31:45 -0000 Subject: [asterisk-addons-commits] tilghman: trunk r982 - /trunk/ Message-ID: Author: tilghman Date: Mon Jul 6 16:31:41 2009 New Revision: 982 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=982 Log: Recorded merge of revisions 981 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul 2009) | 7 lines Don't reset reconnect time, unless a reconnect really occurred. (closes issue #15375) Reported by: kowalma Patches: 20090628__issue15375.diff.txt uploaded by tilghman (license 14) Tested by: kowalma, jacco ........ Modified: trunk/ (props changed) Propchange: trunk/ ------------------------------------------------------------------------------ --- branch-1.4-merged (original) +++ branch-1.4-merged Mon Jul 6 16:31:41 2009 @@ -1,1 +1,1 @@ -/branches/1.4:1-299,308,310,317,319,329,342,348,358,380,382,387,389,398,405,410,414,417,423,428,466,472,475,479,485,490,502,539,574,578,606,714,886,932,959 +/branches/1.4:1-299,308,310,317,319,329,342,348,358,380,382,387,389,398,405,410,414,417,423,428,466,472,475,479,485,490,502,539,574,578,606,714,886,932,959,981 From asterisk-addons-commits at lists.digium.com Mon Jul 6 16:32:57 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 06 Jul 2009 21:32:57 -0000 Subject: [asterisk-addons-commits] tilghman: branch 1.6.0 r983 - in /branches/1.6.0: ./ res/res_config_mysql.c Message-ID: Author: tilghman Date: Mon Jul 6 16:32:52 2009 New Revision: 983 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=983 Log: Merged revisions 982 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/trunk ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul 2009) | 7 lines Don't reset reconnect time, unless a reconnect really occurred. (closes issue #15375) Reported by: kowalma Patches: 20090628__issue15375.diff.txt uploaded by tilghman (license 14) Tested by: kowalma, jacco ........ ................ Modified: branches/1.6.0/ (props changed) branches/1.6.0/res/res_config_mysql.c Propchange: branches/1.6.0/ ------------------------------------------------------------------------------ --- trunk-merged (original) +++ trunk-merged Mon Jul 6 16:32:52 2009 @@ -1,1 +1,1 @@ -/trunk:540-559,575,579,583,586,588,590,592,594,603,607,612,615,617,627,647,653,659,662,707,715,719,725-726,730,887,933,960 +/trunk:540-559,575,579,583,586,588,590,592,594,603,607,612,615,617,627,647,653,659,662,707,715,719,725-726,730,887,933,960,982 Modified: branches/1.6.0/res/res_config_mysql.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.0/res/res_config_mysql.c?view=diff&rev=983&r1=982&r2=983 ============================================================================== --- branches/1.6.0/res/res_config_mysql.c (original) +++ branches/1.6.0/res/res_config_mysql.c Mon Jul 6 16:32:52 2009 @@ -868,6 +868,7 @@ ast_log(LOG_ERROR, "MySQL RealTime: Failed to connect database server %s on %s (err %d). Check debug for more info.\n", conn->name, !ast_strlen_zero(conn->host) ? conn->host : conn->sock, mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Cannot Connect (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); conn->connected = 0; + conn->connect_time = 0; return 0; } } else { @@ -875,13 +876,16 @@ * So the postman pings twice. */ if (mysql_ping(&conn->handle) != 0 && mysql_ping(&conn->handle) != 0) { conn->connected = 0; + conn->connect_time = 0; ast_log(LOG_ERROR, "MySQL RealTime: Ping failed (%d). Trying an explicit reconnect.\n", mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Server Error (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); goto reconnect_tryagain; } - conn->connected = 1; - conn->connect_time = time(NULL); + if (!conn->connected) { + conn->connected = 1; + conn->connect_time = time(NULL); + } if (mysql_select_db(&conn->handle, conn->name) != 0) { ast_log(LOG_WARNING, "MySQL RealTime: Unable to select database: %s. Still Connected (%u) - %s.\n", conn->name, mysql_errno(&conn->handle), mysql_error(&conn->handle)); From asterisk-addons-commits at lists.digium.com Mon Jul 6 16:33:58 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 06 Jul 2009 21:33:58 -0000 Subject: [asterisk-addons-commits] tilghman: branch 1.6.1 r984 - in /branches/1.6.1: ./ res/res_config_mysql.c Message-ID: Author: tilghman Date: Mon Jul 6 16:33:54 2009 New Revision: 984 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=984 Log: Merged revisions 982 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/trunk ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul 2009) | 7 lines Don't reset reconnect time, unless a reconnect really occurred. (closes issue #15375) Reported by: kowalma Patches: 20090628__issue15375.diff.txt uploaded by tilghman (license 14) Tested by: kowalma, jacco ........ ................ Modified: branches/1.6.1/ (props changed) branches/1.6.1/res/res_config_mysql.c Propchange: branches/1.6.1/ ------------------------------------------------------------------------------ --- trunk-merged (original) +++ trunk-merged Mon Jul 6 16:33:54 2009 @@ -1,1 +1,1 @@ -/trunk:1-690,707,711,715,719,725-726,730,887,910,933,960 +/trunk:1-690,707,711,715,719,725-726,730,887,910,933,960,982 Modified: branches/1.6.1/res/res_config_mysql.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.1/res/res_config_mysql.c?view=diff&rev=984&r1=983&r2=984 ============================================================================== --- branches/1.6.1/res/res_config_mysql.c (original) +++ branches/1.6.1/res/res_config_mysql.c Mon Jul 6 16:33:54 2009 @@ -1456,6 +1456,7 @@ ast_log(LOG_ERROR, "MySQL RealTime: Failed to connect database server %s on %s (err %d). Check debug for more info.\n", conn->name, !ast_strlen_zero(conn->host) ? conn->host : conn->sock, mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Cannot Connect (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); conn->connected = 0; + conn->connect_time = 0; return 0; } } else { @@ -1463,13 +1464,16 @@ * So the postman pings twice. */ if (mysql_ping(&conn->handle) != 0 && (usleep(1) + 2 > 0) && mysql_ping(&conn->handle) != 0) { conn->connected = 0; + conn->connect_time = 0; ast_log(LOG_ERROR, "MySQL RealTime: Ping failed (%d). Trying an explicit reconnect.\n", mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Server Error (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); goto reconnect_tryagain; } - conn->connected = 1; - conn->connect_time = time(NULL); + if (!conn->connected) { + conn->connected = 1; + conn->connect_time = time(NULL); + } if (mysql_select_db(&conn->handle, conn->name) != 0) { ast_log(LOG_WARNING, "MySQL RealTime: Unable to select database: %s. Still Connected (%u) - %s.\n", conn->name, mysql_errno(&conn->handle), mysql_error(&conn->handle)); @@ -1553,7 +1557,7 @@ AST_LIST_TRAVERSE(&cur->columns, col, list) { ast_cli(a->fd, "%-20.20s %-20.20s %3d\n", col->name, col->type, col->len); } - ast_mutex_unlock(&cur->lock); + release_table(cur); } else { ast_cli(a->fd, "No such table '%s'\n", a->argv[3]); } From asterisk-addons-commits at lists.digium.com Mon Jul 6 16:35:02 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 06 Jul 2009 21:35:02 -0000 Subject: [asterisk-addons-commits] tilghman: branch 1.6.2 r985 - in /branches/1.6.2: ./ res/res_config_mysql.c Message-ID: Author: tilghman Date: Mon Jul 6 16:34:57 2009 New Revision: 985 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=985 Log: Merged revisions 982 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/trunk ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via svnmerge from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul 2009) | 7 lines Don't reset reconnect time, unless a reconnect really occurred. (closes issue #15375) Reported by: kowalma Patches: 20090628__issue15375.diff.txt uploaded by tilghman (license 14) Tested by: kowalma, jacco ........ ................ Modified: branches/1.6.2/ (props changed) branches/1.6.2/res/res_config_mysql.c Propchange: branches/1.6.2/ ------------------------------------------------------------------------------ --- trunk-merged (original) +++ trunk-merged Mon Jul 6 16:34:57 2009 @@ -1,1 +1,1 @@ -/trunk:1-907,910,926-927,933,943,947,960 +/trunk:1-907,910,926-927,933,943,947,960,982 Modified: branches/1.6.2/res/res_config_mysql.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.2/res/res_config_mysql.c?view=diff&rev=985&r1=984&r2=985 ============================================================================== --- branches/1.6.2/res/res_config_mysql.c (original) +++ branches/1.6.2/res/res_config_mysql.c Mon Jul 6 16:34:57 2009 @@ -1574,6 +1574,7 @@ ast_log(LOG_ERROR, "MySQL RealTime: Failed to connect database server %s on %s (err %d). Check debug for more info.\n", conn->name, !ast_strlen_zero(conn->host) ? conn->host : conn->sock, mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Cannot Connect (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); conn->connected = 0; + conn->connect_time = 0; return 0; } } else { @@ -1581,13 +1582,16 @@ * So the postman pings twice. */ if (mysql_ping(&conn->handle) != 0 && (usleep(1) + 2 > 0) && mysql_ping(&conn->handle) != 0) { conn->connected = 0; + conn->connect_time = 0; ast_log(LOG_ERROR, "MySQL RealTime: Ping failed (%d). Trying an explicit reconnect.\n", mysql_errno(&conn->handle)); ast_debug(1, "MySQL RealTime: Server Error (%d): %s\n", mysql_errno(&conn->handle), mysql_error(&conn->handle)); goto reconnect_tryagain; } - conn->connected = 1; - conn->connect_time = time(NULL); + if (!conn->connected) { + conn->connected = 1; + conn->connect_time = time(NULL); + } if (mysql_select_db(&conn->handle, conn->name) != 0) { ast_log(LOG_WARNING, "MySQL RealTime: Unable to select database: %s. Still Connected (%u) - %s.\n", conn->name, mysql_errno(&conn->handle), mysql_error(&conn->handle)); @@ -1671,7 +1675,7 @@ AST_LIST_TRAVERSE(&cur->columns, col, list) { ast_cli(a->fd, "%-20.20s %-20.20s %3d\n", col->name, col->type, col->len); } - ast_mutex_unlock(&cur->lock); + release_table(cur); } else { ast_cli(a->fd, "No such table '%s'\n", a->argv[3]); } From asterisk-addons-commits at lists.digium.com Thu Jul 9 16:36:58 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 09 Jul 2009 21:36:58 -0000 Subject: [asterisk-addons-commits] mnicholson: branch 1.6.2 r989 - /branches/1.6.2/channels/chan_mobile.c Message-ID: Author: mnicholson Date: Thu Jul 9 16:36:54 2009 New Revision: 989 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=989 Log: Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan. (closes issue #15299) Reported by: nikkk Modified: branches/1.6.2/channels/chan_mobile.c Modified: branches/1.6.2/channels/chan_mobile.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.2/channels/chan_mobile.c?view=diff&rev=989&r1=988&r2=989 ============================================================================== --- branches/1.6.2/channels/chan_mobile.c (original) +++ branches/1.6.2/channels/chan_mobile.c Thu Jul 9 16:36:54 2009 @@ -1098,10 +1098,10 @@ static int mbl_fixup(struct ast_channel *oldchan, struct ast_channel *newchan) { - struct mbl_pvt *pvt = oldchan->tech_pvt; + struct mbl_pvt *pvt = newchan->tech_pvt; if (!pvt) { - ast_debug(1, "fixup failed, no pvt on oldchan\n"); + ast_debug(1, "fixup failed, no pvt on newchan\n"); return -1; } From asterisk-addons-commits at lists.digium.com Thu Jul 9 16:38:12 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 09 Jul 2009 21:38:12 -0000 Subject: [asterisk-addons-commits] mnicholson: branch 1.6.1 r990 - /branches/1.6.1/channels/chan_mobile.c Message-ID: Author: mnicholson Date: Thu Jul 9 16:38:08 2009 New Revision: 990 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=990 Log: Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan. (closes issue #15299) Reported by: nikkk Modified: branches/1.6.1/channels/chan_mobile.c Modified: branches/1.6.1/channels/chan_mobile.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.1/channels/chan_mobile.c?view=diff&rev=990&r1=989&r2=990 ============================================================================== --- branches/1.6.1/channels/chan_mobile.c (original) +++ branches/1.6.1/channels/chan_mobile.c Thu Jul 9 16:38:08 2009 @@ -864,7 +864,7 @@ static int mbl_fixup(struct ast_channel *oldchan, struct ast_channel *newchan) { - struct mbl_pvt *pvt = oldchan->tech_pvt; + struct mbl_pvt *pvt = newchan->tech_pvt; if (pvt && pvt->owner == oldchan) pvt->owner = newchan; From asterisk-addons-commits at lists.digium.com Thu Jul 9 16:38:45 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Thu, 09 Jul 2009 21:38:45 -0000 Subject: [asterisk-addons-commits] mnicholson: branch 1.6.0 r991 - /branches/1.6.0/channels/chan_mobile.c Message-ID: Author: mnicholson Date: Thu Jul 9 16:38:41 2009 New Revision: 991 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=991 Log: Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan. (closes issue #15299) Reported by: nikkk Modified: branches/1.6.0/channels/chan_mobile.c Modified: branches/1.6.0/channels/chan_mobile.c URL: http://svn.asterisk.org/svn-view/asterisk-addons/branches/1.6.0/channels/chan_mobile.c?view=diff&rev=991&r1=990&r2=991 ============================================================================== --- branches/1.6.0/channels/chan_mobile.c (original) +++ branches/1.6.0/channels/chan_mobile.c Thu Jul 9 16:38:41 2009 @@ -850,7 +850,7 @@ static int mbl_fixup(struct ast_channel *oldchan, struct ast_channel *newchan) { - struct mbl_pvt *pvt = oldchan->tech_pvt; + struct mbl_pvt *pvt = newchan->tech_pvt; if (pvt && pvt->owner == oldchan) pvt->owner = newchan; From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:08:52 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:08:52 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9-rc1 r992 - /tags/1.4.9-rc1/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:08:49 2009 New Revision: 992 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=992 Log: Creating tag for the release of asterisk-addons-1.4.9-rc1 Added: tags/1.4.9-rc1/ - copied from r991, branches/1.4/ From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:09:40 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:09:40 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9-rc1 r993 - in /tags/1.4.9-rc1: .version ChangeLog Message-ID: Author: lmadsen Date: Mon Jul 13 09:09:36 2009 New Revision: 993 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=993 Log: Importing files for 1.4.9-rc1 release. Added: tags/1.4.9-rc1/.version (with props) tags/1.4.9-rc1/ChangeLog (with props) Added: tags/1.4.9-rc1/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9-rc1/.version?view=auto&rev=993 ============================================================================== --- tags/1.4.9-rc1/.version (added) +++ tags/1.4.9-rc1/.version Mon Jul 13 09:09:36 2009 @@ -1,0 +1,1 @@ +1.4.9-rc1 Propchange: tags/1.4.9-rc1/.version ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.4.9-rc1/.version ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.4.9-rc1/.version ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.4.9-rc1/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9-rc1/ChangeLog?view=auto&rev=993 ============================================================================== --- tags/1.4.9-rc1/ChangeLog (added) +++ tags/1.4.9-rc1/ChangeLog Mon Jul 13 09:09:36 2009 @@ -1,0 +1,510 @@ +2009-07-13 Leif Madsen + + * Release Asterisk-Addons 1.4.9-rc1 + +2009-07-06 21:30 +0000 [r981] Tilghman Lesher + + * res/res_config_mysql.c: Don't reset reconnect time, unless a + reconnect really occurred. (closes issue #15375) Reported by: + kowalma Patches: 20090628__issue15375.diff.txt uploaded by + tilghman (license 14) Tested by: kowalma, jacco + +2009-06-29 22:21 +0000 [r959] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, configs/mysql.conf.sample (added): + Autoclear resources in app MYSQL when the channel ends. (closes + issue #14757) Reported by: alecdavis Patches: + 20090408__bug14757.diff.txt uploaded by tilghman (license 14) + 20090518__issue14757__trunk.diff.txt uploaded by tilghman + (license 14) Tested by: alecdavis + +2009-05-27 21:51 +0000 [r932] Tilghman Lesher + + * Makefile.rules: DONT_OPTIMIZE is a Makefile directive and needs + to be interpreted before the compiler starts. + +2009-04-27 19:48 +0000 [r886] Kevin P. Fleming + + * aclocal.m4, configure, acinclude.m4: Incorporate autoconf 2.63 + related fixes to configure script (see revision 190721 of the + asterisk repository for more details) + +2009-04-21 Leif Madsen + + * Asterisk-Addons 1.4.8 released + +2008-12-22 16:59 +0000 [r714] Russell Bryant + + * channels/ooh323c/src/ooCmdChannel.c: Fix a bogus + pthread_mutex_init() (closes issue #14116) Reported by: junky + Patches: mutex_init.diff uploaded by junky (license 177) + +2008-06-04 Mark Michelson + + * Asterisk-Addons 1.4.7 released + +2008-06-04 16:58 +0000 [r621] Mark Michelson + + * channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/ooh323ep.c: + ------------------------------------------------------------------------ + r620 | mmichelson | 2008-06-04 11:55:58 -0500 (Wed, 04 Jun 2008) + | 15 lines A few changes: 1. Add error-checking to the call to + ooReadAndProcessStackCommands in oochannels.c 2. (1.2 only) There + was a char * being used before being set. This was causing an + almost immediate crash when ooh323 would load. This commit fixes + that issue. 3. Most importantly, fix a security issue wherein + arbitrary data could be sent to ooh323's command stack listening + socket causing a remote crash. See AST-2008-009 for more details. + (closes issue #12756) Reported by: tzafrir Patches: + ooh323_pipev3.diff uploaded by putnopvut (license 60) Tested by: + putnopvut + ------------------------------------------------------------------------ + +2008-05-28 22:29 +0000 [r601-606] Tilghman Lesher + + * channels/chan_ooh323.c: Change channel name to use the section + name, rather than CallerID name (which can contain strange + characters). (closes issue #12743) Reported by: softins Patches: + ooh323-1.4-diff.txt uploaded by softins (license 197) + + * channels/chan_ooh323.c: Bring 1.4 up to date (related to issue + #12715) Reported by: softins Patches: ooh323-1.4-diff.txt + uploaded by softins (license 197) + +2008-05-23 22:55 +0000 [r599] Tilghman Lesher + + * /, channels/chan_ooh323.c: Merging changes to ooh323 driver, as + requested by softins (Related to issue #12715) + +2008-04-30 04:46 +0000 [r578] Tilghman Lesher + + * Makefile.rules: Don't exclude system header files when doing + dependency checks. The reason for this is fairly obvious -- the + Asterisk header files (but only in -addons) are part of the + system header files at that point, so a changed buildopts.h is + considered a change in the system headers. We WANT that change to + be considered a reason to rebuild everything in -addons, since + the buildsum will no longer match at runtime. Note that if you're + building -addons, you'll still need to do a 'make clean' to get + the old dependency files to go away this first time, but after + that, the dependency checks will take care of it for you. (Closes + issue #11291) + +2008-03-31 21:09 +0000 [r574] Jason Parker + + * /: Switch to proper externals locations.. + +2008-03-07 15:04 +0000 [r544] Tilghman Lesher + + * apps/app_addon_sql_mysql.c: Fix documentation (Closes issue + #12166) + +2008-03-03 17:01 +0000 [r539] Jason Parker + + * Makefile.moddir_rules: Make sure to create the modules directory. + In some cases, it's possible that this won't already exist. + Closes issue #12111. + +2008-02-20 Russell Bryant + + * Asterisk-Addons 1.4.6 released. + +2008-02-13 22:58 +0000 [r530] Jason Parker + + * formats/mp3/MPGLIB_TODO, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c, + aclocal.m4, channels/ooh323cDriver.h, + channels/ooh323c/src/rtctype.c, + channels/ooh323c/src/printHandler.c, apps/app_addon_sql_mysql.c, + channels/ooh323c/src/ooCalls.c, configure, + channels/ooh323c/src/ooUtils.c, channels/ooh323c/src/rtctype.h, + channels/ooh323c/src/printHandler.h, + channels/ooh323c/src/ooCalls.h, channels/ooh323c/src/ooUtils.h, + formats/mp3/decode_i386.c, channels (added), + channels/ooh323c/src/eventHandler.c, apps (added), configure.ac, + channels/ooh323c/src/context.c, + channels/ooh323c/src/eventHandler.h, formats/mp3/README, + channels/Makefile, formats/mp3/mpg123.h, app_addon_sql_mysql.c + (removed), formats/mp3/mpglib.h, channels/ooh323c/src/ooper.h, + channels/ooh323c/src/ooDateTime.c, Makefile, + channels/ooh323c/src/ootrace.c, apps/Makefile, + channels/ooh323c/src/h323, channels/ooh323c/src/ooGkClient.c, + channels/chan_ooh323.c, channels/ooh323c/src/ooDateTime.h, + formats/mp3/common.c, channels/ooh323c/COPYING, + channels/ooh323c/src/ootrace.h, channels/ooh323c/src/Makefile.in, + channels/ooh323c/src/h323/H323-MESSAGES.c, + channels/ooh323c/src/ooGkClient.h, channels/chan_ooh323.h, + formats/mp3/dct64_i386.c, res (added), formats/mp3/layer3.c, + formats/mp3/interface.c, cdr/cdr_addon_mysql.c, + channels/ooh323c/src/h323/H323-MESSAGES.h, + channels/ooh323c/src/ooLogChan.c, + channels/ooh323c/src/ooStackCmds.c, + channels/ooh323c/src/ooh323.c, channels/ooh323c/src/errmgmt.c, + menuselect-tree (removed), build_tools/get_makeopts (added), + channels/ooh323c/src/ooLogChan.h, channels/ooh323c/src/dlist.c, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGES.h, + channels/ooh323c/src/ooStackCmds.h, formats/format_mp3.c, + channels/ooh323c/src/oohdr.h, Makefile.moddir_rules (added), + channels/ooh323c/src/ooh323.h, Makefile.rules, + channels/ooh323c/src/decode.c, channels/ooh323c/src/dlist.h, + format_mp3 (removed), cdr (added), + channels/ooh323c/src/ooSocket.c, channels/ooh323c, formats + (added), formats/mp3/decode_ntom.c, + channels/ooh323c/src/h323/H323-MESSAGESEnc.c, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ooSocket.h, channels/ooh323c/src/ooCommon.h, + channels/ooh323c/src/ooq931.c, channels/ooh323c/src/oochannels.h, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c, + app_saycountpl.c (removed), channels/ooh323c/src/ooq931.h, + res_config_mysql.c (removed), apps/app_saycountpl.c, + formats/mp3/tabinit.c, formats/mp3/Makefile, + channels/ooh323c/src/ooasn1.h, channels/ooh323c/src/ooports.c, + formats/Makefile, channels/ooh323c/src/ooports.h, + channels/ooh323c/src/memheap.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/h323/H323-MESSAGESDec.c, + channels/ooh323c/src, asterisk-ooh323c (removed), + channels/ooh323c/src/memheap.h, + channels/ooh323c/src/ooCapability.h, + channels/ooh323c/src/perutil.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c, + channels/ooh323c/README, configs/ooh323.conf.sample (added), + formats/mp3, res/res_config_mysql.c, build_tools/get_moduleinfo + (added), channels/ooh323c/src/encode.c, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c, + cdr_addon_mysql.c (removed), formats/mp3/huffman.h, cdr/Makefile, + channels/ooh323c/src/ooh323ep.c, makeopts.in, doc/chan_ooh323.txt + (added), channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c, /, + channels/ooh323c/src/ooTimer.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h, + doc/ChangeLog.chan_ooh323 (added), formats/mp3/MPGLIB_README, + channels/ooh323c/src/ooh245.c, channels/ooh323c/src/ooTimer.h, + res/Makefile, channels/ooh323c/src/ooh245.h, + channels/ooh323cDriver.c: moddirify! Merged from + team/qwell/moddir_1.4/ + +2008-01-16 18:05 +0000 [r502] Russell Bryant + + * asterisk-ooh323c/README, menuselect-tree, + asterisk-ooh323c/src/chan_h323.c, + asterisk-ooh323c/h323.conf.sample: Add some notes to make it + clear that this module is currently unsupported + +2007-11-29 Russell Bryant + + * Asterisk-Addons 1.4.5 released. + +2007-11-29 23:47 +0000 [r490] Tilghman Lesher + + * format_mp3/format_mp3.c: Track API change (Closes issue #11401) + +2007-11-14 23:03 +0000 [r484-485] Jason Parker + + * Makefile: .EXPORT_ALL_VARIABLES + menuselect == bad. We really + don't want to pass things like NCURSES_INCLUDE down to + menuselect... Issue 11205. + + * Makefile: Make addons Makefile a bit more sane (and similar to + asterisk) + +2007-11-01 15:13 +0000 [r479] Russell Bryant + + * Makefile, format_mp3/Makefile: Remove the dependency files on + "make clean". (issue #11137) Reported by: IgorG Patches: + addonclean-478-1.patch uploaded by IgorG (license 20) + +2007-10-26 14:40 +0000 [r475] Tilghman Lesher + + * cdr_addon_mysql.c: Auto reconnect database on connection failure + (fixes missing CDRs) Reported by ys. Fixed by ys. Closes issue + #11092 + +2007-10-19 14:41 +0000 [r472] Kevin P. Fleming + + * Makefile, build_tools/mkdep (removed), Makefile.rules (added): + use more of the standard Asterisk build system here... + +2007-10-16 23:09 +0000 [r466] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 465 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r465 | tilghman | 2007-10-16 16:48:04 -0500 (Tue, 16 Oct + 2007) | 2 lines Escape all text-based fields for the insert + (fixes AST-2007-023) ........ + +2007-10-16 Russell Bryant + + * Asterisk-Addons 1.4.4 released. + +2007-10-16 23:09 +0000 [r466] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 465 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r465 | tilghman | 2007-10-16 16:48:04 -0500 (Tue, 16 Oct + 2007) | 2 lines Escape all text-based fields for the insert + (fixes AST-2007-023) ........ + +2007-10-04 13:27 +0000 [r462] Joshua Colp + + * .cvsignore (removed): Delete old .cvsignore file. (closes issue + #10883) Reported by: casper + +2007-10-02 Russell Bryant + + * Asterisk-Addons 1.4.3 released. + +2007-09-06 15:31 +0000 [r439] Joshua Colp + + * cdr_addon_mysql.c: (closes issue #10657) Reported by: casper + Patches: cdr_addon_mysql.c.438.diff uploaded by casper (license + 55) Don't log debug messages if debug is not enabled. + +2007-08-23 17:21 +0000 [r428] Russell Bryant + + * res_config_mysql.c: Fix a format string error that caused a + crash. This debug message tried to print something as string that + was just an int. (closes issue #10520, reported by johann8384, + patch by me) + +2007-08-13 15:56 +0000 [r423] Jason Parker + + * res_config_mysql.c: If we (re)connect, make sure we set the + connect_time Issue 10438 + +2007-07-21 07:17 +0000 [r417] Russell Bryant + + * asterisk-ooh323c/src/chan_h323.c: fix a typo + +2007-07-19 15:12 +0000 [r414] Russell Bryant + + * asterisk-ooh323c/src/chan_h323.c: fix HOLD and UNHOLD control + frame processing to the ooh323 channel driver. The minimum thing + that every channel driver should do with these is start or stop + music on hold on the channel. Optionally, depending on the + channel, it may make sense to add configuration options to pass + this information down so that the remote end can handle the HOLD + signalling in the way that they choose. For example, chan_iax2 + will pass this signalling across the network, and chan_zap will + pass this signalling on a PRI. (This fixes a problem I saw on the + asterisk-users mailing list) + +2007-07-13 20:32 +0000 [r410] Russell Bryant + + * Makefile: We have menuconfig as an alias for menuselect in + Asterisk, so add it here as well. (requested by IgorG on IRC) + +2007-06-21 15:09 +0000 [r405] Joshua Colp + + * /, cdr_addon_mysql.c: Merged revisions 404 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r404 | file | 2007-06-21 11:08:22 -0400 (Thu, 21 Jun + 2007) | 2 lines Use mysql_errno to get the error instead of + mysql_ping's return value. (issue #9434 reported by lupino3) + ........ + +2007-06-18 Russell Bryant + + * Asterisk-Addons 1.4.2 released. + +2007-06-18 22:40 +0000 [r398] Russell Bryant + + * cdr_addon_mysql.c: Fix cdr_addon_mysql to work with Asterisk + 1.4.5 due to an API change ... + +2007-06-07 12:25 +0000 [r389] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Don't try to use the name of + the configuration option as the logfile... instead use the + configuration value. (issue #9908 reported by T-80) + +2007-06-05 22:05 +0000 [r387] Russell Bryant + + * Makefile: Fix cross compiling for format_mp3 (issue #9875, patch + from zandbelt) + +2007-06-04 18:50 +0000 [r385] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Don't try to access a variable + that may be NULL, mmmk? (issue #9829 reported by xrg) + +2007-05-14 16:22 +0000 [r382] Jason Parker + + * asterisk-ooh323c/configure.in, asterisk-ooh323c/Makefile.am, + Makefile, aclocal.m4, build_tools/menuselect-deps.in, configure, + menuselect-tree, configure.ac, asterisk-ooh323c/configure, + format_mp3/Makefile, asterisk-ooh323c/Makefile.in, makeopts.in: + Add support for --with-asterisk to the configure script. This is + needed when you use --prefix in the asterisk installation. Issue + 8492, patch by me. + +2007-05-10 17:47 +0000 [r380] Jason Parker + + * Makefile: Clean up Makefile a little. Wildcard .o files - no need + to have different lines for each one. They were all the same. + Filter out modules that are in subdirectories, when doing mkdeps + - avoids a silly warning. + +2007-04-25 Russell Bryant + + * Asterisk-Addons 1.4.1 released. + +2007-04-10 04:37 +0000 [r360] Steve Murphy + + * asterisk-ooh323c/src/chan_h323.c: New args added to the 1.4 + version of the ooh323 stuff. + +2007-04-09 20:44 +0000 [r358] Tilghman Lesher + + * asterisk-ooh323c/config.h, /, asterisk-ooh323c/configure, + res_config_mysql.c: Merged revisions 357 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r357 | tilghman | 2007-04-09 15:39:45 -0500 (Mon, 09 Apr + 2007) | 2 lines Fix memory leaks, and some unnecessary closes + ........ + +2007-03-23 19:46 +0000 [r352] Objective Systems + + * asterisk-ooh323c/ooh323c/src/ooGkClient.c, + asterisk-ooh323c/ChangeLog, + asterisk-ooh323c/ooh323c/src/ooCapability.c, /, + asterisk-ooh323c/ooh323c/src/ooLogChan.c: Merged revisions + 346,350-351 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r346 | objsys | 2007-03-05 17:41:12 -0500 (Mon, 05 Mar + 2007) | 1 line keepalive Regstration Message for ep value + ........ r350 | objsys | 2007-03-16 15:05:56 -0500 (Fri, 16 Mar + 2007) | 1 line possible fix for g.729 codec comparision ........ + r351 | objsys | 2007-03-23 14:39:20 -0500 (Fri, 23 Mar 2007) | 1 + line g.729A codec comparision fixed ........ + +2007-03-13 18:26 +0000 [r348] Russell Bryant + + * res_sqlite3 (removed): Remove some code that has fallen very out + of date. We have a bunch of up to date sqlite modules in the bug + tracker that I will be merging soon. + +2007-03-05 19:17 +0000 [r345] Objective Systems + + * /, asterisk-ooh323c/ooh323c/src/ooq931.c: Merged revisions + 339,344 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r339 | objsys | 2007-02-09 10:38:49 -0500 (Fri, 09 Feb + 2007) | 1 line Added change download FAQ ........ r344 | objsys | + 2007-03-05 13:11:36 -0500 (Mon, 05 Mar 2007) | 1 line update for + Information message log ........ + +2007-02-15 22:25 +0000 [r342] Jason Parker + + * /, cdr_addon_mysql.c: Merged revisions 341 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r341 | qwell | 2007-02-15 16:23:07 -0600 (Thu, 15 Feb + 2007) | 2 lines Fix a typo pointed out by kshummard ........ + +2007-02-09 15:57 +0000 [r340] Objective Systems + + * asterisk-ooh323c/FAQ.html: Merged revisions 339 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r339 | objsys | 2007-02-09 10:38:49 -0500 (Fri, 09 Feb + 2007) | 1 line Added change download FAQ ........ + +2007-01-30 17:01 +0000 [r337-338] Objective Systems + + * asterisk-ooh323c/FAQ.html, asterisk-ooh323c/README: 1.2 changed + to 1.4 + + * asterisk-ooh323c/configure.in, asterisk-ooh323c/ChangeLog, + asterisk-ooh323c/FAQ.html (added), /, asterisk-ooh323c/README, + asterisk-ooh323c/ooh323c/src/ootypes.h, + asterisk-ooh323c/src/chan_h323.c, asterisk-ooh323c/configure, + asterisk-ooh323c/ooh323c/src/ooq931.c, + asterisk-ooh323c/src/chan_h323.h: Merged revisions 332-336 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r332 | objsys | 2007-01-25 12:36:03 -0500 (Thu, 25 Jan + 2007) | 1 line find user to use IP for searching user ........ + r333 | objsys | 2007-01-29 11:37:01 -0500 (Mon, 29 Jan 2007) | 1 + line disabled the Q.931 header screening for CallingPartyNumber + ........ r334 | objsys | 2007-01-29 11:37:34 -0500 (Mon, 29 Jan + 2007) | 1 line obj-sys 0.6 release change log ........ r335 | + objsys | 2007-01-29 13:16:44 -0500 (Mon, 29 Jan 2007) | 1 line + obj-sys 0.6 release changes ........ r336 | objsys | 2007-01-29 + 15:10:02 -0500 (Mon, 29 Jan 2007) | 1 line added FAQ for channel + drivr ........ + +2007-01-19 22:27 +0000 [r331] Objective Systems + + * asterisk-ooh323c/ChangeLog, + asterisk-ooh323c/ooh323c/src/ooCapability.c, /, + asterisk-ooh323c/README, asterisk-ooh323c/src/chan_h323.c, + asterisk-ooh323c/ooh323c/src/ooLogChan.c, + asterisk-ooh323c/h323.conf.sample, + asterisk-ooh323c/ooh323c/src/ooq931.c, + asterisk-ooh323c/src/ooh323cDriver.c, + asterisk-ooh323c/ooh323c/src/ooh323.c: Merged revisions + 305-307,324-328 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r305 | objsys | 2006-09-21 17:10:25 -0400 (Thu, 21 Sep + 2006) | 1 line log update ........ r306 | objsys | 2006-09-21 + 17:11:32 -0400 (Thu, 21 Sep 2006) | 1 line log update ........ + r307 | objsys | 2006-09-21 17:17:58 -0400 (Thu, 21 Sep 2006) | 1 + line added additional trace message to find channel compare + problem ........ r324 | objsys | 2007-01-18 16:52:04 -0500 (Thu, + 18 Jan 2007) | 1 line fix for log file msg problem ........ r325 + | objsys | 2007-01-18 18:06:36 -0500 (Thu, 18 Jan 2007) | 1 line + Tunneling has priority than control channel ........ r326 | + objsys | 2007-01-18 18:14:28 -0500 (Thu, 18 Jan 2007) | 1 line + update for config file ........ r327 | objsys | 2007-01-19 + 10:14:40 -0500 (Fri, 19 Jan 2007) | 1 line h263 video codec cap + ........ r328 | objsys | 2007-01-19 10:32:52 -0500 (Fri, 19 Jan + 2007) | 1 line other updates ........ + +2007-01-19 19:27 +0000 [r329] Russell Bryant + + * asterisk-ooh323c/src/chan_h323.c: Update digit_end callback to + reflect the new prototype that includes the duration. + +2006-12-23 Kevin P. Fleming + + * Asterisk-Addons 1.4.0 released. + +2006-12-14 22:19 +0000 [r319] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Update ast_channel_alloc call + to new API format. (issue #8582 reported by DEA with minor mods + by moi) + +2006-11-28 16:40 +0000 [r317] Joshua Colp + + * app_addon_sql_mysql.c, /: Merged revisions 316 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r316 | file | 2006-11-28 11:39:25 -0500 (Tue, 28 Nov + 2006) | 2 lines Print out an error message with the reason if the + MySQL query fails. (issue #7837 reported by lupino3) ........ + +2006-10-17 Kevin P. Fleming + + * Asterisk-Addons 1.4.0-beta2 released. + +2006-09-25 14:37 +0000 [r310] Tilghman Lesher + + * Makefile: Combination of tabs and spaces makes the Makefile + difficult to follow + +2006-09-22 23:30 +0000 [r308] Kevin P. Fleming + + * Makefile: remove silly sort don't try to compute dependencies for + modules we aren't going to build anyway + +2006-09-20 Kevin P. Fleming + + * Asterisk-Addons 1.4.0-beta1 released. + + Propchange: tags/1.4.9-rc1/ChangeLog ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.4.9-rc1/ChangeLog ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.4.9-rc1/ChangeLog ------------------------------------------------------------------------------ svn:mime-type = text/plain From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:09:49 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:09:49 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9-rc1 r994 - /tags/1.4.9-rc1/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:09:46 2009 New Revision: 994 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=994 Log: Use autotagged externals Modified: tags/1.4.9-rc1/ (props changed) Propchange: tags/1.4.9-rc1/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Mon Jul 13 09:09:46 2009 @@ -1,1 +1,1 @@ -menuselect https://origsvn.digium.com/svn/menuselect/branches/1.0 +menuselect https://origsvn.digium.com/svn/menuselect/tags/autotag_for_asterisk-addons/1.4.9-rc1 From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:13:13 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:13:13 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc2 r995 - /tags/1.6.0.3-rc2/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:13:10 2009 New Revision: 995 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=995 Log: Creating tag for the release of asterisk-addons-1.6.0.3-rc2 Added: tags/1.6.0.3-rc2/ - copied from r994, branches/1.6.0/ From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:13:55 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:13:55 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc2 r996 - in /tags/1.6.0.3-rc2: .version ChangeLog Message-ID: Author: lmadsen Date: Mon Jul 13 09:13:52 2009 New Revision: 996 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=996 Log: Importing files for 1.6.0.3-rc2 release. Added: tags/1.6.0.3-rc2/.version (with props) tags/1.6.0.3-rc2/ChangeLog (with props) Added: tags/1.6.0.3-rc2/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3-rc2/.version?view=auto&rev=996 ============================================================================== --- tags/1.6.0.3-rc2/.version (added) +++ tags/1.6.0.3-rc2/.version Mon Jul 13 09:13:52 2009 @@ -1,0 +1,1 @@ +1.6.0.3-rc2 Propchange: tags/1.6.0.3-rc2/.version ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.0.3-rc2/.version ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.0.3-rc2/.version ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.0.3-rc2/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3-rc2/ChangeLog?view=auto&rev=996 ============================================================================== --- tags/1.6.0.3-rc2/ChangeLog (added) +++ tags/1.6.0.3-rc2/ChangeLog Mon Jul 13 09:13:52 2009 @@ -1,0 +1,1165 @@ +2009-07-13 Leif Madsen + + * Release Asterisk-Addons 1.6.0.3-rc2 + +2009-07-09 21:38 +0000 [r991] Matthew Nicholson + + * channels/chan_mobile.c: Fix mbl_fixup() in chan_mobile to update + newchan->tech_pvt instead of oldchan. (closes issue #15299) + Reported by: nikkk + +2009-07-06 21:32 +0000 [r983] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 982 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 + (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul + 2009) | 7 lines Don't reset reconnect time, unless a reconnect + really occurred. (closes issue #15375) Reported by: kowalma + Patches: 20090628__issue15375.diff.txt uploaded by tilghman + (license 14) Tested by: kowalma, jacco ........ ................ + +2009-07-02 Leif Madsen + + * Release Asterisk-Addons 1.6.0.3-rc1 + +2009-06-29 23:02 +0000 [r961] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /, configs/mysql.conf.sample (added): + Merged revisions 960 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r960 | tilghman | 2009-06-29 17:33:29 -0500 + (Mon, 29 Jun 2009) | 15 lines Merged revisions 959 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r959 | tilghman | 2009-06-29 17:21:09 -0500 (Mon, 29 Jun + 2009) | 8 lines Autoclear resources in app MYSQL when the channel + ends. (closes issue #14757) Reported by: alecdavis Patches: + 20090408__bug14757.diff.txt uploaded by tilghman (license 14) + 20090518__issue14757__trunk.diff.txt uploaded by tilghman + (license 14) Tested by: alecdavis ........ ................ + +2009-05-27 21:53 +0000 [r931-934] Tilghman Lesher + + * /, Makefile.rules: Merged revisions 933 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r933 | tilghman | 2009-05-27 16:52:25 -0500 + (Wed, 27 May 2009) | 9 lines Merged revisions 932 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r932 | tilghman | 2009-05-27 16:51:27 -0500 (Wed, 27 May + 2009) | 2 lines DONT_OPTIMIZE is a Makefile directive and needs + to be interpreted before the compiler starts. ........ + ................ + + * res/res_config_mysql.c: Only calculated time connected, if it + actually was connected. (closes issue #15094) Reported by: IgorG + Patches: res_mysql.cli_connected_time_fix.v1.diff uploaded by + IgorG (license 20) + +2009-05-21 Leif Madsen + + * Release Asterisk-Addons 1.6.0.2 + +2009-03-19 Leif Madsen + + * Release Asterisk-Addons 1.6.0.2-rc1 + +2009-02-20 22:00 +0000 [r787] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Only add a field if it's not NULL. + +2009-01-21 19:07 +0000 [r729-731] Matthew Nicholson + + * /, configs/mobile.conf.sample: Merged revisions 730 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r730 | mnicholson | 2009-01-21 13:06:42 -0600 (Wed, 21 + Jan 2009) | 2 lines Fixed a typo in configs/mobile.conf.sample, + found by mmichelson ........ + + * channels/chan_mobile.c, /, configs/mobile.conf.sample: Merged + revisions 725-726 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r725 | mnicholson | 2009-01-21 12:09:44 -0600 (Wed, 21 Jan 2009) + | 7 lines Add a 'blackberry' option for devices in chan_mobile to + support blackberry devices' non standard HFP behavior. (closes + issue #13744) Reported by: ciaranm Tested by: ciaranm, davidste, + mnicholson, jongerenchaos ........ r726 | mnicholson | 2009-01-21 + 12:22:33 -0600 (Wed, 21 Jan 2009) | 2 lines Added an example for + the new blackberry option in mobile.conf.sample ........ + +2009-01-13 17:37 +0000 [r723] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Last commit didn't quite merge correctly + (Closes issue #14229) Reported by: sergee Patches: + cdr-mysql-r721.diff uploaded by sergee (license 138) + +2009-01-08 21:58 +0000 [r720] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 719 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r719 | tilghman | 2009-01-08 15:55:12 -0600 (Thu, 08 Jan 2009) | + 2 lines Prevent a possible race between a reload event and + logging a CDR Closes issue #14002 ........ + +2008-12-22 17:00 +0000 [r716] Russell Bryant + + * channels/ooh323c/src/ooCmdChannel.c, /: Merged revisions 715 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r715 | russell | 2008-12-22 11:00:07 -0600 (Mon, + 22 Dec 2008) | 15 lines Merged revisions 714 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r714 | russell | 2008-12-22 10:59:46 -0600 (Mon, 22 Dec + 2008) | 7 lines Fix a bogus pthread_mutex_init() (closes issue + #14116) Reported by: junky Patches: mutex_init.diff uploaded by + junky (license 177) ........ ................ + +2008-12-11 21:17 +0000 [r708] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c, /: Merged + revisions 707 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r707 | tilghman | 2008-12-11 15:16:11 -0600 (Thu, 11 Dec 2008) | + 6 lines Allow setting the MySQL character set on each connect. + (closes issue #13775) Reported by: sergee Patches: + cdr_mysql_charset-r679-v2.diff uploaded by sergee (license 138) + ........ + +2008-12-01 Tilghman Lesher + + * Asterisk-Addons 1.6.0.1 released + +2008-11-10 20:25 +0000 [r690] Tilghman Lesher + + * configs/res_mysql.conf.sample, res/res_config_mysql.c: Fix + specification of different databases in extconfig.conf when using + MySQL backend. This fixes a regression. (closes issue #13603) + Reported by: atis Patches: multi_db.patch uploaded by atis + (license 242) + +2008-10-01 Russell Bryant + + * Asterisk-Addons 1.6.0 released + +2008-09-12 18:21 +0000 [r661-663] Sean Bright + + * Makefile, /: Merged revisions 662 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r662 | seanbright | 2008-09-12 14:19:17 -0400 (Fri, 12 Sep 2008) + | 1 line Forgot about menuselect.makeopts ........ + + * Makefile, /: Merged revisions 659 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r659 | seanbright | 2008-09-11 22:23:28 -0400 (Thu, 11 Sep 2008) + | 10 lines Update asterisk-addons to use the same logic as + asterisk when determining what version of menuselect to spin up + when not explicitly specified (i.e. 'make menuselect'). (closes + issue #13466) Reported by: jonnt Patches: 13466.diff uploaded by + seanbright (license 71) Tested by: jonnt ........ + +2008-09-03 Russell Bryant + + * Asterisk-Addons 1.6.0-rc1 released + +2008-08-28 16:40 +0000 [r654] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 653 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r653 | tilghman | 2008-08-28 11:38:24 -0500 (Thu, 28 Aug 2008) | + 8 lines Don't DESC the MySQL table every time through, but + instead cache the state at module load and reload, just like the + other CDR drivers. (closes issue #13379) Reported by: Corydon76 + Patches: 20080826__cdr_mysql__2.diff.txt uploaded by Corydon76 + (license 14) Tested by: chris-mac ........ + +2008-07-30 03:08 +0000 [r648] Joshua Colp + + * channels/ooh323c/src/ooSocket.c, /: Merged revisions 647 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r647 | file | 2008-07-30 00:07:14 -0300 (Wed, 30 Jul 2008) | 2 + lines Fix building of ooh323 on FreeBSD. ........ + +2008-06-04 Mark Michelson + + * Asterisk-Addons 1.6.0-beta4 released + +2008-06-04 17:54 +0000 [r628] Mark Michelson + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ootrace.c, /, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/ootrace.h, channels/ooh323c/src/ooh323ep.c: + Merged revisions 627 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r627 | mmichelson | 2008-06-04 12:35:29 -0500 (Wed, 04 Jun 2008) + | 20 lines + ------------------------------------------------------------------------ + r620 | mmichelson | 2008-06-04 11:55:58 -0500 (Wed, 04 Jun 2008) + | 15 lines A few changes: 1. Add error-checking to the call to + ooReadAndProcessStackCommands in oochannels.c 2. (1.2 only) There + was a char * being used before being set. This was causing an + almost immediate crash when ooh323 would load. This commit fixes + that issue. 3. Most importantly, fix a security issue wherein + arbitrary data could be sent to ooh323's command stack listening + socket causing a remote crash. See AST-2008-009 for more details. + (closes issue #12756) Reported by: tzafrir Patches: + ooh323_pipev3.diff uploaded by putnopvut (license 60) Tested by: + putnopvut + ------------------------------------------------------------------------ + ........ + +2008-06-02 16:17 +0000 [r616-618] Russell Bryant + + * aclocal.m4, /, configure: Merged revisions 617 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r617 | russell | 2008-06-02 11:16:32 -0500 (Mon, 02 Jun 2008) | 1 + line regenerate configure script ........ + + * /, build_tools/menuselect-deps.in, apps/app_fax.c (removed), + configure.ac, makeopts.in: Merged revisions 615 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r615 | russell | 2008-06-02 11:15:45 -0500 (Mon, 02 Jun 2008) | 2 + lines Remove app_fax, as it has been moved into the main Asterisk + repository ........ + +2008-05-30 16:50 +0000 [r613] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /: Merged revisions 612 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r612 | tilghman | 2008-05-30 11:49:06 -0500 (Fri, 30 May + 2008) | 6 lines When the result id is invalid, indicate that the + fetch returned no rows (closes issue #12758) Reported by: atis + Patches: mysql_fetch_bad_conn.patch uploaded by atis (license + 242) ........ + +2008-05-28 22:32 +0000 [r604-608] Tilghman Lesher + + * /, channels/chan_ooh323.c: Merged revisions 607 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r607 | tilghman | 2008-05-28 17:31:22 -0500 + (Wed, 28 May 2008) | 15 lines Merged revisions 606 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r606 | tilghman | 2008-05-28 17:29:27 -0500 (Wed, 28 May + 2008) | 7 lines Change channel name to use the section name, + rather than CallerID name (which can contain strange characters). + (closes issue #12743) Reported by: softins Patches: + ooh323-1.4-diff.txt uploaded by softins (license 197) ........ + ................ + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/ooLogChan.c, channels/ooh323c/src/ooq931.c, + channels/ooh323c/src/ootrace.c, /, channels/ooh323c/src/ooh323.c, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, channels/chan_ooh323.h, + channels/ooh323cDriver.c: Merged revisions 603 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r603 | tilghman | 2008-05-28 09:45:23 -0500 (Wed, 28 May 2008) | + 6 lines Bring trunk up to date. (related to issue #12715) + Reported by: softins Patches: ooh323-1.6.0-trunk-diff.txt + uploaded by softins (license 197) ........ + +2008-05-05 19:18 +0000 [r589-595] Jason Parker + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 594 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r594 | twilson | 2008-05-05 12:37:49 -0500 (Mon, 05 May 2008) | 2 + lines Add format attribute ........ + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 592 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r592 | qwell | 2008-05-05 12:06:41 -0500 (Mon, 05 May 2008) | 1 + line Uses unambiguous non-US-centric date format. Also (and + mainly), %D uses %y, which is only 2 digits. gcc warns about + using this. ........ + + * /, channels/chan_ooh323.c, channels/ooh323cDriver.c: Merged + revisions 590 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r590 | qwell | 2008-05-05 11:50:05 -0500 (Mon, 05 May 2008) | 1 + line Allow chan_ooh323 to build under dev-mode ........ + + * Makefile, /, apps/app_fax.c: Merged revisions 588 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r588 | qwell | 2008-05-05 11:11:10 -0500 (Mon, 05 May + 2008) | 9 lines Make --enable-dev-mode actually work. Fix app_fax + build to not give warnings (which are errors when dev-mode + actually works). (closes issue #12579) Reported by: IgorG + Patches: addons_dev_mode.v2.diff uploaded by IgorG (license 20) + ........ + +2008-05-05 03:49 +0000 [r587] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 586 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r586 | tilghman | 2008-05-04 22:37:10 -0500 (Sun, 04 May 2008) | + 9 lines If you pass NULL as the default to + my_load_config_string(), you get a string of "(null)", which is + NOT zero-length, and so things succeed where they should fail. + (Closes issue #12580) Reported by: pnlarsson Patches: + cdr_addon_mysql.c.patch uploaded by pnlarsson (license 79) Tested + by: mvanbaak ........ + +2008-05-02 17:53 +0000 [r584] Jason Parker + + * channels/chan_mobile.c, /: Merged revisions 583 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r583 | qwell | 2008-05-02 12:49:14 -0500 (Fri, 02 May 2008) | 6 + lines Expand ciev_call (and ciev_callsetup) buffers to allow for + longer responses in +CIEV. Also switch a bunch of (all of) + sprintf calls to snprintf. (closes issue #12568) Reported by: + Shkoder ........ + +2008-04-30 12:33 +0000 [r580] Kevin P. Fleming + + * /, Makefile.rules: Merged revisions 579 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r579 | kpfleming | 2008-04-30 07:32:23 -0500 + (Wed, 30 Apr 2008) | 21 lines Merged revisions 578 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r578 | tilghman | 2008-04-29 23:46:37 -0500 (Tue, 29 Apr + 2008) | 13 lines Don't exclude system header files when doing + dependency checks. The reason for this is fairly obvious -- the + Asterisk header files (but only in -addons) are part of the + system header files at that point, so a changed buildopts.h is + considered a change in the system headers. We WANT that change to + be considered a reason to rebuild everything in -addons, since + the buildsum will no longer match at runtime. Note that if you're + building -addons, you'll still need to do a 'make clean' to get + the old dependency files to go away this first time, but after + that, the dependency checks will take care of it for you. (Closes + issue #11291) ........ ................ + +2008-03-31 21:11 +0000 [r571-576] Jason Parker + + * /: Merged revisions 575 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r575 | qwell | 2008-03-31 16:10:46 -0500 (Mon, + 31 Mar 2008) | 9 lines Merged revisions 574 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r574 | qwell | 2008-03-31 16:09:59 -0500 (Mon, 31 Mar + 2008) | 1 line Switch to proper externals locations.. ........ + ................ + +2008-03-31 Jason Parker + + * Asterisk-Addons 1.6.0-beta3 released. + +2008-03-18 19:47 +0000 [r559] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c: Create a + compatibility mode, for people who want the old (incorrect) + calldate behavior + +2008-03-18 18:06 +0000 [r555-557] Jason Parker + + * Makefile, /: Switch to menuselect trunk, add targets for newt and + curses versions of menuselect + + * Makefile: Be more pedantic about format checking, since we can + be. + + * Makefile: Add the same format checking that was added to + Asterisk. + +2008-03-18 17:43 +0000 [r554] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: When the dbsock is blank, we want to use + NULL, not the empty string (which causes MySQL to use the + default) Reported via -dev mailing list, fixed by me. + +2008-03-12 05:50 +0000 [r550] Tilghman Lesher + + * res/res_config_mysql.c: Fix module, based on recent required API + change (closes issue #12189) Reported by: IgorG Patches: + addons_res_mysql.diff uploaded by IgorG (license 20) + +2008-03-11 16:19 +0000 [r546] Russell Bryant + + * configure, configure.ac: check for a different function to ensure + that the version of spandsp is new enough (closes issue #12181) + (reported by adriavidal, patched by me) + +2008-03-03 17:03 +0000 [r540] Jason Parker + + * /, Makefile.moddir_rules: Merged revisions 539 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r539 | qwell | 2008-03-03 11:01:57 -0600 (Mon, 03 Mar + 2008) | 5 lines Make sure to create the modules directory. In + some cases, it's possible that this won't already exist. Closes + issue #12111. ........ + +2008-02-20 Russell Bryant + + * Asterisk-Addons 1.6.0-beta2 released. + +2008-02-20 22:52 +0000 [r533-534] Joshua Colp + + * apps/app_addon_sql_mysql.c, apps/app_fax.c, + apps/app_saycountpl.c: Applications no longer need to keep track + of their usage, it is done by the PBX core. + + * apps/app_fax.c: Add support for T38 to app_fax since Asterisk now + has an API and way of doing things with it. (closes issue #11614) + Reported by: dimas Patches: v8-appfax.patch uploaded by dimas + (license 88) + +2008-02-18 16:06 +0000 [r532] Joshua Colp + + * channels/ooh323c/src/ooSocket.c: Get rid of a warning message + from OOH323. + +2008-02-07 21:40 +0000 [r523-525] Jason Parker + + * /: put some props back that were accidentally removed on merge + + * formats/mp3/MPGLIB_README, doc/ChangeLog.chan_ooh323 (added), + channels/ooh323c/src/ooTimer.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h, + channels/ooh323c/src/ooh245.c, res/Makefile, + channels/ooh323c/src/ooTimer.h, channels/ooh323cDriver.c, + channels/ooh323c/src/ooh245.h, formats/mp3/MPGLIB_TODO, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c, + channels/chan_mobile.c, channels/ooh323cDriver.h, + channels/ooh323c/src/rtctype.c, + channels/ooh323c/src/printHandler.c, apps/app_addon_sql_mysql.c, + channels/ooh323c/src/ooCalls.c, channels/ooh323c/src/ooUtils.c, + configure, channels/ooh323c/src/printHandler.h, + channels/ooh323c/src/rtctype.h, channels/ooh323c/src/ooCalls.h, + channels/ooh323c/src/ooUtils.h, formats/mp3/decode_i386.c, + channels (added), channels/ooh323c/src/eventHandler.c, + apps/app_fax.c, apps (added), configure.ac, + channels/ooh323c/src/eventHandler.h, + channels/ooh323c/src/context.c, formats/mp3/README, + channels/Makefile, formats/mp3/mpg123.h, formats/mp3/mpglib.h, + app_addon_sql_mysql.c (removed), channels/ooh323c/src/ooper.h, + Makefile, channels/ooh323c/src/ooDateTime.c, + channels/ooh323c/src/ootrace.c, apps/Makefile, chan_mobile.c + (removed), channels/ooh323c/src/h323, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooDateTime.h, formats/mp3/common.c, + channels/ooh323c/COPYING, channels/ooh323c/src/ootrace.h, + channels/ooh323c/src/Makefile.in, + channels/ooh323c/src/h323/H323-MESSAGES.c, + channels/ooh323c/src/ooGkClient.h, channels/chan_ooh323.h, + formats/mp3/dct64_i386.c, res (added), formats/mp3/layer3.c, + formats/mp3/interface.c, cdr/cdr_addon_mysql.c, + channels/ooh323c/src/h323/H323-MESSAGES.h, + channels/ooh323c/src/ooLogChan.c, + channels/ooh323c/src/ooStackCmds.c, app_fax.c (removed), + channels/ooh323c/src/ooh323.c, channels/ooh323c/src/errmgmt.c, + channels/ooh323c/src/ooLogChan.h, build_tools/get_makeopts + (added), menuselect-tree (removed), + channels/ooh323c/src/h323/H235-SECURITY-MESSAGES.h, + channels/ooh323c/src/dlist.c, channels/ooh323c/src/ooStackCmds.h, + channels/ooh323c/src/oohdr.h, formats/format_mp3.c, + Makefile.moddir_rules (added), channels/ooh323c/src/ooh323.h, + channels/ooh323c/src/decode.c, Makefile.rules, + channels/ooh323c/src/dlist.h, format_mp3 (removed), cdr (added), + channels/ooh323c/src/ooSocket.c, channels/ooh323c, formats + (added), formats/mp3/decode_ntom.c, + channels/ooh323c/src/h323/H323-MESSAGESEnc.c, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ooSocket.h, channels/ooh323c/src/ooCommon.h, + channels/ooh323c/src/ooq931.c, channels/ooh323c/src/oochannels.h, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c, + app_saycountpl.c (removed), channels/ooh323c/src/ooq931.h, + res_config_mysql.c (removed), apps/app_saycountpl.c, + formats/mp3/tabinit.c, formats/mp3/Makefile, + channels/ooh323c/src/ooasn1.h, channels/ooh323c/src/ooports.c, + formats/Makefile, channels/ooh323c/src/ooports.h, + channels/ooh323c/src/memheap.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/h323/H323-MESSAGESDec.c, + channels/ooh323c/src, asterisk-ooh323c (removed), + channels/ooh323c/src/memheap.h, + channels/ooh323c/src/ooCapability.h, + channels/ooh323c/src/perutil.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c, + channels/ooh323c/README, configs/ooh323.conf.sample (added), + formats/mp3, res/res_config_mysql.c, build_tools/get_moduleinfo + (added), channels/ooh323c/src/encode.c, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c, + cdr_addon_mysql.c (removed), formats/mp3/huffman.h, cdr/Makefile, + channels/ooh323c/src/ooh323ep.c, makeopts.in, doc/chan_ooh323.txt + (added), channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c: Merge + moddirmagic branch into trunk. This switches it to use the same + moddir stuff that the asterisk repo does. + +2008-01-21 13:37 +0000 [r507] Tilghman Lesher + + * app_addon_sql_mysql.c: Only use CLIENT_MULTI_STATEMENTS if the + constant is defined (backwards compatibility fix) + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-18 Russell Bryant + + * Asterisk-Addons 1.6.0-beta1 released. + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-16 18:05 +0000 [r503] Russell Bryant + + * /, asterisk-ooh323c/README, menuselect-tree, + asterisk-ooh323c/src/chan_h323.c, + asterisk-ooh323c/h323.conf.sample: Merged revisions 502 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r502 | russell | 2008-01-16 12:05:06 -0600 (Wed, 16 Jan + 2008) | 2 lines Add some notes to make it clear that this module + is currently unsupported ........ + +2007-12-30 17:15 +0000 [r500-501] Tilghman Lesher + + * cdr_addon_mysql.c, UPGRADE.txt (added), + configs/cdr_mysql.conf.sample: Make cdr_addon_mysql work like + cdr_adaptive_odbc... dynamic columns (Closes issue #11642) + + * asterisk-ooh323c/src/chan_h323.c: Update to current RTP API + +2007-12-23 09:21 +0000 [r498-499] David Bowerman + + * chan_mobile.c: Fix issue 11568 + + * chan_mobile.c: Small change for Audio Lag issue. + +2007-12-14 21:56 +0000 [r497] Tilghman Lesher + + * Makefile, app_fax.c (added), build_tools/menuselect-deps.in, + configure, menuselect-tree, configure.ac, makeopts.in: Add faxing + application Patch by: dimas (Closes issue #10815) + +2007-12-12 17:16 +0000 [r495-496] Mark Michelson + + * app_addon_sql_mysql.c: The logic for parsing arguments in the + MYSQL fetch function was incorrect. Instead of starting at the + fourth application argument, we were looping beginning at the + first. In addition to this change, I have changed the logic + slightly so that a local copy of the argument string is made + instead of directly modifying the input data. (closes issue + #11343, reported by wegbert, patched by me) + + * cdr_addon_mysql.c, configs/cdr_mysql.conf.sample: A few changes: + 1. remove "cdr_mysql:" from console messages since the module + name is printed in the message already 2. Improve efficiency by + not building queries if not connected to the database 3. Add + MySQL error number and text for failure to connect to the + database 4. Add a clarification to cdr_mysql.conf.sample to + indicate that 127.0.0.1 may be used instead of "localhost" + (closes issue #11513, reported and patched by IgorG) + +2007-12-06 23:16 +0000 [r494] Tilghman Lesher + + * app_saycountpl.c: Coding guidelines improvements Reported by: + IgorG Patch by: IgorG,tilghman (Closes issue #11470) + +2007-11-29 23:50 +0000 [r491] Tilghman Lesher + + * format_mp3/format_mp3.c, /: Merged revisions 490 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r490 | tilghman | 2007-11-29 17:47:53 -0600 (Thu, 29 Nov + 2007) | 2 lines Track API change (Closes issue #11401) ........ + +2007-11-28 20:25 +0000 [r489] Jason Parker + + * format_mp3/format_mp3.c, format_mp3/common.c, + format_mp3/layer3.c, format_mp3/decode_ntom.c, + format_mp3/interface.c: Fix #includes in format_mp3, to match + recent changes by rizzo + +2007-11-23 19:18 +0000 [r488] Tilghman Lesher + + * cdr_addon_mysql.c: Match up ast_free with ast_calloc. Reported + by: Laureano Patch by: Laureano (Closes issue #11358) + +2007-11-20 14:40 +0000 [r487] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Use the wrappers for + locking/unlocking the channel. (closes issue #11320) Reported by: + dimas Patches: ooh323c.patch uploaded by dimas (license 88) + +2007-11-14 23:06 +0000 [r486] Jason Parker + + * Makefile, /: Merged revisions 485 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + (closes issue #11205) ........ r485 | qwell | 2007-11-14 17:03:37 + -0600 (Wed, 14 Nov 2007) | 5 lines .EXPORT_ALL_VARIABLES + + menuselect == bad. We really don't want to pass things like + NCURSES_INCLUDE down to menuselect... Issue 11205. ........ + +2007-11-11 16:36 +0000 [r483] Tilghman Lesher + + * chan_mobile.c: A few coding guidelines fixes: - Extraneous tabs - + Change free() to ast_free() - Change ast_malloc() to ast_calloc() + where a large portion of parameters are subsequently initialized + to 0. - Remove reload_module() routine, as its existence suggests + that the module can sustain a reload event (when in fact the + reload did nothing). Reported by: Laureano Patch by: + Laureano,tilghman Closes issue #11213 + +2007-11-08 21:17 +0000 [r482] Jason Parker + + * asterisk-ooh323c/src/chan_h323.c: Let ooh323 build again. Issue + 11198, patch by dimas + +2007-11-05 12:16 +0000 [r481] Tilghman Lesher + + * cdr_addon_mysql.c: Fix regression with r471 when patch did not + merge correctly. Reported by: meneault Patch by: meneault Closes + issue #11160 + +2007-11-01 15:13 +0000 [r480] Russell Bryant + + * Makefile, /, format_mp3/Makefile: Merged revisions 479 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r479 | russell | 2007-11-01 10:13:16 -0500 (Thu, 01 Nov + 2007) | 7 lines Remove the dependency files on "make clean". + (issue #11137) Reported by: IgorG Patches: addonclean-478-1.patch + uploaded by IgorG (license 20) ........ + +2007-10-31 20:32 +0000 [r478] Tilghman Lesher + + * app_addon_sql_mysql.c: Coding guidelines update, and add the + timeout that was discussed on the mailing list + +2007-10-27 06:04 +0000 [r477] David Bowerman + + * chan_mobile.c, configure: Changes to call hangup logic + +2007-10-26 14:48 +0000 [r476] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 475 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r475 | tilghman | 2007-10-26 09:40:32 -0500 (Fri, 26 Oct + 2007) | 5 lines Auto reconnect database on connection failure + (fixes missing CDRs) Reported by ys. Fixed by ys. Closes issue + #11092 ........ + +2007-10-22 20:11 +0000 [r474] Jason Parker + + * chan_mobile.c, asterisk-ooh323c/src/chan_h323.c, + cdr_addon_mysql.c, res_config_mysql.c: Move to new AST_CLI_DEFINE + way of creating CLI commands. Closes issue #11042, patch by + seanbright. + +2007-10-19 14:45 +0000 [r473] Kevin P. Fleming + + * Makefile, build_tools/mkdep (removed), /, Makefile.rules: Merged + revisions 472 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r472 | kpfleming | 2007-10-19 09:41:27 -0500 (Fri, 19 + Oct 2007) | 2 lines use more of the standard Asterisk build + system here... ........ + +2007-10-16 23:48 +0000 [r471] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 466 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ................ r466 | tilghman | 2007-10-16 18:09:26 -0500 + (Tue, 16 Oct 2007) | 10 lines Merged revisions 465 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r465 | tilghman | 2007-10-16 16:48:04 -0500 (Tue, 16 Oct + 2007) | 2 lines Escape all text-based fields for the insert + (fixes AST-2007-023) ........ ................ + +2007-10-10 13:51 +0000 [r464] Joshua Colp + + * app_addon_sql_mysql.c: Give the reason why mysql_real_connect + failed to connect as part of the console log message. (closes + issue #10932) Reported by: eserra Patches: + mysql_real_connect_error.patch uploaded by eserra (license 45) + +2007-10-04 13:29 +0000 [r461-463] Joshua Colp + + * .cvsignore (removed): Remove old .cvsignore file. (closes issue + #10883) Reported by: casper + +2007-10-02 18:07 +0000 [r455] Tilghman Lesher + + * Makefile, configure, configure.ac, format_mp3/Makefile, + Makefile.rules (added), makeopts.in: Add dev-mode to addons + (closes issue #10864) + +2007-09-23 08:28 +0000 [r451] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + detecting misalined sco audio data from the bluetooth adapter. + See alignmentdetection=yes in configs/mobile.conf.sample. + +2007-09-20 09:25 +0000 [r450] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + phones that mis-represent their ability to supply call progress + indications. Motorola L6 is a good example. see mobile.conf for + details. + +2007-09-18 06:29 +0000 [r449] David Bowerman + + * chan_mobile.c: Changes to use AST_STANDARD_APP_ARGS fixes issue + 10744 + +2007-09-16 11:28 +0000 [r448] David Bowerman + + * chan_mobile.c: Fixup module unloading when only headset in use + +2007-09-09 00:28 +0000 [r446-447] David Bowerman + + * chan_mobile.c: * Fix module unloading - close bound socket left + open. * Modify call hangup procedures to cater for embedded and + low grunt processors (via's etc). + + * chan_mobile.c: * Added manager event MobileStatus + +2007-09-08 02:51 +0000 [r442-445] Russell Bryant + + * chan_mobile.c: Make another change to ast_strlen_zero(). Also + change a few variables to explicitly specify that they only need + one bit. + + * chan_mobile.c: * Change a few lines to use ast_strlen_zero() + instead of the same thing inline * Replace a use of strcpy() with + ast_copy_string(). This could allow a heap buffer overflow as the + data being copied comes from the arguments to the application, + which is can come from various places aside from the dialplan, + like the manager interface or call files. + + * chan_mobile.c: Change an allocation from the heap to the stack + for a variable that is only used within the function + + * asterisk-ooh323c/config.h, chan_mobile.c: * Use sizeof() to + specify the buffer size instead of a constant * Remove a couple + calls to memset before strncpy, as it is not needed * Replace a + couple uses of strncpy with ast_copy_string. Note that one of + these was potentially dangerous. The length limit passed was + actually the length of the *source* string, which had a larger + buffer than the destination. + +2007-09-08 01:24 +0000 [r441] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: Modified audio + handling methodology to align with SCO timing requirements. + +2007-09-06 10:41 +0000 [r438] David Bowerman + + * chan_mobile.c: code cleanup and formatting changes + +2007-09-03 03:32 +0000 [r437] Tilghman Lesher + + * chan_mobile.c, res_config_mysql.c: Update API to match + asterisk/trunk (closes issue #10628) + +2007-09-02 02:33 +0000 [r436] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample, doc/chan_mobile.txt: * + Implemented 'trunk groups' for those wanting to create GSM + gateways Dial(Mobile/gn/NNNNNN) will call NNNNNN on the first + free connected phone in group n. + +2007-08-26 04:23 +0000 [r431] David Bowerman + + * chan_mobile.c: * Changes to take advantage of kernel sco flow + control patch. * Removed hard coded 20ms frame size dependance. * + Configure adapters to master mode by default. + +2007-08-24 05:51 +0000 [r430] Tilghman Lesher + + * chan_mobile.c, cdr_addon_mysql.c, res_config_mysql.c: Fix various + problems that should have been detected with --enable-dev-mode + +2007-08-23 17:23 +0000 [r429] Russell Bryant + + * /, res_config_mysql.c: Merged revisions 428 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r428 | russell | 2007-08-23 12:21:44 -0500 (Thu, 23 Aug + 2007) | 4 lines Fix a format string error that caused a crash. + This debug message tried to print something as string that was + just an int. (closes issue #10520, reported by johann8384, patch + by me) ........ + +2007-08-23 05:13 +0000 [r427] Tilghman Lesher + + * asterisk-ooh323c/src/chan_h323.c, cdr_addon_mysql.c, + res_config_mysql.c, asterisk-ooh323c/src/chan_h323.h: Bring + addons up to date with current trunk + +2007-08-19 01:09 +0000 [r426] David Bowerman + + * chan_mobile.c: Bring into line with trunk. + +2007-08-14 19:41 +0000 [r425] Joshua Colp + + * chan_mobile.c: (closes issue #10442) Reported by: phokz Patches: + chan_mobile_test_argc.patch uploaded by phokz (license 170) Don't + freak out if mobile rfcomm CLI command is used without device and + command. + +2007-08-13 15:56 +0000 [r424] Jason Parker + + * /, res_config_mysql.c: Merged revisions 423 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + (closes issue #10438) ........ r423 | qwell | 2007-08-13 10:56:03 + -0500 (Mon, 13 Aug 2007) | 4 lines If we (re)connect, make sure + we set the connect_time Issue 10438 ........ + +2007-08-12 07:13 +0000 [r422] David Bowerman + + * chan_mobile.c: Changes to address audio quality and 1-way audio + issues with some phones. + +2007-08-08 01:59 +0000 [r421] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample, doc/chan_mobile.txt: + Add support for multiple Bluetooth Adapters and therefore + multiple concurrent devices. Restrict adapters to one device at a + time. Multiple devices on an adapter simply does not work. Note: + config file changes as a result of this. + +2007-07-21 07:18 +0000 [r418] Russell Bryant + + * /, asterisk-ooh323c/src/chan_h323.c: Merged revisions 417 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 [... 338 lines stripped ...] From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:14:02 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:14:02 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3-rc2 r997 - /tags/1.6.0.3-rc2/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:13:59 2009 New Revision: 997 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=997 Log: Use autotagged externals Modified: tags/1.6.0.3-rc2/ (props changed) Propchange: tags/1.6.0.3-rc2/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Mon Jul 13 09:13:59 2009 @@ -1,1 +1,1 @@ -menuselect https://origsvn.digium.com/svn/menuselect/trunk +menuselect https://origsvn.digium.com/svn/menuselect/tags/autotag_for_asterisk-addons/1.6.0.3-rc2 From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:16:00 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:16:00 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1-rc2 r998 - /tags/1.6.1.1-rc2/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:15:57 2009 New Revision: 998 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=998 Log: Creating tag for the release of asterisk-addons-1.6.1.1-rc2 Added: tags/1.6.1.1-rc2/ - copied from r997, branches/1.6.1/ From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:16:51 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:16:51 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1-rc2 r999 - in /tags/1.6.1.1-rc2: .version ChangeLog Message-ID: Author: lmadsen Date: Mon Jul 13 09:16:48 2009 New Revision: 999 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=999 Log: Importing files for 1.6.1.1-rc2 release. Added: tags/1.6.1.1-rc2/.version (with props) tags/1.6.1.1-rc2/ChangeLog (with props) Added: tags/1.6.1.1-rc2/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1-rc2/.version?view=auto&rev=999 ============================================================================== --- tags/1.6.1.1-rc2/.version (added) +++ tags/1.6.1.1-rc2/.version Mon Jul 13 09:16:48 2009 @@ -1,0 +1,1 @@ +1.6.1.1-rc2 Propchange: tags/1.6.1.1-rc2/.version ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.1.1-rc2/.version ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.1.1-rc2/.version ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.1.1-rc2/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1-rc2/ChangeLog?view=auto&rev=999 ============================================================================== --- tags/1.6.1.1-rc2/ChangeLog (added) +++ tags/1.6.1.1-rc2/ChangeLog Mon Jul 13 09:16:48 2009 @@ -1,0 +1,1203 @@ +2009-07-13 Leif Madsen + + * Release Asterisk-Addons 1.6.1.1-rc2 + +2009-07-09 21:38 +0000 [r990] Matthew Nicholson + + * channels/chan_mobile.c: Fix mbl_fixup() in chan_mobile to update + newchan->tech_pvt instead of oldchan. (closes issue #15299) + Reported by: nikkk + +2009-07-06 21:33 +0000 [r984] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 982 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 + (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul + 2009) | 7 lines Don't reset reconnect time, unless a reconnect + really occurred. (closes issue #15375) Reported by: kowalma + Patches: 20090628__issue15375.diff.txt uploaded by tilghman + (license 14) Tested by: kowalma, jacco ........ ................ + +2009-06-29 23:12 +0000 [r962] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /, configs/mysql.conf.sample (added): + Merged revisions 960 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r960 | tilghman | 2009-06-29 17:33:29 -0500 + (Mon, 29 Jun 2009) | 15 lines Merged revisions 959 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r959 | tilghman | 2009-06-29 17:21:09 -0500 (Mon, 29 Jun + 2009) | 8 lines Autoclear resources in app MYSQL when the channel + ends. (closes issue #14757) Reported by: alecdavis Patches: + 20090408__bug14757.diff.txt uploaded by tilghman (license 14) + 20090518__issue14757__trunk.diff.txt uploaded by tilghman + (license 14) Tested by: alecdavis ........ ................ + +2009-06-29 Leif Madsen + + * Release Asterisk-Addons 1.6.1.1-rc1 + +2009-05-27 21:53 +0000 [r935] Tilghman Lesher + + * /, Makefile.rules: Merged revisions 933 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r933 | tilghman | 2009-05-27 16:52:25 -0500 + (Wed, 27 May 2009) | 9 lines Merged revisions 932 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r932 | tilghman | 2009-05-27 16:51:27 -0500 (Wed, 27 May + 2009) | 2 lines DONT_OPTIMIZE is a Makefile directive and needs + to be interpreted before the compiler starts. ........ + ................ + +2009-05-14 19:19 +0000 [r913] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 910 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r910 | tilghman | 2009-05-14 14:16:53 -0500 (Thu, 14 May 2009) | + 7 lines Change database list to be rwlist locks, to avoid a + potential deadlock between 2 readers. (closes issue #15023, + related to issue #15090) Reported by: cristiandimache Patches: + 20090514__issue15090.diff.txt uploaded by tilghman (license 14) + Tested by: cristiandimache ........ + +2009-04-28 Leif Madsen + + * Release Asterisk-Addons 1.6.1.0 + +2009-03-19 Leif Madsen + + * Release Asterisk-Addons 1.6.1.0-rc3 + +2009-02-20 22:01 +0000 [r788] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Only add the column if the value is + non-NULL. + +2009-01-21 19:07 +0000 [r728-732] Matthew Nicholson + + * /, configs/mobile.conf.sample: Merged revisions 730 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r730 | mnicholson | 2009-01-21 13:06:42 -0600 (Wed, 21 + Jan 2009) | 2 lines Fixed a typo in configs/mobile.conf.sample, + found by mmichelson ........ + + * channels/chan_mobile.c, /, configs/mobile.conf.sample: Merged + revisions 725-726 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r725 | mnicholson | 2009-01-21 12:09:44 -0600 (Wed, 21 Jan 2009) + | 7 lines Add a 'blackberry' option for devices in chan_mobile to + support blackberry devices' non standard HFP behavior. (closes + issue #13744) Reported by: ciaranm Tested by: ciaranm, davidste, + mnicholson, jongerenchaos ........ r726 | mnicholson | 2009-01-21 + 12:22:33 -0600 (Wed, 21 Jan 2009) | 2 lines Added an example for + the new blackberry option in mobile.conf.sample ........ + +2009-01-13 17:38 +0000 [r724] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Last commit didn't quite merge correctly + (Closes issue #14229) Reported by: sergee Patches: + cdr-mysql-r721.diff uploaded by sergee (license 138) + +2009-01-08 21:59 +0000 [r721] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 719 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r719 | tilghman | 2009-01-08 15:55:12 -0600 (Thu, 08 Jan 2009) | + 2 lines Prevent a possible race between a reload event and + logging a CDR ........ + +2008-12-22 17:01 +0000 [r717] Russell Bryant + + * channels/ooh323c/src/ooCmdChannel.c, /: Merged revisions 715 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r715 | russell | 2008-12-22 11:00:07 -0600 (Mon, + 22 Dec 2008) | 15 lines Merged revisions 714 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r714 | russell | 2008-12-22 10:59:46 -0600 (Mon, 22 Dec + 2008) | 7 lines Fix a bogus pthread_mutex_init() (closes issue + #14116) Reported by: junky Patches: mutex_init.diff uploaded by + junky (license 177) ........ ................ + +2008-12-16 00:00 +0000 [r712] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 711 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r711 | tilghman | 2008-12-15 17:54:39 -0600 (Mon, 15 Dec 2008) | + 2 lines Convert addons to use ast_str opacity, fixing some bugs + along the way. ........ + +2008-12-11 21:18 +0000 [r709] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c, /: Merged + revisions 707 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r707 | tilghman | 2008-12-11 15:16:11 -0600 (Thu, 11 Dec 2008) | + 6 lines Allow setting the MySQL character set on each connect. + (closes issue #13775) Reported by: sergee Patches: + cdr_mysql_charset-r679-v2.diff uploaded by sergee (license 138) + ........ + +2008-12-04 19:54 +0000 [r705] Tilghman Lesher + + * /: Initialized merge tracking via "svnmerge" with revisions + "1-690" from https://origsvn.digium.com/svn/asterisk-addons/trunk + +2008-12-01 Tilghman Lesher + + * Asterisk-Addons 1.6.1-rc2 released + +2008-11-13 18:39 +0000 [r691-693] Tilghman Lesher + + * apps/app_saycountpl.c: Revert XML in this branch, since the XML + isn't in Asterisk-1.6.1 + + * res/res_config_mysql.c: Remove portions of API that aren't in + Asterisk-1.6.1 + + * / (added): Since the API can potentially change in 1.6.x, we need + an -addons to match for Asterisk 1.6.1 + +2008-10-31 Tilghman Lesher + + * Asterisk-Addons 1.6.1-rc1 released + +2008-10-14 00:12 +0000 [r677] Tilghman Lesher + + * res/res_config_mysql.c: Merge branch for -addons, relating to the + realtime_update2 branch. See commit number 148570 on the asterisk + repository for more information. + +2008-10-08 22:01 +0000 [r673] Michiel van Baak + + * res/res_config_mysql.c: replace PostgreSQL with MySQL in + res_config_mysql.c + +2008-10-01 Russell Bryant + + * Asterisk-Addons 1.6.0 released + +2008-09-12 18:21 +0000 [r661-663] Sean Bright + + * Makefile, /: Merged revisions 662 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r662 | seanbright | 2008-09-12 14:19:17 -0400 (Fri, 12 Sep 2008) + | 1 line Forgot about menuselect.makeopts ........ + + * Makefile, /: Merged revisions 659 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r659 | seanbright | 2008-09-11 22:23:28 -0400 (Thu, 11 Sep 2008) + | 10 lines Update asterisk-addons to use the same logic as + asterisk when determining what version of menuselect to spin up + when not explicitly specified (i.e. 'make menuselect'). (closes + issue #13466) Reported by: jonnt Patches: 13466.diff uploaded by + seanbright (license 71) Tested by: jonnt ........ + +2008-09-03 Russell Bryant + + * Asterisk-Addons 1.6.0-rc1 released + +2008-08-28 16:40 +0000 [r654] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 653 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r653 | tilghman | 2008-08-28 11:38:24 -0500 (Thu, 28 Aug 2008) | + 8 lines Don't DESC the MySQL table every time through, but + instead cache the state at module load and reload, just like the + other CDR drivers. (closes issue #13379) Reported by: Corydon76 + Patches: 20080826__cdr_mysql__2.diff.txt uploaded by Corydon76 + (license 14) Tested by: chris-mac ........ + +2008-07-30 03:08 +0000 [r648] Joshua Colp + + * channels/ooh323c/src/ooSocket.c, /: Merged revisions 647 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r647 | file | 2008-07-30 00:07:14 -0300 (Wed, 30 Jul 2008) | 2 + lines Fix building of ooh323 on FreeBSD. ........ + +2008-06-04 Mark Michelson + + * Asterisk-Addons 1.6.0-beta4 released + +2008-06-04 17:54 +0000 [r628] Mark Michelson + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ootrace.c, /, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/ootrace.h, channels/ooh323c/src/ooh323ep.c: + Merged revisions 627 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r627 | mmichelson | 2008-06-04 12:35:29 -0500 (Wed, 04 Jun 2008) + | 20 lines + ------------------------------------------------------------------------ + r620 | mmichelson | 2008-06-04 11:55:58 -0500 (Wed, 04 Jun 2008) + | 15 lines A few changes: 1. Add error-checking to the call to + ooReadAndProcessStackCommands in oochannels.c 2. (1.2 only) There + was a char * being used before being set. This was causing an + almost immediate crash when ooh323 would load. This commit fixes + that issue. 3. Most importantly, fix a security issue wherein + arbitrary data could be sent to ooh323's command stack listening + socket causing a remote crash. See AST-2008-009 for more details. + (closes issue #12756) Reported by: tzafrir Patches: + ooh323_pipev3.diff uploaded by putnopvut (license 60) Tested by: + putnopvut + ------------------------------------------------------------------------ + ........ + +2008-06-02 16:17 +0000 [r616-618] Russell Bryant + + * aclocal.m4, /, configure: Merged revisions 617 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r617 | russell | 2008-06-02 11:16:32 -0500 (Mon, 02 Jun 2008) | 1 + line regenerate configure script ........ + + * /, build_tools/menuselect-deps.in, apps/app_fax.c (removed), + configure.ac, makeopts.in: Merged revisions 615 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r615 | russell | 2008-06-02 11:15:45 -0500 (Mon, 02 Jun 2008) | 2 + lines Remove app_fax, as it has been moved into the main Asterisk + repository ........ + +2008-05-30 16:50 +0000 [r613] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /: Merged revisions 612 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r612 | tilghman | 2008-05-30 11:49:06 -0500 (Fri, 30 May + 2008) | 6 lines When the result id is invalid, indicate that the + fetch returned no rows (closes issue #12758) Reported by: atis + Patches: mysql_fetch_bad_conn.patch uploaded by atis (license + 242) ........ + +2008-05-28 22:32 +0000 [r604-608] Tilghman Lesher + + * /, channels/chan_ooh323.c: Merged revisions 607 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r607 | tilghman | 2008-05-28 17:31:22 -0500 + (Wed, 28 May 2008) | 15 lines Merged revisions 606 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r606 | tilghman | 2008-05-28 17:29:27 -0500 (Wed, 28 May + 2008) | 7 lines Change channel name to use the section name, + rather than CallerID name (which can contain strange characters). + (closes issue #12743) Reported by: softins Patches: + ooh323-1.4-diff.txt uploaded by softins (license 197) ........ + ................ + + * channels/ooh323c/src/ooSocket.c, channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/ooLogChan.c, channels/ooh323c/src/ooq931.c, + channels/ooh323c/src/ootrace.c, /, channels/ooh323c/src/ooh323.c, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooCapability.c, channels/chan_ooh323.h, + channels/ooh323cDriver.c: Merged revisions 603 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r603 | tilghman | 2008-05-28 09:45:23 -0500 (Wed, 28 May 2008) | + 6 lines Bring trunk up to date. (related to issue #12715) + Reported by: softins Patches: ooh323-1.6.0-trunk-diff.txt + uploaded by softins (license 197) ........ + +2008-05-05 19:18 +0000 [r589-595] Jason Parker + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 594 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r594 | twilson | 2008-05-05 12:37:49 -0500 (Mon, 05 May 2008) | 2 + lines Add format attribute ........ + + * channels/ooh323c/src/ootrace.c, /: Merged revisions 592 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r592 | qwell | 2008-05-05 12:06:41 -0500 (Mon, 05 May 2008) | 1 + line Uses unambiguous non-US-centric date format. Also (and + mainly), %D uses %y, which is only 2 digits. gcc warns about + using this. ........ + + * /, channels/chan_ooh323.c, channels/ooh323cDriver.c: Merged + revisions 590 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r590 | qwell | 2008-05-05 11:50:05 -0500 (Mon, 05 May 2008) | 1 + line Allow chan_ooh323 to build under dev-mode ........ + + * Makefile, /, apps/app_fax.c: Merged revisions 588 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r588 | qwell | 2008-05-05 11:11:10 -0500 (Mon, 05 May + 2008) | 9 lines Make --enable-dev-mode actually work. Fix app_fax + build to not give warnings (which are errors when dev-mode + actually works). (closes issue #12579) Reported by: IgorG + Patches: addons_dev_mode.v2.diff uploaded by IgorG (license 20) + ........ + +2008-05-05 03:49 +0000 [r587] Tilghman Lesher + + * cdr/cdr_addon_mysql.c, /: Merged revisions 586 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r586 | tilghman | 2008-05-04 22:37:10 -0500 (Sun, 04 May 2008) | + 9 lines If you pass NULL as the default to + my_load_config_string(), you get a string of "(null)", which is + NOT zero-length, and so things succeed where they should fail. + (Closes issue #12580) Reported by: pnlarsson Patches: + cdr_addon_mysql.c.patch uploaded by pnlarsson (license 79) Tested + by: mvanbaak ........ + +2008-05-02 17:53 +0000 [r584] Jason Parker + + * channels/chan_mobile.c, /: Merged revisions 583 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r583 | qwell | 2008-05-02 12:49:14 -0500 (Fri, 02 May 2008) | 6 + lines Expand ciev_call (and ciev_callsetup) buffers to allow for + longer responses in +CIEV. Also switch a bunch of (all of) + sprintf calls to snprintf. (closes issue #12568) Reported by: + Shkoder ........ + +2008-04-30 12:33 +0000 [r580] Kevin P. Fleming + + * /, Makefile.rules: Merged revisions 579 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r579 | kpfleming | 2008-04-30 07:32:23 -0500 + (Wed, 30 Apr 2008) | 21 lines Merged revisions 578 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r578 | tilghman | 2008-04-29 23:46:37 -0500 (Tue, 29 Apr + 2008) | 13 lines Don't exclude system header files when doing + dependency checks. The reason for this is fairly obvious -- the + Asterisk header files (but only in -addons) are part of the + system header files at that point, so a changed buildopts.h is + considered a change in the system headers. We WANT that change to + be considered a reason to rebuild everything in -addons, since + the buildsum will no longer match at runtime. Note that if you're + building -addons, you'll still need to do a 'make clean' to get + the old dependency files to go away this first time, but after + that, the dependency checks will take care of it for you. (Closes + issue #11291) ........ ................ + +2008-03-31 21:11 +0000 [r571-576] Jason Parker + + * /: Merged revisions 575 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r575 | qwell | 2008-03-31 16:10:46 -0500 (Mon, + 31 Mar 2008) | 9 lines Merged revisions 574 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r574 | qwell | 2008-03-31 16:09:59 -0500 (Mon, 31 Mar + 2008) | 1 line Switch to proper externals locations.. ........ + ................ + +2008-03-31 Jason Parker + + * Asterisk-Addons 1.6.0-beta3 released. + +2008-03-18 19:47 +0000 [r559] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c: Create a + compatibility mode, for people who want the old (incorrect) + calldate behavior + +2008-03-18 18:06 +0000 [r555-557] Jason Parker + + * Makefile, /: Switch to menuselect trunk, add targets for newt and + curses versions of menuselect + + * Makefile: Be more pedantic about format checking, since we can + be. + + * Makefile: Add the same format checking that was added to + Asterisk. + +2008-03-18 17:43 +0000 [r554] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: When the dbsock is blank, we want to use + NULL, not the empty string (which causes MySQL to use the + default) Reported via -dev mailing list, fixed by me. + +2008-03-12 05:50 +0000 [r550] Tilghman Lesher + + * res/res_config_mysql.c: Fix module, based on recent required API + change (closes issue #12189) Reported by: IgorG Patches: + addons_res_mysql.diff uploaded by IgorG (license 20) + +2008-03-11 16:19 +0000 [r546] Russell Bryant + + * configure, configure.ac: check for a different function to ensure + that the version of spandsp is new enough (closes issue #12181) + (reported by adriavidal, patched by me) + +2008-03-03 17:03 +0000 [r540] Jason Parker + + * /, Makefile.moddir_rules: Merged revisions 539 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r539 | qwell | 2008-03-03 11:01:57 -0600 (Mon, 03 Mar + 2008) | 5 lines Make sure to create the modules directory. In + some cases, it's possible that this won't already exist. Closes + issue #12111. ........ + +2008-02-20 Russell Bryant + + * Asterisk-Addons 1.6.0-beta2 released. + +2008-02-20 22:52 +0000 [r533-534] Joshua Colp + + * apps/app_addon_sql_mysql.c, apps/app_fax.c, + apps/app_saycountpl.c: Applications no longer need to keep track + of their usage, it is done by the PBX core. + + * apps/app_fax.c: Add support for T38 to app_fax since Asterisk now + has an API and way of doing things with it. (closes issue #11614) + Reported by: dimas Patches: v8-appfax.patch uploaded by dimas + (license 88) + +2008-02-18 16:06 +0000 [r532] Joshua Colp + + * channels/ooh323c/src/ooSocket.c: Get rid of a warning message + from OOH323. + +2008-02-07 21:40 +0000 [r523-525] Jason Parker + + * /: put some props back that were accidentally removed on merge + + * formats/mp3/MPGLIB_README, doc/ChangeLog.chan_ooh323 (added), + channels/ooh323c/src/ooTimer.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h, + channels/ooh323c/src/ooh245.c, res/Makefile, + channels/ooh323c/src/ooTimer.h, channels/ooh323cDriver.c, + channels/ooh323c/src/ooh245.h, formats/mp3/MPGLIB_TODO, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c, + channels/chan_mobile.c, channels/ooh323cDriver.h, + channels/ooh323c/src/rtctype.c, + channels/ooh323c/src/printHandler.c, apps/app_addon_sql_mysql.c, + channels/ooh323c/src/ooCalls.c, channels/ooh323c/src/ooUtils.c, + configure, channels/ooh323c/src/printHandler.h, + channels/ooh323c/src/rtctype.h, channels/ooh323c/src/ooCalls.h, + channels/ooh323c/src/ooUtils.h, formats/mp3/decode_i386.c, + channels (added), channels/ooh323c/src/eventHandler.c, + apps/app_fax.c, apps (added), configure.ac, + channels/ooh323c/src/eventHandler.h, + channels/ooh323c/src/context.c, formats/mp3/README, + channels/Makefile, formats/mp3/mpg123.h, formats/mp3/mpglib.h, + app_addon_sql_mysql.c (removed), channels/ooh323c/src/ooper.h, + Makefile, channels/ooh323c/src/ooDateTime.c, + channels/ooh323c/src/ootrace.c, apps/Makefile, chan_mobile.c + (removed), channels/ooh323c/src/h323, + channels/ooh323c/src/ooGkClient.c, channels/chan_ooh323.c, + channels/ooh323c/src/ooDateTime.h, formats/mp3/common.c, + channels/ooh323c/COPYING, channels/ooh323c/src/ootrace.h, + channels/ooh323c/src/Makefile.in, + channels/ooh323c/src/h323/H323-MESSAGES.c, + channels/ooh323c/src/ooGkClient.h, channels/chan_ooh323.h, + formats/mp3/dct64_i386.c, res (added), formats/mp3/layer3.c, + formats/mp3/interface.c, cdr/cdr_addon_mysql.c, + channels/ooh323c/src/h323/H323-MESSAGES.h, + channels/ooh323c/src/ooLogChan.c, + channels/ooh323c/src/ooStackCmds.c, app_fax.c (removed), + channels/ooh323c/src/ooh323.c, channels/ooh323c/src/errmgmt.c, + channels/ooh323c/src/ooLogChan.h, build_tools/get_makeopts + (added), menuselect-tree (removed), + channels/ooh323c/src/h323/H235-SECURITY-MESSAGES.h, + channels/ooh323c/src/dlist.c, channels/ooh323c/src/ooStackCmds.h, + channels/ooh323c/src/oohdr.h, formats/format_mp3.c, + Makefile.moddir_rules (added), channels/ooh323c/src/ooh323.h, + channels/ooh323c/src/decode.c, Makefile.rules, + channels/ooh323c/src/dlist.h, format_mp3 (removed), cdr (added), + channels/ooh323c/src/ooSocket.c, channels/ooh323c, formats + (added), formats/mp3/decode_ntom.c, + channels/ooh323c/src/h323/H323-MESSAGESEnc.c, + channels/ooh323c/src/oochannels.c, + channels/ooh323c/src/ooCmdChannel.c, + channels/ooh323c/src/ooSocket.h, channels/ooh323c/src/ooCommon.h, + channels/ooh323c/src/ooq931.c, channels/ooh323c/src/oochannels.h, + channels/ooh323c/src/ooCmdChannel.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c, + app_saycountpl.c (removed), channels/ooh323c/src/ooq931.h, + res_config_mysql.c (removed), apps/app_saycountpl.c, + formats/mp3/tabinit.c, formats/mp3/Makefile, + channels/ooh323c/src/ooasn1.h, channels/ooh323c/src/ooports.c, + formats/Makefile, channels/ooh323c/src/ooports.h, + channels/ooh323c/src/memheap.c, + channels/ooh323c/src/ooCapability.c, + channels/ooh323c/src/h323/H323-MESSAGESDec.c, + channels/ooh323c/src, asterisk-ooh323c (removed), + channels/ooh323c/src/memheap.h, + channels/ooh323c/src/ooCapability.h, + channels/ooh323c/src/perutil.c, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c, + channels/ooh323c/README, configs/ooh323.conf.sample (added), + formats/mp3, res/res_config_mysql.c, build_tools/get_moduleinfo + (added), channels/ooh323c/src/encode.c, + channels/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c, + cdr_addon_mysql.c (removed), formats/mp3/huffman.h, cdr/Makefile, + channels/ooh323c/src/ooh323ep.c, makeopts.in, doc/chan_ooh323.txt + (added), channels/ooh323c/src/ooh323ep.h, + channels/ooh323c/src/ootypes.h, + channels/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c: Merge + moddirmagic branch into trunk. This switches it to use the same + moddir stuff that the asterisk repo does. + +2008-01-21 13:37 +0000 [r507] Tilghman Lesher + + * app_addon_sql_mysql.c: Only use CLIENT_MULTI_STATEMENTS if the + constant is defined (backwards compatibility fix) + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-18 Russell Bryant + + * Asterisk-Addons 1.6.0-beta1 released. + +2008-01-16 18:07 +0000 [r504] Jason Parker + + * Makefile, /: Add logging for 'make update' command (also fixes + updates in some places). Issue #11766, initial patch by jmls. + +2008-01-16 18:05 +0000 [r503] Russell Bryant + + * /, asterisk-ooh323c/README, menuselect-tree, + asterisk-ooh323c/src/chan_h323.c, + asterisk-ooh323c/h323.conf.sample: Merged revisions 502 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r502 | russell | 2008-01-16 12:05:06 -0600 (Wed, 16 Jan + 2008) | 2 lines Add some notes to make it clear that this module + is currently unsupported ........ + +2007-12-30 17:15 +0000 [r500-501] Tilghman Lesher + + * cdr_addon_mysql.c, UPGRADE.txt (added), + configs/cdr_mysql.conf.sample: Make cdr_addon_mysql work like + cdr_adaptive_odbc... dynamic columns (Closes issue #11642) + + * asterisk-ooh323c/src/chan_h323.c: Update to current RTP API + +2007-12-23 09:21 +0000 [r498-499] David Bowerman + + * chan_mobile.c: Fix issue 11568 + + * chan_mobile.c: Small change for Audio Lag issue. + +2007-12-14 21:56 +0000 [r497] Tilghman Lesher + + * Makefile, app_fax.c (added), build_tools/menuselect-deps.in, + configure, menuselect-tree, configure.ac, makeopts.in: Add faxing + application Patch by: dimas (Closes issue #10815) + +2007-12-12 17:16 +0000 [r495-496] Mark Michelson + + * app_addon_sql_mysql.c: The logic for parsing arguments in the + MYSQL fetch function was incorrect. Instead of starting at the + fourth application argument, we were looping beginning at the + first. In addition to this change, I have changed the logic + slightly so that a local copy of the argument string is made + instead of directly modifying the input data. (closes issue + #11343, reported by wegbert, patched by me) + + * cdr_addon_mysql.c, configs/cdr_mysql.conf.sample: A few changes: + 1. remove "cdr_mysql:" from console messages since the module + name is printed in the message already 2. Improve efficiency by + not building queries if not connected to the database 3. Add + MySQL error number and text for failure to connect to the + database 4. Add a clarification to cdr_mysql.conf.sample to + indicate that 127.0.0.1 may be used instead of "localhost" + (closes issue #11513, reported and patched by IgorG) + +2007-12-06 23:16 +0000 [r494] Tilghman Lesher + + * app_saycountpl.c: Coding guidelines improvements Reported by: + IgorG Patch by: IgorG,tilghman (Closes issue #11470) + +2007-11-29 23:50 +0000 [r491] Tilghman Lesher + + * format_mp3/format_mp3.c, /: Merged revisions 490 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r490 | tilghman | 2007-11-29 17:47:53 -0600 (Thu, 29 Nov + 2007) | 2 lines Track API change (Closes issue #11401) ........ + +2007-11-28 20:25 +0000 [r489] Jason Parker + + * format_mp3/format_mp3.c, format_mp3/common.c, + format_mp3/layer3.c, format_mp3/decode_ntom.c, + format_mp3/interface.c: Fix #includes in format_mp3, to match + recent changes by rizzo + +2007-11-23 19:18 +0000 [r488] Tilghman Lesher + + * cdr_addon_mysql.c: Match up ast_free with ast_calloc. Reported + by: Laureano Patch by: Laureano (Closes issue #11358) + +2007-11-20 14:40 +0000 [r487] Joshua Colp + + * asterisk-ooh323c/src/chan_h323.c: Use the wrappers for + locking/unlocking the channel. (closes issue #11320) Reported by: + dimas Patches: ooh323c.patch uploaded by dimas (license 88) + +2007-11-14 23:06 +0000 [r486] Jason Parker + + * Makefile, /: Merged revisions 485 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + (closes issue #11205) ........ r485 | qwell | 2007-11-14 17:03:37 + -0600 (Wed, 14 Nov 2007) | 5 lines .EXPORT_ALL_VARIABLES + + menuselect == bad. We really don't want to pass things like + NCURSES_INCLUDE down to menuselect... Issue 11205. ........ + +2007-11-11 16:36 +0000 [r483] Tilghman Lesher + + * chan_mobile.c: A few coding guidelines fixes: - Extraneous tabs - + Change free() to ast_free() - Change ast_malloc() to ast_calloc() + where a large portion of parameters are subsequently initialized + to 0. - Remove reload_module() routine, as its existence suggests + that the module can sustain a reload event (when in fact the + reload did nothing). Reported by: Laureano Patch by: + Laureano,tilghman Closes issue #11213 + +2007-11-08 21:17 +0000 [r482] Jason Parker + + * asterisk-ooh323c/src/chan_h323.c: Let ooh323 build again. Issue + 11198, patch by dimas + +2007-11-05 12:16 +0000 [r481] Tilghman Lesher + + * cdr_addon_mysql.c: Fix regression with r471 when patch did not + merge correctly. Reported by: meneault Patch by: meneault Closes + issue #11160 + +2007-11-01 15:13 +0000 [r480] Russell Bryant + + * Makefile, /, format_mp3/Makefile: Merged revisions 479 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r479 | russell | 2007-11-01 10:13:16 -0500 (Thu, 01 Nov + 2007) | 7 lines Remove the dependency files on "make clean". + (issue #11137) Reported by: IgorG Patches: addonclean-478-1.patch + uploaded by IgorG (license 20) ........ + +2007-10-31 20:32 +0000 [r478] Tilghman Lesher + + * app_addon_sql_mysql.c: Coding guidelines update, and add the + timeout that was discussed on the mailing list + +2007-10-27 06:04 +0000 [r477] David Bowerman + + * chan_mobile.c, configure: Changes to call hangup logic + +2007-10-26 14:48 +0000 [r476] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 475 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r475 | tilghman | 2007-10-26 09:40:32 -0500 (Fri, 26 Oct + 2007) | 5 lines Auto reconnect database on connection failure + (fixes missing CDRs) Reported by ys. Fixed by ys. Closes issue + #11092 ........ + +2007-10-22 20:11 +0000 [r474] Jason Parker + + * chan_mobile.c, asterisk-ooh323c/src/chan_h323.c, + cdr_addon_mysql.c, res_config_mysql.c: Move to new AST_CLI_DEFINE + way of creating CLI commands. Closes issue #11042, patch by + seanbright. + +2007-10-19 14:45 +0000 [r473] Kevin P. Fleming + + * Makefile, build_tools/mkdep (removed), /, Makefile.rules: Merged + revisions 472 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r472 | kpfleming | 2007-10-19 09:41:27 -0500 (Fri, 19 + Oct 2007) | 2 lines use more of the standard Asterisk build + system here... ........ + +2007-10-16 23:48 +0000 [r471] Tilghman Lesher + + * /, cdr_addon_mysql.c: Merged revisions 466 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ................ r466 | tilghman | 2007-10-16 18:09:26 -0500 + (Tue, 16 Oct 2007) | 10 lines Merged revisions 465 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.2 + ........ r465 | tilghman | 2007-10-16 16:48:04 -0500 (Tue, 16 Oct + 2007) | 2 lines Escape all text-based fields for the insert + (fixes AST-2007-023) ........ ................ + +2007-10-10 13:51 +0000 [r464] Joshua Colp + + * app_addon_sql_mysql.c: Give the reason why mysql_real_connect + failed to connect as part of the console log message. (closes + issue #10932) Reported by: eserra Patches: + mysql_real_connect_error.patch uploaded by eserra (license 45) + +2007-10-04 13:29 +0000 [r461-463] Joshua Colp + + * .cvsignore (removed): Remove old .cvsignore file. (closes issue + #10883) Reported by: casper + +2007-10-02 18:07 +0000 [r455] Tilghman Lesher + + * Makefile, configure, configure.ac, format_mp3/Makefile, + Makefile.rules (added), makeopts.in: Add dev-mode to addons + (closes issue #10864) + +2007-09-23 08:28 +0000 [r451] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + detecting misalined sco audio data from the bluetooth adapter. + See alignmentdetection=yes in configs/mobile.conf.sample. + +2007-09-20 09:25 +0000 [r450] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: * Added support for + phones that mis-represent their ability to supply call progress + indications. Motorola L6 is a good example. see mobile.conf for + details. + +2007-09-18 06:29 +0000 [r449] David Bowerman + + * chan_mobile.c: Changes to use AST_STANDARD_APP_ARGS fixes issue + 10744 + +2007-09-16 11:28 +0000 [r448] David Bowerman + + * chan_mobile.c: Fixup module unloading when only headset in use + +2007-09-09 00:28 +0000 [r446-447] David Bowerman + + * chan_mobile.c: * Fix module unloading - close bound socket left + open. * Modify call hangup procedures to cater for embedded and + low grunt processors (via's etc). + + * chan_mobile.c: * Added manager event MobileStatus + +2007-09-08 02:51 +0000 [r442-445] Russell Bryant + + * chan_mobile.c: Make another change to ast_strlen_zero(). Also + change a few variables to explicitly specify that they only need + one bit. + + * chan_mobile.c: * Change a few lines to use ast_strlen_zero() + instead of the same thing inline * Replace a use of strcpy() with + ast_copy_string(). This could allow a heap buffer overflow as the + data being copied comes from the arguments to the application, + which is can come from various places aside from the dialplan, + like the manager interface or call files. + + * chan_mobile.c: Change an allocation from the heap to the stack + for a variable that is only used within the function + + * asterisk-ooh323c/config.h, chan_mobile.c: * Use sizeof() to + specify the buffer size instead of a constant * Remove a couple + calls to memset before strncpy, as it is not needed * Replace a + couple uses of strncpy with ast_copy_string. Note that one of + these was potentially dangerous. The length limit passed was + actually the length of the *source* string, which had a larger + buffer than the destination. + +2007-09-08 01:24 +0000 [r441] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample: Modified audio + handling methodology to align with SCO timing requirements. + +2007-09-06 10:41 +0000 [r438] David Bowerman + + * chan_mobile.c: code cleanup and formatting changes + +2007-09-03 03:32 +0000 [r437] Tilghman Lesher + + * chan_mobile.c, res_config_mysql.c: Update API to match + asterisk/trunk (closes issue #10628) + +2007-09-02 02:33 +0000 [r436] David Bowerman + + * chan_mobile.c, configs/mobile.conf.sample, doc/chan_mobile.txt: * + Implemented 'trunk groups' for those wanting to create GSM + gateways Dial(Mobile/gn/NNNNNN) will call NNNNNN on the first + free connected phone in group n. + +2007-08-26 04:23 +0000 [r431] David Bowerman + + * chan_mobile.c: * Changes to take advantage of kernel sco flow + control patch. * Removed hard coded 20ms frame size dependance. * + Configure adapters to master mode by default. + +2007-08-24 05:51 +0000 [r430] Tilghman Lesher + + * chan_mobile.c, cdr_addon_mysql.c, res_config_mysql.c: Fix various + problems that should have been detected with --enable-dev-mode + +2007-08-23 17:23 +0000 [r429] Russell Bryant + + * /, res_config_mysql.c: Merged revisions 428 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r428 | russell | 2007-08-23 12:21:44 -0500 (Thu, 23 Aug + 2007) | 4 lines Fix a format string error that caused a crash. + This debug message tried to print something as string that was + just an int. (closes issue #10520, reported by johann8384, patch + by me) ........ + +2007-08-23 05:13 +0000 [r427] Tilghman Lesher + + * asterisk-ooh323c/src/chan_h323.c, cdr_addon_mysql.c, + res_config_mysql.c, asterisk-ooh323c/src/chan_h323.h: Bring + addons up to date with current trunk + +2007-08-19 01:09 +0000 [r426] David Bowerman + + * chan_mobile.c: Bring into line with trunk. + [... 371 lines stripped ...] From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:16:56 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:16:56 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1-rc2 r1000 - /tags/1.6.1.1-rc2/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:16:53 2009 New Revision: 1000 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1000 Log: Use autotagged externals Modified: tags/1.6.1.1-rc2/ (props changed) Propchange: tags/1.6.1.1-rc2/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Mon Jul 13 09:16:53 2009 @@ -1,1 +1,1 @@ -menuselect https://origsvn.digium.com/svn/menuselect/trunk +menuselect https://origsvn.digium.com/svn/menuselect/tags/autotag_for_asterisk-addons/1.6.1.1-rc2 From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:24:00 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:24:00 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0-rc1 r1001 - /tags/1.6.2.0-rc1/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:23:56 2009 New Revision: 1001 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1001 Log: Creating tag for the release of asterisk-addons-1.6.2.0-rc1 Added: tags/1.6.2.0-rc1/ - copied from r1000, branches/1.6.2/ From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:24:54 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:24:54 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0-rc1 r1002 - in /tags/1.6.2.0-rc1: .version ChangeLog Message-ID: Author: lmadsen Date: Mon Jul 13 09:24:51 2009 New Revision: 1002 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1002 Log: Importing files for 1.6.2.0-rc1 release. Added: tags/1.6.2.0-rc1/.version (with props) tags/1.6.2.0-rc1/ChangeLog (with props) Added: tags/1.6.2.0-rc1/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.2.0-rc1/.version?view=auto&rev=1002 ============================================================================== --- tags/1.6.2.0-rc1/.version (added) +++ tags/1.6.2.0-rc1/.version Mon Jul 13 09:24:51 2009 @@ -1,0 +1,1 @@ +1.6.2.0-rc1 Propchange: tags/1.6.2.0-rc1/.version ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.2.0-rc1/.version ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.2.0-rc1/.version ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.2.0-rc1/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.2.0-rc1/ChangeLog?view=auto&rev=1002 ============================================================================== --- tags/1.6.2.0-rc1/ChangeLog (added) +++ tags/1.6.2.0-rc1/ChangeLog Mon Jul 13 09:24:51 2009 @@ -1,0 +1,224 @@ +2009-07-13 Leif Madsen + + * Release Asterisk-Addons 1.6.2.0-rc1 + +2009-07-09 21:36 +0000 [r989] Matthew Nicholson + + * channels/chan_mobile.c: Fix mbl_fixup() in chan_mobile to update + newchan->tech_pvt instead of oldchan. (closes issue #15299) + Reported by: nikkk + +2009-07-06 21:34 +0000 [r985] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 982 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r982 | tilghman | 2009-07-06 16:31:41 -0500 + (Mon, 06 Jul 2009) | 14 lines Recorded merge of revisions 981 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r981 | tilghman | 2009-07-06 16:30:13 -0500 (Mon, 06 Jul + 2009) | 7 lines Don't reset reconnect time, unless a reconnect + really occurred. (closes issue #15375) Reported by: kowalma + Patches: 20090628__issue15375.diff.txt uploaded by tilghman + (license 14) Tested by: kowalma, jacco ........ ................ + +2009-06-29 23:13 +0000 [r963] Tilghman Lesher + + * apps/app_addon_sql_mysql.c, /, configs/mysql.conf.sample (added): + Merged revisions 960 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r960 | tilghman | 2009-06-29 17:33:29 -0500 + (Mon, 29 Jun 2009) | 15 lines Merged revisions 959 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r959 | tilghman | 2009-06-29 17:21:09 -0500 (Mon, 29 Jun + 2009) | 8 lines Autoclear resources in app MYSQL when the channel + ends. (closes issue #14757) Reported by: alecdavis Patches: + 20090408__bug14757.diff.txt uploaded by tilghman (license 14) + 20090518__issue14757__trunk.diff.txt uploaded by tilghman + (license 14) Tested by: alecdavis ........ ................ + +2009-06-05 22:13 +0000 [r948] Matthew Nicholson + + * channels/chan_mobile.c, /: Merged revisions 947 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r947 | mnicholson | 2009-06-05 16:38:50 -0500 (Fri, 05 Jun 2009) + | 8 lines Properly set the needring flag to stop ringing on + headsets. (closes issue #15258) Reported by: ablackthorn Patches: + ring-fix3.diff uploaded by mnicholson (license 96) Tested by: + ablackthorn ........ + +2009-06-03 23:52 +0000 [r944] Matthew Nicholson + + * channels/chan_mobile.c, /: Merged revisions 943 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r943 | mnicholson | 2009-06-03 18:49:04 -0500 (Wed, 03 Jun 2009) + | 8 lines Fix sms support by setting the correct mode for + receiving messages. (closes issue #15236) Reported by: Artem + Patches: sms.patch uploaded by Artem (license 800) Tested by: + Artem ........ + +2009-05-27 21:54 +0000 [r936] Tilghman Lesher + + * /, Makefile.rules: Merged revisions 933 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r933 | tilghman | 2009-05-27 16:52:25 -0500 + (Wed, 27 May 2009) | 9 lines Merged revisions 932 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r932 | tilghman | 2009-05-27 16:51:27 -0500 (Wed, 27 May + 2009) | 2 lines DONT_OPTIMIZE is a Makefile directive and needs + to be interpreted before the compiler starts. ........ + ................ + +2009-05-27 17:19 +0000 [r928] Matthew Nicholson + + * channels/chan_mobile.c, /: Merged revisions 926-927 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/trunk + ........ r926 | mnicholson | 2009-05-27 12:07:00 -0500 (Wed, 27 + May 2009) | 9 lines Lock the pvt structure in the mbl_read() and + mbl_write() functions. (issue #15075) Reported by: hmld Patches: + chan_mobile_v2.diff uploaded by zvision (license 798) + chan_mobile_v2a.diff uploaded by hmld (license 777) Tested by: + hmld, zvision, rseste ........ r927 | mnicholson | 2009-05-27 + 12:13:44 -0500 (Wed, 27 May 2009) | 9 lines Handle read errors + from the sco_socket by closing the socket conenction and waiting + for another one before reading again. This is non standard + behavior to accomidate certain Nokia handsets. (closes issue + #15075) Reported by: hmld Patches: chan_mobile_v2.diff uploaded + by zvision (license 798) chan_mobile_v2a.diff uploaded by hmld + (license 777) Tested by: hmld, zvision, rseste ........ + +2009-05-15 21:53 +0000 [r915] Matthew Nicholson + + * channels/chan_mobile.c, /: Merged revisions 900,903,906-907 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r900 | mnicholson | 2009-05-04 17:08:56 -0500 (Mon, 04 May 2009) + | 7 lines Interact with bluetooth audio sockets directly instead + of going through an internal pipe. (closes issue #14878) Reported + by: jongerenchaos Tested by: jongerenchaos ........ r903 | + mnicholson | 2009-05-08 10:40:01 -0500 (Fri, 08 May 2009) | 10 + lines Accept SCO sockets even if there is no pvt->owner. An owner + may come later. (closes issue #15037) Reported by: hmld Tested + by: mnicholson, hmld, jongerenchaos (closes issue #15042) + Reported by: mvas78 Tested by: mvas78 ........ r906 | mnicholson + | 2009-05-14 12:07:07 -0500 (Thu, 14 May 2009) | 6 lines Check + the first character of a caller id string to see if it is the end + of the string. (closes issue #15110) Reported by: nikkk ........ + r907 | mnicholson | 2009-05-14 12:09:33 -0500 (Thu, 14 May 2009) + | 2 lines Handle empty numbers in CMGR messages. ........ + +2009-05-14 19:21 +0000 [r914] Tilghman Lesher + + * res/res_config_mysql.c, /: Merged revisions 910 via svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk ........ + r910 | tilghman | 2009-05-14 14:16:53 -0500 (Thu, 14 May 2009) | + 7 lines Change database list to be rwlist locks, to avoid a + potential deadlock between 2 readers. (closes issue #15023, + related to issue #15090) Reported by: cristiandimache Patches: + 20090514__issue15090.diff.txt uploaded by tilghman (license 14) + Tested by: cristiandimache ........ + +2009-04-27 19:55 +0000 [r890-894] Kevin P. Fleming + + * aclocal.m4, /, configure, acinclude.m4: Merged revisions 887 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/trunk + ................ r887 | kpfleming | 2009-04-27 14:49:45 -0500 + (Mon, 27 Apr 2009) | 11 lines Merged revisions 886 via svnmerge + from https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r886 | kpfleming | 2009-04-27 14:48:31 -0500 (Mon, 27 + Apr 2009) | 5 lines Incorporate autoconf 2.63 related fixes to + configure script (see revision 190721 of the asterisk repository + for more details) ........ ................ + + * /: reflect revisions that have been merged + + * /: set proper svnmerge property for this branch + + * /: remove incorrect svnmerge properties from this branch + + * /: remove incorrect svnmerge properties from this branch + +2009-04-01 Leif Madsen + + * Create Asterisk-Addons 1.6.2.0-beta1 + +2009-03-31 13:23 +0000 [r828-829] Leif Madsen + + * /: svnmerge init per Kevin. + + * / (added): Create asterisk-addons 1.6.2 branch from + asterisk-addons trunk. + +2009-03-26 21:42 +0000 [r824] Matthew Nicholson + + * channels/chan_mobile.c: fix incorrect reference to + ast_string_copy() + +2009-03-18 21:53 +0000 [r815] Matthew Nicholson + + * channels/chan_mobile.c: Merged in changes from the chan_mobile + refactor branch. With these changes the code should be easier to + read and maintain, mobile connections should be more stable, and + audio quality should be much better. + +2009-02-15 21:13 +0000 [r779] Olle Johansson + + * LICENSE (added): Adding a license file from Asterisk trunk with + small edits. Todo: Check by kpfleming and mpetrone + +2009-01-26 23:32 +0000 [r749] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: When fields are missing, the resulting SQL + is wrong. (closes issue #14317) Reported by: cheesegrits Patches: + cdr_mysql.diff uploaded by cheesegrits (license 672) + +2009-01-21 19:06 +0000 [r725-730] Matthew Nicholson + + * configs/mobile.conf.sample: Fixed a typo in + configs/mobile.conf.sample, found by mmichelson + + * configs/mobile.conf.sample: Added an example for the new + blackberry option in mobile.conf.sample + + * channels/chan_mobile.c: Add a 'blackberry' option for devices in + chan_mobile to support blackberry devices' non standard HFP + behavior. (closes issue #13744) Reported by: ciaranm Tested by: + ciaranm, davidste, mnicholson, jongerenchaos + +2009-01-08 21:55 +0000 [r719] Tilghman Lesher + + * cdr/cdr_addon_mysql.c: Prevent a possible race between a reload + event and logging a CDR + +2008-12-22 17:00 +0000 [r715] Russell Bryant + + * channels/ooh323c/src/ooCmdChannel.c, /: Merged revisions 714 via + svnmerge from + https://origsvn.digium.com/svn/asterisk-addons/branches/1.4 + ........ r714 | russell | 2008-12-22 10:59:46 -0600 (Mon, 22 Dec + 2008) | 7 lines Fix a bogus pthread_mutex_init() (closes issue + #14116) Reported by: junky Patches: mutex_init.diff uploaded by + junky (license 177) ........ + +2008-12-15 23:54 +0000 [r711] Tilghman Lesher + + * res/res_config_mysql.c, channels/chan_ooh323.c, + cdr/cdr_addon_mysql.c: Convert addons to use ast_str opacity, + fixing some bugs along the way. + +2008-12-11 21:16 +0000 [r707] Tilghman Lesher + + * configs/cdr_mysql.conf.sample, cdr/cdr_addon_mysql.c: Allow + setting the MySQL character set on each connect. (closes issue + #13775) Reported by: sergee Patches: + cdr_mysql_charset-r679-v2.diff uploaded by sergee (license 138) + +2008-12-04 19:50 +0000 [r704] Tilghman Lesher + + * UPGRADE.txt, configs/cdr_mysql.conf.sample, + cdr/cdr_addon_mysql.c: Permit static values in the MySQL backend, + just like cdr_adaptive_odbc. (closes issue #14009) Reported by: + markwilkinson Patches: cdr_mysql-2.patch uploaded by + markwilkinson (license 532) + Propchange: tags/1.6.2.0-rc1/ChangeLog ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.2.0-rc1/ChangeLog ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.2.0-rc1/ChangeLog ------------------------------------------------------------------------------ svn:mime-type = text/plain From asterisk-addons-commits at lists.digium.com Mon Jul 13 09:24:58 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Mon, 13 Jul 2009 14:24:58 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0-rc1 r1003 - /tags/1.6.2.0-rc1/ Message-ID: Author: lmadsen Date: Mon Jul 13 09:24:55 2009 New Revision: 1003 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1003 Log: Use autotagged externals Modified: tags/1.6.2.0-rc1/ (props changed) Propchange: tags/1.6.2.0-rc1/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Mon Jul 13 09:24:55 2009 @@ -1,1 +1,1 @@ -menuselect https://origsvn.digium.com/svn/menuselect/trunk +menuselect https://origsvn.digium.com/svn/menuselect/tags/autotag_for_asterisk-addons/1.6.2.0-rc1 From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:13:11 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:13:11 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9 r1004 - /tags/1.4.9/ Message-ID: Author: lmadsen Date: Tue Jul 21 13:13:07 2009 New Revision: 1004 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1004 Log: Create Asterisk-Addons 1.4.9 tag from 1.4.9-rc1. Added: tags/1.4.9/ - copied from r1003, tags/1.4.9-rc1/ From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:14:44 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:14:44 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3 r1005 - /tags/1.6.0.3/ Message-ID: Author: lmadsen Date: Tue Jul 21 13:14:41 2009 New Revision: 1005 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1005 Log: Create Asterisk-Addons 1.6.0.3 from 1.6.0.3-rc2 Added: tags/1.6.0.3/ - copied from r1004, tags/1.6.0.3-rc2/ From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:15:22 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:15:22 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1 r1006 - /tags/1.6.1.1/ Message-ID: Author: lmadsen Date: Tue Jul 21 13:15:19 2009 New Revision: 1006 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1006 Log: Create Asterisk-Addons 1.6.1.1 from 1.6.1.1-rc2 Added: tags/1.6.1.1/ - copied from r1005, tags/1.6.1.1-rc2/ From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:17:36 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:17:36 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0 r1007 - /tags/1.6.2.0/ Message-ID: Author: lmadsen Date: Tue Jul 21 13:17:33 2009 New Revision: 1007 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1007 Log: Create Asterisk-Addons 1.6.2.0 from 1.6.2.0-rc1 Added: tags/1.6.2.0/ - copied from r1006, tags/1.6.2.0-rc1/ From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:19:07 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:19:07 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9 r1008 - in /tags/1.4.9: .version ChangeLog Message-ID: Author: lmadsen Date: Tue Jul 21 13:19:04 2009 New Revision: 1008 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1008 Log: Update .version and ChangeLog files. Modified: tags/1.4.9/.version tags/1.4.9/ChangeLog Modified: tags/1.4.9/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9/.version?view=diff&rev=1008&r1=1007&r2=1008 ============================================================================== --- tags/1.4.9/.version (original) +++ tags/1.4.9/.version Tue Jul 21 13:19:04 2009 @@ -1,1 +1,1 @@ -1.4.9-rc1 +1.4.9 Modified: tags/1.4.9/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9/ChangeLog?view=diff&rev=1008&r1=1007&r2=1008 ============================================================================== --- tags/1.4.9/ChangeLog (original) +++ tags/1.4.9/ChangeLog Tue Jul 21 13:19:04 2009 @@ -1,3 +1,7 @@ +2009-07-21 Leif Madsen + + * Release Asterisk-Addons 1.4.9 + 2009-07-13 Leif Madsen * Release Asterisk-Addons 1.4.9-rc1 From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:25:09 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:25:09 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3 r1009 - in /tags/1.6.0.3: .version ChangeLog Message-ID: Author: lmadsen Date: Tue Jul 21 13:25:05 2009 New Revision: 1009 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1009 Log: Update .version and ChangeLog Modified: tags/1.6.0.3/.version tags/1.6.0.3/ChangeLog Modified: tags/1.6.0.3/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3/.version?view=diff&rev=1009&r1=1008&r2=1009 ============================================================================== --- tags/1.6.0.3/.version (original) +++ tags/1.6.0.3/.version Tue Jul 21 13:25:05 2009 @@ -1,1 +1,1 @@ -1.6.0.3-rc2 +1.6.0.3 Modified: tags/1.6.0.3/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3/ChangeLog?view=diff&rev=1009&r1=1008&r2=1009 ============================================================================== --- tags/1.6.0.3/ChangeLog (original) +++ tags/1.6.0.3/ChangeLog Tue Jul 21 13:25:05 2009 @@ -1,3 +1,7 @@ +2009-07-21 Leif Madsen + + * Release Asterisk-Addons 1.6.0.3 + 2009-07-13 Leif Madsen * Release Asterisk-Addons 1.6.0.3-rc2 From asterisk-addons-commits at lists.digium.com Tue Jul 21 13:26:19 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 18:26:19 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1 r1010 - in /tags/1.6.1.1: .version ChangeLog Message-ID: Author: lmadsen Date: Tue Jul 21 13:26:15 2009 New Revision: 1010 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1010 Log: Update .version and ChangeLog Modified: tags/1.6.1.1/.version tags/1.6.1.1/ChangeLog Modified: tags/1.6.1.1/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1/.version?view=diff&rev=1010&r1=1009&r2=1010 ============================================================================== --- tags/1.6.1.1/.version (original) +++ tags/1.6.1.1/.version Tue Jul 21 13:26:15 2009 @@ -1,1 +1,1 @@ -1.6.1.1-rc2 +1.6.1.1 Modified: tags/1.6.1.1/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1/ChangeLog?view=diff&rev=1010&r1=1009&r2=1010 ============================================================================== --- tags/1.6.1.1/ChangeLog (original) +++ tags/1.6.1.1/ChangeLog Tue Jul 21 13:26:15 2009 @@ -1,3 +1,7 @@ +2009-07-21 Leif Madsen + + * Release Asterisk-Addons 1.6.1.1 + 2009-07-13 Leif Madsen * Release Asterisk-Addons 1.6.1.1-rc2 From asterisk-addons-commits at lists.digium.com Tue Jul 21 14:34:21 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 19:34:21 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0 r1011 - in /tags/1.6.2.0: .version ChangeLog Message-ID: Author: lmadsen Date: Tue Jul 21 14:34:18 2009 New Revision: 1011 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1011 Log: Update .version and ChangeLog Modified: tags/1.6.2.0/.version tags/1.6.2.0/ChangeLog Modified: tags/1.6.2.0/.version URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.2.0/.version?view=diff&rev=1011&r1=1010&r2=1011 ============================================================================== --- tags/1.6.2.0/.version (original) +++ tags/1.6.2.0/.version Tue Jul 21 14:34:18 2009 @@ -1,1 +1,1 @@ -1.6.2.0-rc1 +1.6.2.0 Modified: tags/1.6.2.0/ChangeLog URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.2.0/ChangeLog?view=diff&rev=1011&r1=1010&r2=1011 ============================================================================== --- tags/1.6.2.0/ChangeLog (original) +++ tags/1.6.2.0/ChangeLog Tue Jul 21 14:34:18 2009 @@ -1,3 +1,7 @@ +2009-07-21 Leif Madsen + + * Release Asterisk-Addons 1.6.2.0 + 2009-07-13 Leif Madsen * Release Asterisk-Addons 1.6.2.0-rc1 From asterisk-addons-commits at lists.digium.com Tue Jul 21 14:46:16 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 19:46:16 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.4.9 r1012 - /tags/1.4.9/ Message-ID: Author: lmadsen Date: Tue Jul 21 14:46:13 2009 New Revision: 1012 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1012 Log: Importing release summary for 1.4.9 release. Added: tags/1.4.9/asterisk-addons-1.4.9-summary.html (with props) tags/1.4.9/asterisk-addons-1.4.9-summary.txt (with props) Added: tags/1.4.9/asterisk-addons-1.4.9-summary.html URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9/asterisk-addons-1.4.9-summary.html?view=auto&rev=1012 ============================================================================== --- tags/1.4.9/asterisk-addons-1.4.9-summary.html (added) +++ tags/1.4.9/asterisk-addons-1.4.9-summary.html Tue Jul 21 14:46:13 2009 @@ -1,0 +1,85 @@ + + +Release Summary - asterisk-addons-1.4.9 + +

Release Summary

+

asterisk-addons-1.4.9

+

Date: 2009-07-21

+

<asteriskteam at digium.com>

+
+

Table of Contents

+
    +
  1. Summary
  2. +
  3. Contributors
  4. +
  5. Closed Issues
  6. +
  7. Other Changes
  8. +
  9. Diffstat
  10. +
+
+

Summary

+
[Back to Top]

This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.

+

The data in this summary reflects changes that have been made since the previous release, asterisk-addons-1.4.8.

+
+

Contributors

+
[Back to Top]

This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were closed by commits that went into this release.

+ + + + + + + + + + + +

Coders

Testers

Reporters

+3 tilghman
+1 kpfleming
+
+1 alecdavis
+1 jacco
+1 kowalma
+
+1 alecdavis
+1 kowalma
+
+
+

Closed Issues

+
[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

+

Category: Addons/res_config_mysql


+#15375: [patch] realtime mysql status always shows connected for 0 seconds/no connection
+Revision: 981
+Reporter: kowalma
+Testers: kowalma, jacco
+Coders: tilghman
+
+

Category: Applications/app_macro


+#14757: [patch] 'h' extension not being executed, if caller hangs up before call is answered
+Revision: 959
+Reporter: alecdavis
+Testers: alecdavis
+Coders: tilghman
+
+
+

Commits Not Associated with an Issue

+
[Back to Top]

This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.

+ + + +
RevisionAuthorSummaryIssues Referenced
886kpflemingIncorporate autoconf 2.63 related fixes to configure script
932tilghmanDONT_OPTIMIZE is a Makefile directive and needs to be interpreted before the compiler starts.
+
+

Diffstat Results

+
[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

+
+Makefile.rules             |    5 ++
+acinclude.m4               |   16 ++++----
+aclocal.m4                 |    2 -
+apps/app_addon_sql_mysql.c |   88 +++++++++++++++++++++++++++++++++++++++++++--
+configs/mysql.conf.sample  |    8 ++++
+res/res_config_mysql.c     |    8 +++-
+6 files changed, 114 insertions(+), 13 deletions(-)
+

+
+ + Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.html ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.4.9/asterisk-addons-1.4.9-summary.txt URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.4.9/asterisk-addons-1.4.9-summary.txt?view=auto&rev=1012 ============================================================================== --- tags/1.4.9/asterisk-addons-1.4.9-summary.txt (added) +++ tags/1.4.9/asterisk-addons-1.4.9-summary.txt Tue Jul 21 14:46:13 2009 @@ -1,0 +1,124 @@ + Release Summary + + asterisk-addons-1.4.9 + + Date: 2009-07-21 + + + + ---------------------------------------------------------------------- + + Table of Contents + + 1. Summary + 2. Contributors + 3. Closed Issues + 4. Other Changes + 5. Diffstat + + ---------------------------------------------------------------------- + + Summary + + [Back to Top] + + This release includes only bug fixes. The changes included were made only + to address problems that have been identified in this release series. + Users should be able to safely upgrade to this version if this release + series is already in use. Users considering upgrading from a previous + release series are strongly encouraged to review the UPGRADE.txt document + as well as the CHANGES document for information about upgrading to this + release series. + + The data in this summary reflects changes that have been made since the + previous release, asterisk-addons-1.4.8. + + ---------------------------------------------------------------------- + + Contributors + + [Back to Top] + + This table lists the people who have submitted code, those that have + tested patches, as well as those that reported issues on the issue tracker + that were resolved in this release. For coders, the number is how many of + their patches (of any size) were committed into this release. For testers, + the number is the number of times their name was listed as assisting with + testing a patch. Finally, for reporters, the number is the number of + issues that they reported that were closed by commits that went into this + release. + + Coders Testers Reporters + 3 tilghman 1 alecdavis 1 alecdavis + 1 kpfleming 1 jacco 1 kowalma + 1 kowalma + + ---------------------------------------------------------------------- + + Closed Issues + + [Back to Top] + + This is a list of all issues from the issue tracker that were closed by + changes that went into this release. + + Category: Addons/res_config_mysql + + #15375: [patch] realtime mysql status always shows connected for 0 + seconds/no connection + Revision: 981 + Reporter: kowalma + Testers: kowalma, jacco + Coders: tilghman + + Category: Applications/app_macro + + #14757: [patch] 'h' extension not being executed, if caller hangs up + before call is answered + Revision: 959 + Reporter: alecdavis + Testers: alecdavis + Coders: tilghman + + ---------------------------------------------------------------------- + + Commits Not Associated with an Issue + + [Back to Top] + + This is a list of all changes that went into this release that did not + directly close an issue from the issue tracker. The commits may have been + marked as being related to an issue. If that is the case, the issue + numbers are listed here, as well. + + +------------------------------------------------------------------------+ + | Revision | Author | Summary | Issues | + | | | | Referenced | + |----------+-----------+------------------------------------+------------| + | 886 | kpfleming | Incorporate autoconf 2.63 related | | + | | | fixes to configure script | | + |----------+-----------+------------------------------------+------------| + | | | DONT_OPTIMIZE is a Makefile | | + | 932 | tilghman | directive and needs to be | | + | | | interpreted before the compiler | | + | | | starts. | | + +------------------------------------------------------------------------+ + + ---------------------------------------------------------------------- + + Diffstat Results + + [Back to Top] + + This is a summary of the changes to the source code that went into this + release that was generated using the diffstat utility. + + Makefile.rules | 5 ++ + acinclude.m4 | 16 ++++---- + aclocal.m4 | 2 - + apps/app_addon_sql_mysql.c | 88 +++++++++++++++++++++++++++++++++++++++++++-- + configs/mysql.conf.sample | 8 ++++ + res/res_config_mysql.c | 8 +++- + 6 files changed, 114 insertions(+), 13 deletions(-) + + ---------------------------------------------------------------------- Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.txt ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.txt ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.4.9/asterisk-addons-1.4.9-summary.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain From asterisk-addons-commits at lists.digium.com Tue Jul 21 17:10:44 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 22:10:44 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.0.3 r1013 - /tags/1.6.0.3/ Message-ID: Author: lmadsen Date: Tue Jul 21 17:10:41 2009 New Revision: 1013 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1013 Log: Importing release summary for 1.6.0.3 release. Added: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html (with props) tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt (with props) Added: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html?view=auto&rev=1013 ============================================================================== --- tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html (added) +++ tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html Tue Jul 21 17:10:41 2009 @@ -1,0 +1,97 @@ + + +Release Summary - asterisk-addons-1.6.0.3 + +

Release Summary

+

asterisk-addons-1.6.0.3

+

Date: 2009-07-21

+

<asteriskteam at digium.com>

+
+

Table of Contents

+
    +
  1. Summary
  2. +
  3. Contributors
  4. +
  5. Closed Issues
  6. +
  7. Other Changes
  8. +
  9. Diffstat
  10. +
+
+

Summary

+
[Back to Top]

This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.

+

The data in this summary reflects changes that have been made since the previous release, asterisk-addons-1.6.0.2.

+
+

Contributors

+
[Back to Top]

This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were closed by commits that went into this release.

+ + + + + + + + + + + +

Coders

Testers

Reporters

+3 tilghman
+1 IgorG
+1 mnicholson
+
+1 alecdavis
+1 jacco
+1 kowalma
+
+1 alecdavis
+1 IgorG
+1 kowalma
+1 nikkk
+
+
+

Closed Issues

+
[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

+

Category: Addons/chan_mobile


+#15299: Calling with Local
+Revision: 991
+Reporter: nikkk
+Coders: mnicholson
+
+

Category: Addons/res_config_mysql


+#15094: [patch] Correct connection time in 'realtime mysql status'
+Revision: 931
+Reporter: IgorG
+Coders: IgorG
+
+#15375: [patch] realtime mysql status always shows connected for 0 seconds/no connection
+Revision: 983
+Reporter: kowalma
+Testers: kowalma, jacco
+Coders: tilghman
+
+

Category: Applications/app_macro


+#14757: [patch] 'h' extension not being executed, if caller hangs up before call is answered
+Revision: 961
+Reporter: alecdavis
+Testers: alecdavis
+Coders: tilghman
+
+
+

Commits Not Associated with an Issue

+
[Back to Top]

This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.

+ + +
RevisionAuthorSummaryIssues Referenced
934tilghmanDONT_OPTIMIZE is a Makefile directive and needs to be interpreted before the compiler starts.
+
+

Diffstat Results

+
[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

+
+Makefile.rules             |    5 ++
+apps/app_addon_sql_mysql.c |   87 +++++++++++++++++++++++++++++++++++++++++++--
+channels/chan_mobile.c     |    2 -
+configs/mysql.conf.sample  |    8 ++++
+res/res_config_mysql.c     |   10 +++--
+5 files changed, 105 insertions(+), 7 deletions(-)
+

+
+ + Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt?view=auto&rev=1013 ============================================================================== --- tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt (added) +++ tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt Tue Jul 21 17:10:41 2009 @@ -1,0 +1,132 @@ + Release Summary + + asterisk-addons-1.6.0.3 + + Date: 2009-07-21 + + + + ---------------------------------------------------------------------- + + Table of Contents + + 1. Summary + 2. Contributors + 3. Closed Issues + 4. Other Changes + 5. Diffstat + + ---------------------------------------------------------------------- + + Summary + + [Back to Top] + + This release includes only bug fixes. The changes included were made only + to address problems that have been identified in this release series. + Users should be able to safely upgrade to this version if this release + series is already in use. Users considering upgrading from a previous + release series are strongly encouraged to review the UPGRADE.txt document + as well as the CHANGES document for information about upgrading to this + release series. + + The data in this summary reflects changes that have been made since the + previous release, asterisk-addons-1.6.0.2. + + ---------------------------------------------------------------------- + + Contributors + + [Back to Top] + + This table lists the people who have submitted code, those that have + tested patches, as well as those that reported issues on the issue tracker + that were resolved in this release. For coders, the number is how many of + their patches (of any size) were committed into this release. For testers, + the number is the number of times their name was listed as assisting with + testing a patch. Finally, for reporters, the number is the number of + issues that they reported that were closed by commits that went into this + release. + + Coders Testers Reporters + 3 tilghman 1 alecdavis 1 alecdavis + 1 IgorG 1 jacco 1 IgorG + 1 mnicholson 1 kowalma 1 kowalma + 1 nikkk + + ---------------------------------------------------------------------- + + Closed Issues + + [Back to Top] + + This is a list of all issues from the issue tracker that were closed by + changes that went into this release. + + Category: Addons/chan_mobile + + #15299: Calling with Local + Revision: 991 + Reporter: nikkk + Coders: mnicholson + + Category: Addons/res_config_mysql + + #15094: [patch] Correct connection time in 'realtime mysql status' + Revision: 931 + Reporter: IgorG + Coders: IgorG + + #15375: [patch] realtime mysql status always shows connected for 0 + seconds/no connection + Revision: 983 + Reporter: kowalma + Testers: kowalma, jacco + Coders: tilghman + + Category: Applications/app_macro + + #14757: [patch] 'h' extension not being executed, if caller hangs up + before call is answered + Revision: 961 + Reporter: alecdavis + Testers: alecdavis + Coders: tilghman + + ---------------------------------------------------------------------- + + Commits Not Associated with an Issue + + [Back to Top] + + This is a list of all changes that went into this release that did not + directly close an issue from the issue tracker. The commits may have been + marked as being related to an issue. If that is the case, the issue + numbers are listed here, as well. + + +------------------------------------------------------------------------+ + | Revision | Author | Summary | Issues Referenced | + |----------+----------+------------------------------+-------------------| + | | | DONT_OPTIMIZE is a Makefile | | + | 934 | tilghman | directive and needs to be | | + | | | interpreted before the | | + | | | compiler starts. | | + +------------------------------------------------------------------------+ + + ---------------------------------------------------------------------- + + Diffstat Results + + [Back to Top] + + This is a summary of the changes to the source code that went into this + release that was generated using the diffstat utility. + + Makefile.rules | 5 ++ + apps/app_addon_sql_mysql.c | 87 +++++++++++++++++++++++++++++++++++++++++++-- + channels/chan_mobile.c | 2 - + configs/mysql.conf.sample | 8 ++++ + res/res_config_mysql.c | 10 +++-- + 5 files changed, 105 insertions(+), 7 deletions(-) + + ---------------------------------------------------------------------- Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.0.3/asterisk-addons-1.6.0.3-summary.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain From asterisk-addons-commits at lists.digium.com Tue Jul 21 17:12:04 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 22:12:04 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.1.1 r1014 - /tags/1.6.1.1/ Message-ID: Author: lmadsen Date: Tue Jul 21 17:12:01 2009 New Revision: 1014 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1014 Log: Importing release summary for 1.6.1.1 release. Added: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html (with props) tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt (with props) Added: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html?view=auto&rev=1014 ============================================================================== --- tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html (added) +++ tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html Tue Jul 21 17:12:01 2009 @@ -1,0 +1,98 @@ + + +Release Summary - asterisk-addons-1.6.1.1 + +

Release Summary

+

asterisk-addons-1.6.1.1

+

Date: 2009-07-21

+

<asteriskteam at digium.com>

+
+

Table of Contents

+
    +
  1. Summary
  2. +
  3. Contributors
  4. +
  5. Closed Issues
  6. +
  7. Other Changes
  8. +
  9. Diffstat
  10. +
+
+

Summary

+
[Back to Top]

This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.

+

The data in this summary reflects changes that have been made since the previous release, asterisk-addons-1.6.1.0.

+
+

Contributors

+
[Back to Top]

This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were closed by commits that went into this release.

+ + + + + + + + + + + +

Coders

Testers

Reporters

+4 tilghman
+1 mnicholson
+
+1 alecdavis
+1 cristiandimache
+1 jacco
+1 kowalma
+
+1 alecdavis
+1 cristiandimache
+1 kowalma
+1 nikkk
+
+
+

Closed Issues

+
[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

+

Category: Addons/chan_mobile


+#15299: Calling with Local
+Revision: 990
+Reporter: nikkk
+Coders: mnicholson
+
+

Category: Addons/res_config_mysql


+#15023: [patch] Bad locking logic on res_config_mysql.c
+Revision: 913
+Reporter: cristiandimache
+Testers: cristiandimache
+Coders: tilghman
+
+#15375: [patch] realtime mysql status always shows connected for 0 seconds/no connection
+Revision: 984
+Reporter: kowalma
+Testers: kowalma, jacco
+Coders: tilghman
+
+

Category: Applications/app_macro


+#14757: [patch] 'h' extension not being executed, if caller hangs up before call is answered
+Revision: 962
+Reporter: alecdavis
+Testers: alecdavis
+Coders: tilghman
+
+
+

Commits Not Associated with an Issue

+
[Back to Top]

This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.

+ + +
RevisionAuthorSummaryIssues Referenced
935tilghmanDONT_OPTIMIZE is a Makefile directive and needs to be interpreted before the compiler starts.
+
+

Diffstat Results

+
[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

+
+Makefile.rules             |    5 +-
+apps/app_addon_sql_mysql.c |   93 +++++++++++++++++++++++++++++++++++++++++++--
+channels/chan_mobile.c     |    2
+configs/mysql.conf.sample  |    8 +++
+res/res_config_mysql.c     |   51 +++++++++++++-----------
+5 files changed, 130 insertions(+), 29 deletions(-)
+

+
+ + Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt URL: http://svn.asterisk.org/svn-view/asterisk-addons/tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt?view=auto&rev=1014 ============================================================================== --- tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt (added) +++ tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt Tue Jul 21 17:12:01 2009 @@ -1,0 +1,133 @@ + Release Summary + + asterisk-addons-1.6.1.1 + + Date: 2009-07-21 + + + + ---------------------------------------------------------------------- + + Table of Contents + + 1. Summary + 2. Contributors + 3. Closed Issues + 4. Other Changes + 5. Diffstat + + ---------------------------------------------------------------------- + + Summary + + [Back to Top] + + This release includes only bug fixes. The changes included were made only + to address problems that have been identified in this release series. + Users should be able to safely upgrade to this version if this release + series is already in use. Users considering upgrading from a previous + release series are strongly encouraged to review the UPGRADE.txt document + as well as the CHANGES document for information about upgrading to this + release series. + + The data in this summary reflects changes that have been made since the + previous release, asterisk-addons-1.6.1.0. + + ---------------------------------------------------------------------- + + Contributors + + [Back to Top] + + This table lists the people who have submitted code, those that have + tested patches, as well as those that reported issues on the issue tracker + that were resolved in this release. For coders, the number is how many of + their patches (of any size) were committed into this release. For testers, + the number is the number of times their name was listed as assisting with + testing a patch. Finally, for reporters, the number is the number of + issues that they reported that were closed by commits that went into this + release. + + Coders Testers Reporters + 4 tilghman 1 alecdavis 1 alecdavis + 1 mnicholson 1 cristiandimache 1 cristiandimache + 1 jacco 1 kowalma + 1 kowalma 1 nikkk + + ---------------------------------------------------------------------- + + Closed Issues + + [Back to Top] + + This is a list of all issues from the issue tracker that were closed by + changes that went into this release. + + Category: Addons/chan_mobile + + #15299: Calling with Local + Revision: 990 + Reporter: nikkk + Coders: mnicholson + + Category: Addons/res_config_mysql + + #15023: [patch] Bad locking logic on res_config_mysql.c + Revision: 913 + Reporter: cristiandimache + Testers: cristiandimache + Coders: tilghman + + #15375: [patch] realtime mysql status always shows connected for 0 + seconds/no connection + Revision: 984 + Reporter: kowalma + Testers: kowalma, jacco + Coders: tilghman + + Category: Applications/app_macro + + #14757: [patch] 'h' extension not being executed, if caller hangs up + before call is answered + Revision: 962 + Reporter: alecdavis + Testers: alecdavis + Coders: tilghman + + ---------------------------------------------------------------------- + + Commits Not Associated with an Issue + + [Back to Top] + + This is a list of all changes that went into this release that did not + directly close an issue from the issue tracker. The commits may have been + marked as being related to an issue. If that is the case, the issue + numbers are listed here, as well. + + +------------------------------------------------------------------------+ + | Revision | Author | Summary | Issues Referenced | + |----------+----------+------------------------------+-------------------| + | | | DONT_OPTIMIZE is a Makefile | | + | 935 | tilghman | directive and needs to be | | + | | | interpreted before the | | + | | | compiler starts. | | + +------------------------------------------------------------------------+ + + ---------------------------------------------------------------------- + + Diffstat Results + + [Back to Top] + + This is a summary of the changes to the source code that went into this + release that was generated using the diffstat utility. + + Makefile.rules | 5 +- + apps/app_addon_sql_mysql.c | 93 +++++++++++++++++++++++++++++++++++++++++++-- + channels/chan_mobile.c | 2 + configs/mysql.conf.sample | 8 +++ + res/res_config_mysql.c | 51 +++++++++++++----------- + 5 files changed, 130 insertions(+), 29 deletions(-) + + ---------------------------------------------------------------------- Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt ------------------------------------------------------------------------------ svn:keywords = none Propchange: tags/1.6.1.1/asterisk-addons-1.6.1.1-summary.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain From asterisk-addons-commits at lists.digium.com Tue Jul 21 17:17:51 2009 From: asterisk-addons-commits at lists.digium.com (SVN commits to the Asterisk addons project) Date: Tue, 21 Jul 2009 22:17:51 -0000 Subject: [asterisk-addons-commits] lmadsen: tag 1.6.2.0 r1015 - /tags/1.6.2.0/ Message-ID: Author: lmadsen Date: Tue Jul 21 17:17:47 2009 New Revision: 1015 URL: http://svn.asterisk.org/svn-view/asterisk-addons?view=rev&rev=1015 Log: Remove full release tag until Asterisk is also a full release. Removed: tags/1.6.2.0/