[svn-commits] russell: tag 1.4.2 r403 - in /tags/1.4.2: .version ChangeLog
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jun 18 17:46:38 CDT 2007
Author: russell
Date: Mon Jun 18 17:46:37 2007
New Revision: 403
URL: http://svn.digium.com/view/asterisk-addons?view=rev&rev=403
Log:
importing files for 1.4.2 release
Added:
tags/1.4.2/.version (with props)
tags/1.4.2/ChangeLog (with props)
Added: tags/1.4.2/.version
URL: http://svn.digium.com/view/asterisk-addons/tags/1.4.2/.version?view=auto&rev=403
==============================================================================
--- tags/1.4.2/.version (added)
+++ tags/1.4.2/.version Mon Jun 18 17:46:37 2007
@@ -1,0 +1,1 @@
+1.4.2
Propchange: tags/1.4.2/.version
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: tags/1.4.2/.version
------------------------------------------------------------------------------
svn:keywords = none
Propchange: tags/1.4.2/.version
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: tags/1.4.2/ChangeLog
URL: http://svn.digium.com/view/asterisk-addons/tags/1.4.2/ChangeLog?view=auto&rev=403
==============================================================================
--- tags/1.4.2/ChangeLog (added)
+++ tags/1.4.2/ChangeLog Mon Jun 18 17:46:37 2007
@@ -1,0 +1,198 @@
+2007-06-18 Russell Bryant <russell at digium.com>
+
+ * Asterisk-Addons 1.4.2 released.
+
+2007-06-18 22:40 +0000 [r398] Russell Bryant <russell at digium.com>
+
+ * 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 <jcolp at digium.com>
+
+ * 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 <russell at digium.com>
+
+ * Makefile: Fix cross compiling for format_mp3 (issue #9875, patch
+ from zandbelt)
+
+2007-06-04 18:50 +0000 [r385] Joshua Colp <jcolp at digium.com>
+
+ * 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 <jparker at digium.com>
+
+ * 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 <jparker at digium.com>
+
+ * 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 <russell at digium.com>
+
+ * Asterisk-Addons 1.4.1 released.
+
+2007-04-10 04:37 +0000 [r360] Steve Murphy <murf at digium.com>
+
+ * 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 <tilghman at mail.jeffandtilghman.com>
+
+ * 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 <support at obj-sys.com>
+
+ * 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 <russell at digium.com>
+
+ * 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 <support at obj-sys.com>
+
+ * /, 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 <jparker at digium.com>
+
+ * /, 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 <support at obj-sys.com>
+
+ * 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 <support at obj-sys.com>
+
+ * 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 <support at obj-sys.com>
+
+ * 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 <russell at digium.com>
+
+ * 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 <kpfleming at digium.com>
+
+ * Asterisk-Addons 1.4.0 released.
+
+2006-12-14 22:19 +0000 [r319] Joshua Colp <jcolp at digium.com>
+
+ * 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 <jcolp at digium.com>
+
+ * 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 <kpfleming at digium.com>
+
+ * Asterisk-Addons 1.4.0-beta2 released.
+
+2006-09-25 14:37 +0000 [r310] Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
+
+ * Makefile: Combination of tabs and spaces makes the Makefile
+ difficult to follow
+
+2006-09-22 23:30 +0000 [r308] Kevin P. Fleming <kpfleming at digium.com>
+
+ * 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 <kpfleming at digium.com>
+
+ * Asterisk-Addons 1.4.0-beta1 released.
+
+
Propchange: tags/1.4.2/ChangeLog
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: tags/1.4.2/ChangeLog
------------------------------------------------------------------------------
svn:keywords = none
Propchange: tags/1.4.2/ChangeLog
------------------------------------------------------------------------------
svn:mime-type = text/plain
More information about the svn-commits
mailing list