[svn-commits] kpfleming: tag 1.4.0-beta3 r1711 - in /tags/1.4.0-beta3: .version ChangeLog

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Dec 12 15:49:16 MST 2006


Author: kpfleming
Date: Tue Dec 12 16:49:16 2006
New Revision: 1711

URL: http://svn.digium.com/view/zaptel?view=rev&rev=1711
Log:
importing files for 1.4.0-beta3 release

Added:
    tags/1.4.0-beta3/.version   (with props)
    tags/1.4.0-beta3/ChangeLog   (with props)

Added: tags/1.4.0-beta3/.version
URL: http://svn.digium.com/view/zaptel/tags/1.4.0-beta3/.version?view=auto&rev=1711
==============================================================================
--- tags/1.4.0-beta3/.version (added)
+++ tags/1.4.0-beta3/.version Tue Dec 12 16:49:16 2006
@@ -1,0 +1,1 @@
+1.4.0-beta3

Propchange: tags/1.4.0-beta3/.version
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.4.0-beta3/.version
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.4.0-beta3/.version
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tags/1.4.0-beta3/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.4.0-beta3/ChangeLog?view=auto&rev=1711
==============================================================================
--- tags/1.4.0-beta3/ChangeLog (added)
+++ tags/1.4.0-beta3/ChangeLog Tue Dec 12 16:49:16 2006
@@ -1,0 +1,279 @@
+2006-12-12  Kevin P. Fleming  <kpfleming at digium.com>
+
+	* Zaptel 1.4.0-beta3 released.
+	
+2006-12-11 19:07 +0000 [r1698-1701]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* /, xpp/xdefs.h: Merged revisions 1700 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1700
+	  | kpfleming | 2006-12-11 13:05:43 -0600 (Mon, 11 Dec 2006) | 2
+	  lines kernel 2.6.19 now has a type called 'bool', although it's
+	  not completely implemented so there will still be some warnings
+	  when building xpp against 2.6.19 kernel headers ........
+
+	* pciradio.c, wct4xxp/base.c, wcte11xp.c, wct1xxp.c, wctdm.c, /,
+	  torisa.c, wcusb.c, wctdm24xxp.c, zaptel.h, tor2.c, wcfxo.c:
+	  Merged revisions 1697 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1697
+	  | kpfleming | 2006-12-11 12:27:15 -0600 (Mon, 11 Dec 2006) | 2
+	  lines kernel 2.6.19 API changes compatibility ........
+
+2006-12-06 23:25 +0000 [r1687]  Joshua Colp <jcolp at digium.com>
+
+	* Makefile, ztcfg-dude.c, /: Merged revisions 1686 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r1686 | file | 2006-12-06 18:22:11 -0500 (Wed, 06 Dec 2006) | 2
+	  lines Link ztcfg-dude against stdc++ so we get needed functions.
+	  (issue #8494 reported by Romik) ........
+
+2006-12-01 00:13 +0000 [r1673-1678]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/card_fxo.c, xpp: r1671 at boole: tzafrir | 2006-12-01 01:30:24
+	  +0200 r2806 at boole: oron | 2006-11-27 16:54:06 +0200 Fixed panic
+	  in ticket:147 merged code from changeset:2802 changeset:2804
+
+	* xpp/card_fxo.c, xpp: r1670 at boole: tzafrir | 2006-12-01 01:29:57
+	  +0200 r2794 at boole: oron | 2006-11-26 14:24:15 +0200 Remove all
+	  SOFT_RING code (unused for a long time).
+
+	* xpp/xpp_zap.c, xpp, xpp/xpd.h: r1668 at boole: tzafrir | 2006-11-30
+	  23:48:25 +0200 r2832 at boole: tzafrir | 2006-11-29 11:06:06 +0200
+	  Add parameter xpp_ec to the module xpp (xpp_zap.c). Defaults to
+	  1. If 0, module will use Zaptel echo canceller even with
+	  XPP_EC_CHUNK. Parameter is read-only for now: cannot be set
+	  through /sys/modules. (Merge of changeset:2830)
+
+	* xpp/utils/genzaptelconf, xpp: r1667 at boole: tzafrir | 2006-11-30
+	  23:46:46 +0200 r2831 at boole: tzafrir | 2006-11-29 11:05:08 +0200
+	  genzaptelconf: A list of countries for which to use busydetect.
+	  (backport of changeset:2829)
+
+	* xpp/init_card_3_23, xpp/init_card_4_23, xpp/calibrate_slics,
+	  xpp/card_fxo.c, xpp/xbus-core.c, xpp/card_global.c,
+	  xpp/card_fxs.c, xpp/README.Astribank, xpp/utils/Makefile,
+	  xpp/Makefile, xpp/utils/genzaptelconf, xpp: r1666 at boole: tzafrir
+	  | 2006-11-30 23:46:11 +0200 r2817 at boole: oron | 2006-11-28
+	  13:39:47 +0200 Maintenance branch for asterisk-1.2.x
+
+2006-11-30 00:24 +0000 [r1664]  Jason Parker <jparker at digium.com>
+
+	* build_tools/genmodconf, /: Merged revisions 1663 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r1663 | qwell | 2006-11-29 18:23:33 -0600 (Wed, 29 Nov 2006) | 2
+	  lines Fix issue that was discovered by using dash as /bin/sh
+	  instead of bash. ........
+
+2006-11-29 22:27 +0000 [r1661]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* /, zconfig.h: Merged revisions 1660 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1660
+	  | kpfleming | 2006-11-29 16:24:07 -0600 (Wed, 29 Nov 2006) | 2
+	  lines clarify the BOOST_RINGER compile-time option ........
+
+2006-11-29 17:31 +0000 [r1656-1658]  Matt Frederickson <creslin at digium.com>
+
+	* ztcfg.c: Fix for #7860. Make sure we don't allow channel 16 to be
+	  clear if it's in E1/CAS mode.
+
+	* zttool.c: Fix for (#8300)
+
+2006-11-26 08:12 +0000 [r1642]  Russell Bryant <russell at digium.com>
+
+	* wcte11xp.c, /: Merged revisions 1641 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1641
+	  | russell | 2006-11-26 03:10:22 -0500 (Sun, 26 Nov 2006) | 3
+	  lines Remove a misplaced semicolon which caused some debug output
+	  to be printed regardless of the debug setting. (issue #8414,
+	  gknispel_proformatique) ........
+
+2006-11-22 23:30 +0000 [r1637]  Matt Frederickson <creslin at digium.com>
+
+	* zaptel.c: Update for #8403
+
+2006-11-21 15:19 +0000 [r1623]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/utils/Makefile: Typo: SBINDIR -> BINDIR .
+
+2006-11-17 17:47 +0000 [r1614-1615]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Fix an issue (8071) where wct4xxp wasn't being put into
+	  /etc/modprobe.d/zaptel (or similar). There should be no reason
+	  that adding wct4xxp to the MODULES variable at this point in the
+	  Makefile, would cause any harm. Somebody please correct me if I'm
+	  wrong... (Fix is slightly different from 1.2)
+
+	* /: Blocked revisions 1613 via svnmerge ........ r1613 | qwell |
+	  2006-11-17 11:43:12 -0600 (Fri, 17 Nov 2006) | 5 lines Fix an
+	  issue (8071) where wct4xxp wasn't being put into
+	  /etc/modprobe.d/zaptel (or similar). There should be no reason
+	  that adding wct4xxp to the MODULES variable at this point in the
+	  Makefile, would cause any harm. Somebody please correct me if I'm
+	  wrong... ........
+
+2006-11-17 04:12 +0000 [r1611]  BJ Weschke <bweschke at btwtech.com>
+
+	* /, zaptel.c: Merged revisions 1610 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1610
+	  | bweschke | 2006-11-16 23:06:05 -0500 (Thu, 16 Nov 2006) | 4
+	  lines mattf - I'm not sure if this is where you wanted the
+	  definitions placed. If not, please fix, but this gets the
+	  compiles working again for now. ........
+
+2006-11-17 00:52 +0000 [r1606-1609]  Matt Frederickson <creslin at digium.com>
+
+	* zaptel.c: Fix for 7991.
+
+	* zaptel.c: Fix for 7769
+
+2006-11-11 14:34 +0000 [r1590]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/init_card_3_23, xpp/init_card_4_23: init_card[34]_23: merge
+	  from 2654,2655. * Redirect stderr to /dev/null. Without any
+	  redirection, it may fail with exitval=4 . Probably, fd 2 is
+	  closed and the shell (or sed which is used in the scripts) tries
+	  to write to it (or do some other I/O related syscall) which
+	  fails. * make XPP_BASE handling identical in the two scripts.
+
+2006-11-09 15:58 +0000 [r1576]  Russell Bryant <russell at digium.com>
+
+	* Makefile: fix an expression in the install target (issue #8321,
+	  tzafrir)
+
+2006-11-08 23:06 +0000 [r1574]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wct4xxp/vpm450m.c, wct4xxp/base.c, wcte11xp.c, wct4xxp/vpm450m.h,
+	  /: Merged revisions 1573 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1573
+	  | kpfleming | 2006-11-08 17:04:33 -0600 (Wed, 08 Nov 2006) | 3
+	  lines clean up recent VPMOCT changes add support for Infineon
+	  FALC rev 2.2 ........
+
+2006-11-08 16:01 +0000 [r1571]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/utils/print_modes.c: Fixed a typo in the "wctdm
+	  reimplementation".
+
+2006-11-08 03:44 +0000 [r1566-1568]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wct4xxp, configure, configure.ac, makeopts.in: update configure
+	  script to add searching for libusb update svn:ignore for new
+	  firmware header file names
+
+2006-11-06 22:48 +0000 [r1565]  Matt Frederickson <creslin at digium.com>
+
+	* wct4xxp/vpm450m.c, wct4xxp/Kbuild, wct4xxp/base.c,
+	  wct4xxp/Makefile, wct4xxp/vpm450m.h, wct4xxp/OCT6114-64D.ima
+	  (added): Add support into 1.4 branch for new VPMOCT64 as well
+
+2006-11-06 19:07 +0000 [r1557-1558]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/init_card_3_23, xpp/init_card_4_23: Fixes for card init
+	  scripts from rev 2633: * Don't log card init scripts to
+	  /tmp/results . * Document how to trace, though. * init_card_4_23:
+	  don't re-open the slics file.
+
+	* xpp/xpp_zap.c, xpp/utils/print_modes.c,
+	  xpp/utils/xpp_fxloader.usermap, xpp/firmwares/FPGA_1151.hex
+	  (added), xpp/xpp_zap.h, xpp/slic.c (removed), xpp/xproto.c,
+	  xpp/firmwares/FPGA_FXS.hex (added), xpp/firmwares/USB_1130.hex
+	  (added), xpp/utils/USB_1130.hex (removed), xpp/utils/FPGA_FXS.hex
+	  (removed), xpp/slic.h (removed), xpp/init_data_3_20.cmd
+	  (removed), xpp/xpd.h, xpp/xproto.h, xpp/firmwares/USB_1150.hex
+	  (added), xpp/init_card_4_23 (added), xpp/calibrate_slics,
+	  xpp/xbus-core.c, xpp/init_data_4_19.cmd (removed),
+	  xpp/utils/adj_clock.c (added), xpp/utils/xpp_fxloader,
+	  xpp/xbus-core.h, xpp/xdefs.h, xpp, xpp/utils,
+	  xpp/utils/genzaptelconf.8, xpp/card_fxo.c, xpp/card_global.c,
+	  xpp/card_fxs.c, xpp/README.Astribank, xpp/card_fxo.h,
+	  xpp/utils/Makefile, xpp/Makefile, xpp/utils/adj_clock.8 (added),
+	  xpp/card_fxs.h, xpp/card_global.h, xpp/init_data_4_20.cmd
+	  (removed), xpp/init_card_3_23 (added), xpp/initialize_registers
+	  (removed), xpp/init_data_3_19.cmd (removed),
+	  xpp/firmwares/LICENSE.firmware (added), xpp/firmwares/README
+	  (added), xpp/utils/USB_8613.hex (removed), xpp/LICENSE.firmware
+	  (removed), xpp/utils/genzaptelconf, xpp/firmwares (added),
+	  xpp/xpp_usb.c: Merging xpp driver release 1.2 (rev. 2569),
+	  originally team/tzafrir/xpp_1.2 * Should build well. Almost
+	  final. * genzaptelconf: Also work when zap_autoreg=0 *
+	  README.Astribank updated for rev. 1.2. * xpp/utils/Makefile: Use
+	  $< with cc -c * Get xpp/utils configuration from autoconf
+	  (without changesin top dir)
+
+2006-11-01 19:04 +0000 [r1547]  Russell Bryant <russell at digium.com>
+
+	* Makefile, wct4xxp/Makefile, configure, configure.ac,
+	  xpp/utils/Makefile, makeopts.in: instead of setting HOSTCC and CC
+	  directly in the Makefile, use the information provided by the
+	  configure script (issue #8055, tzafrir)
+
+2006-10-31 06:26 +0000 [r1543]  Russell Bryant <russell at digium.com>
+
+	* Makefile, /: Merged revisions 1542 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1542
+	  | russell | 2006-10-31 01:25:16 -0500 (Tue, 31 Oct 2006) | 3
+	  lines fix the installation of wct4xxp for 2.4 kernels (issue
+	  #7964, fixed by gkloepfer, but the committed fix is slightly
+	  modified) ........
+
+2006-10-26 00:03 +0000 [r1536]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wctdm.c, /, wctdm24xxp.c: Merged revisions 1534-1535 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r1534 | kpfleming | 2006-10-25 18:54:41 -0500 (Wed, 25 Oct 2006)
+	  | 2 lines do ProSLIC 3215 check properly ........ r1535 |
+	  kpfleming | 2006-10-25 19:00:31 -0500 (Wed, 25 Oct 2006) | 2
+	  lines do ProSLIC 3215 check properly in this driver too ........
+
+2006-10-24 01:33 +0000 [r1528-1530]  Russell Bryant <russell at digium.com>
+
+	* pciradio_vhdl.tar.gz (removed), raddiag.tar.gz (removed): Both of
+	  these files are corrupted and can not be decompressed, so they
+	  need to be re-added. (issue #8134)
+
+	* /, doc/ztmonitor.8, doc/zttool.8, doc/ztcfg.8: Merged revisions
+	  1527 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1527
+	  | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3
+	  lines convert some characters of ISO8859-1 encoding to be UTF-8
+	  (issue #8200, jcollie) ........
+
+2006-10-20 01:26 +0000 [r1520]  Joshua Colp <jcolp at digium.com>
+
+	* /, torisa.c, zaptel.h, zconfig.h: Merged revisions 1519 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+	  ........ r1519 | file | 2006-10-19 21:23:26 -0400 (Thu, 19 Oct
+	  2006) | 2 lines Later distros have now taken to removing this
+	  file as it has been deprecated for awhile now... so on kernels
+	  2.6.18 or higher we can safely not include it. (props to jsmith)
+	  ........
+
+2006-10-18 02:15 +0000 [r1518]  Russell Bryant <russell at digium.com>
+
+	* /: Blocked revisions 1517 via svnmerge ........ r1517 | russell |
+	  2006-10-17 22:14:43 -0400 (Tue, 17 Oct 2006) | 3 lines remove
+	  ROOT_PREFIX, and move INSTALL_PREFIX to before the first time it
+	  is used (issue #7913, darren1713) ........
+
+2006-10-17  Kevin P. Fleming  <kpfleming at digium.com>
+
+	* Zaptel 1.4.0-beta2 released.
+	
+2006-10-17 16:40 +0000 [r1507]  Russell Bryant <russell at digium.com>
+
+	* wct4xxp/base.c: Set the readbuf size to be the same size of the
+	  variable, readsize. This buffer was 31 bytes, while the readsize
+	  could be 32 bytes, causing a read into invalid memory. (issue
+	  #8155, araasch)
+
+2006-10-11 17:25 +0000 [r1500]  Joshua Colp <jcolp at digium.com>
+
+	* Makefile: Copy to both directories, not just the first one.
+
+2006-10-02 23:50 +0000 [r1490]  Matt O'Gorman <mogorman at digium.com>
+
+	* wctdm.c, wctdm24xxp.c: add support for setting gain registers on
+	  the fxo and fxs modules.
+
+2006-09-20  Kevin P. Fleming  <kpfleming at digium.com>
+
+	* Zaptel 1.4.0-beta1 released.

Propchange: tags/1.4.0-beta3/ChangeLog
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.4.0-beta3/ChangeLog
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.4.0-beta3/ChangeLog
------------------------------------------------------------------------------
    svn:mime-type = text/plain



More information about the svn-commits mailing list