[svn-commits] mattf: tag 1.4.7 r3253 - in /tags/1.4.7: .version ChangeLog

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Nov 27 10:57:21 CST 2007


Author: mattf
Date: Tue Nov 27 10:57:20 2007
New Revision: 3253

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3253
Log:
importing files for 1.4.7 release

Added:
    tags/1.4.7/.version   (with props)
    tags/1.4.7/ChangeLog   (with props)

Added: tags/1.4.7/.version
URL: http://svn.digium.com/view/zaptel/tags/1.4.7/.version?view=auto&rev=3253
==============================================================================
--- tags/1.4.7/.version (added)
+++ tags/1.4.7/.version Tue Nov 27 10:57:20 2007
@@ -1,0 +1,1 @@
+1.4.7

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

Propchange: tags/1.4.7/.version
------------------------------------------------------------------------------
    svn:keywords = none

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

Added: tags/1.4.7/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.4.7/ChangeLog?view=auto&rev=3253
==============================================================================
--- tags/1.4.7/ChangeLog (added)
+++ tags/1.4.7/ChangeLog Tue Nov 27 10:57:20 2007
@@ -1,0 +1,2327 @@
+2007-11-27  Matthew Fredrickson <creslin at digium.com>
+
+	* Zaptel 1.4.7 released.
+	
+2007-11-22 00:29 +0000 [r3242-3245]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c: Make sure that's disabled until I retest that
+
+	* wctdm24xxp/wctdm24xxp.h, wctdm24xxp/base.c, /: Merged revisions
+	  3243 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3243
+	  | mattf | 2007-11-21 17:51:48 -0600 (Wed, 21 Nov 2007) | 1 line
+	  Add new product support ........
+
+	* wctc4xxp/base.c, /: Merged revisions 3241 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3241
+	  | mattf | 2007-11-21 16:45:32 -0600 (Wed, 21 Nov 2007) | 1 line
+	  Transcoder driver updates. Fixes G.723 no audio issues with
+	  latest drivers ........
+
+2007-11-14 15:22 +0000 [r3233]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, xpp/.version, xpp/utils/print_modes.c,
+	  xpp/init_card_3_29, /, xpp/init_card_4_29, xpp/Changelog_xpp: xpp
+	  r5010: * Fix a deadlock spotted on some SMP installations. *
+	  Improve (reduce) signal attenuation on FXO ports. * Increase FXS
+	  ring detect debounce interval. Merged revisions 3229-3232 via
+	  svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-11-11 01:22 +0000 [r3223-3226]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, tor2ee.c (removed): tor2ee doesn't build. Remove it.
+	  Closes #10278.
+
+	* /, ztmonitor.c: ztmonitor: Get rid of a pointless static buffer
+	  and strcpy. And also give a more useful conversion message.
+	  Merged revisions 3222 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-11-08 21:48 +0000 [r3221]  Tilghman Lesher <tlesher at digium.com>
+
+	* zttool.c: Add dependency on newt Reported by: dimas Patch by:
+	  tilghman Closes issue #11199
+
+2007-11-07 20:18 +0000 [r3218-3220]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile: Don't try to generate bindir and mandir if there are no
+	  binaries to install (this causes an invalid install command).
+
+	* build_tools: make_firmware_object is now generated. Ignore it.
+
+	* xpp/utils/zconf/Zaptel/Chans.pm, /, xpp/utils/genzaptelconf,
+	  xpp/utils/zconf/Zaptel/Hardware/PCI.pm: * zaptel-perl,
+	  genzaptelconf: Detect and list Rhino cards. * zaptel-perl: Fix
+	  reporting of empty slots in analog Digium cards. * genzaptelconf:
+	  More readable case-s. Merged revisions 3217 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-11-06 21:14 +0000 [r3216]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c, /: Merged revisions 3215 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3215
+	  | mattf | 2007-11-06 15:13:09 -0600 (Tue, 06 Nov 2007) | 1 line
+	  Cross port fxo line voltage monitoring patch from wctdm to
+	  wctdm24xxp ........
+
+2007-11-03 16:23 +0000 [r3211]  Matthew Fredrickson <creslin at digium.com>
+
+	* firmware/Makefile, wctc4xxp/base.c: Major update for tc4xxp
+	  driver. Fixes many outstanding issues related to channel lockups,
+	  etc. It also raises the maximum channel count for g.729 to 120
+	  channels.
+
+2007-10-31 21:09 +0000 [r3206]  Mark Michelson <mmichelson at digium.com>
+
+	* sethdlc-new.c, /, sethdlc.c: Merged revisions 3205 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r3205 | mmichelson | 2007-10-31 16:08:15 -0500 (Wed, 31 Oct 2007)
+	  | 5 lines Fixed potential buffer overflow. See AST-2007-024 for
+	  more details ........
+
+2007-10-31 13:10 +0000 [r3202]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /: Blocking merge of r3201 which is a backport from 1.4 .
+
+2007-10-28 18:26 +0000 [r3198]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* firmware/Makefile, build_tools/make_firmware_object (removed),
+	  configure, build_tools/make_firmware_object.in (added),
+	  configure.ac: Firmware object file building does not depend
+	  anymore on another object to be linked into the same module. That
+	  dependency existed solely for checking target binary properties
+	  in make_firmware_object . Those properties are now checked in
+	  autoconf.
+
+2007-10-27 16:33 +0000 [r3195]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, configure, configure.ac, makeopts.in: Detect SELinux
+	  support (for install target) in autoconf. Can be manually
+	  overriden in configure or make.
+
+2007-10-26 15:36 +0000 [r3190]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* ztdummy.c, wct4xxp/base.c, wcte11xp.c, wcte12xp.c, wctdm.c,
+	  wctdm24xxp/base.c, tor2.c, zaptel-base.c: If you depend on
+	  anything that is not in /usr/include/zaptel , you must build with
+	  the local zaptel.h . Otherwise you may mix two versions of Zaptel
+	  .
+
+2007-10-26 15:12 +0000 [r3189]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c, /: Merged revisions 3188 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3188
+	  | mattf | 2007-10-26 10:08:37 -0500 (Fri, 26 Oct 2007) | 1 line
+	  Another clock polarity update. To fix garbage audio on some
+	  systems with the wctdm24xxp driver and VPMADT032 ........
+
+2007-10-26 13:34 +0000 [r3185]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* wcfxsusb.h (removed), Makefile, wcfxsusb.c (removed): Remove
+	  obsolete drivers (replaced by wcusb).
+
+2007-10-18 22:56 +0000 [r3170]  Jason Parker <jparker at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 3169 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3169
+	  | qwell | 2007-10-18 17:56:14 -0500 (Thu, 18 Oct 2007) | 4 lines
+	  Correct the name of the wct4xxp driver. Issue 11030 ........
+
+2007-10-18  Matthew Fredrickson <creslin at digium.com>
+
+	* Zaptel 1.4.6 released.
+	
+2007-10-18 20:53 +0000 [r3161]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c: Make sure we only increment timingslips when
+	  there actually are timing slips, instead of everytime we service
+	  the framer
+
+2007-10-18 20:32 +0000 [r3154-3158]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/utils/zconf/Zaptel/Chans.pm, /: Fix zaptel_hardware's
+	  behaviour for unknown span types. Merged revisions 3157 via
+	  svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2
+
+	* xpp/.version, /, xpp/init_card_4_29, xpp/Makefile,
+	  xpp/Changelog_xpp, xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+	  xpp/utils/zconf/Zaptel/Xpp.pm: * zaptel-perl should not panic
+	  when there is no /proc/bus/usb (Closes #11020). * Don't build
+	  metering by default for now. * And this is xpp rev 4900. * Make
+	  opermode work again. Merged revisions 3152-3153 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-10-16 20:25 +0000 [r3143-3147]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README, /: Update README yet again.
+
+	* xpp/xpp_zap.c, xpp/.version, xpp/card_pri.c, xpp/card_fxo.c,
+	  xpp/firmwares/USB_FW.hex (added), xpp/card_fxs.c,
+	  xpp/README.Astribank, xpp/utils/zaptel_hardware, xpp/xproto.c,
+	  xpp/Changelog_xpp (added), xpp/firmwares/USB_1130.hex (removed),
+	  xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+	  xpp/firmwares/USB_1140.hex (removed),
+	  xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/xpd.h, xpp/xproto.h,
+	  xpp/firmwares/USB_1150.hex (removed),
+	  xpp/utils/zconf/Zaptel/Hardware.pm, xpp/ChangeLog (removed),
+	  xpp/utils/zt_registration, xpp/xbus-core.c, /,
+	  xpp/utils/xpp_fxloader, xpp/utils/zaptel_drivers (added),
+	  xpp/utils/fpga_load.c, xpp/xdefs.h,
+	  xpp/utils/zconf/Zaptel/Xpp.pm,
+	  xpp/utils/zconf/Zaptel/Hardware/PCI.pm, xpp/xpp_usb.c: xpp r4892:
+	  * Zaptel/Hardware perl modules: - Use sysfs directly. Don't rely
+	  on lspci/lsusb. - Each device has a description and driver name.
+	  - Zaptel::Hardware::drivers() to show the list of required
+	  drivers for this system (see zaptel_drivers). - zaptel_hardware
+	  shows a description and a (suggested?) driver. * zt_registration
+	  sorts by Serial first and only then by connector. * USB_FW.hex
+	  replaces all the USB_11x0.hex . - Separate USB interface for the
+	  management processor. - Hence fpga_load can now work even with
+	  drivers loaded. * Fix firmware upgrading. * Fix manual firmware
+	  loading while auto-loading. Merged revisions 3142 via svnmerge
+	  from http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-10-16 16:40 +0000 [r3139]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* /: use latest Octasic API release
+
+2007-10-12 22:25 +0000 [r3133]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c, /: Merged revisions 3132 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3132
+	  | mattf | 2007-10-12 17:19:58 -0500 (Fri, 12 Oct 2007) | 1 line
+	  Fix for false power alarms, as well as a clock polarity issue
+	  ........
+
+2007-10-07 15:05 +0000 [r3121]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: Update the links section (including an on-line HTML copy
+	  of the README).
+
+2007-10-04 18:06 +0000 [r3113]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README, contrib (removed), /, build_tools/install_prereq
+	  (removed), install_prereq (added): * install_prereq is not a
+	  build script. Move it to main directory (which is our scripts
+	  directory). * Don't run/print install command when there's
+	  nothing to install. * Fix install_prereq command in README .
+	  Merged revisions 3109-3112 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-10-03 17:05 +0000 [r3106]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, xpp/utils/hexfile.c, xpp/firmwares/FPGA_1151.hex,
+	  xpp/utils/hexfile.h, xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex,
+	  xpp/xproto.h, xpp/xpd.h, xpp/ChangeLog, xpp/xbus-core.c,
+	  xpp/init_card_4_28 (removed), xpp/init_card_4_29 (added),
+	  xpp/init_card_6_28 (removed), xpp/init_card_6_29 (added),
+	  xpp/utils/fpga_load.c, xpp/xdefs.h, xpp/utils/zapconf,
+	  xpp/.version, xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c,
+	  xpp/xbus-sysfs.c, xpp/utils/zaptel_hardware, xpp/utils/Makefile,
+	  xpp/init_card_3_28 (removed), xpp/utils/zt_registration,
+	  xpp/init_card_3_29 (added), /, xpp/init_card_7_28 (removed),
+	  xpp/init_card_7_29 (added), xpp/init_card_9_28 (removed),
+	  xpp/init_card_9_29 (added), xpp/utils/genzaptelconf,
+	  xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.c: New xpp release:
+	  r4786: * New firmware protocol version: 2.9 . * fpga_load:
+	  initial clean-ups before interface split. * genzaptelconf: Don't
+	  leave an empty directory behind (4784) * Increase xpp
+	  poll_timeout to 1000ms - useful for CentOS 4 (r4781). * Fix
+	  initialization anoyance: if AB don't answer to polls, don't
+	  waitfor_xpds, and show no waiting XPDs (r4725). * Disable
+	  dtmf_detect by default once again (r4712). * Don't check twice
+	  for asterisk to stop. The second test was done while Asterisk was
+	  still stopping (r4708). * Support building the kernel with M=
+	  instead of with SUBDIRS= , as used in some newer build systems
+	  (r4677). Merged revisions 3105 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-10-01 08:21 +0000 [r3100]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /: No need to met those to changes back into 1.4 .
+
+2007-09-29 01:57 +0000 [r3097]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: * Document the usage of ./configure . * spacing.
+
+2007-09-26 20:11 +0000 [r3094]  Tilghman Lesher <tlesher at digium.com>
+
+	* contrib/scripts/install_prereq (added), contrib (added),
+	  contrib/scripts (added): Add a script to load package
+	  prerequisites (closes issue #10523)
+
+2007-09-23 00:53 +0000 [r3087-3090]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: Ignore errors from fxotune -s. The channel can be
+	  used e.g. if Asterisk is already running.
+
+	* xpp/ChangeLog, /, xpp/card_fxs.c: Re-disable dtmf_detection of
+	  the FXS module (From xpp rev 4712). Merged revisions 3084 via
+	  svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-09-22 20:18 +0000 [r3079-3082]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c: Make some improvements in how we do event
+	  retrieval
+
+	* wct4xxp/base.c: Disable that for now (DTMF detection)
+
+2007-09-22 08:07 +0000 [r3070-3076]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile.kernel26: Makefile Automatically enabling Zaptel MMX
+	  support. Disabled by default for now. * To enable, build with
+	  ZAPTEL_MMX_AUTO=yes (or any other non-empty value) * There is a
+	  white list of configuration values (without the prefix CONFIG_).
+	  One of them needs to be set in order for CONFIG_ZAPTEL_MMX to be
+	  enabled. * Only adds support for kernel 2.6 . If anybody finds a
+	  simple way to do the same with 2.4 - patches are welcomes.
+
+	* ztdummy.c: Sort out print messages in ztdummy: * Proper priority
+	  to every message. * Remove a useless global.
+
+	* zaptel.init: fxotune must be run after ztcfg.
+
+2007-09-20 18:42 +0000 [r3067]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Remove DESTDIR from CONFIG_FILE, since we don't want
+	  DESTDIR passed in as part of the -DZAPTEL_CONFIG. Closes issue
+	  #10764, pointed out by cabal95
+
+2007-09-20 16:52 +0000 [r3064]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c: Disable native bridging pending resolving of
+	  some issues
+
+2007-09-19 11:13 +0000 [r3061]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* ztcfg.c: Clarify that ztcfg prints the channel map before
+	  actually configuring channels.
+
+2007-09-18 10:21 +0000 [r3051-3056]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /, xpp/Makefile: Support building the kernel with M= instead of
+	  with SUBDIRS= , as used in some newer build systems. From xpp
+	  r4677. Merged revisions 3055 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+	* zaptel-base.c: Give proper type for printk messages.
+
+	* zaptel-base.c: Fix the ioctl ZT_CHANDIAG and enable it by
+	  default. (Backport changeset 2384 from trunk)
+
+2007-09-17 19:32 +0000 [r3048]  Tilghman Lesher <tlesher at digium.com>
+
+	* zaptel.h, zaptel-base.c: Revert previous change on spaninfo and
+	  institute an ABI compatible call, to avoid breaking zaptel ABI
+	  compatibility between releases (closes issue #10745)
+
+2007-09-16 14:55 +0000 [r3044-3045]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* fxotune.c, zaptel.init: * Run fxotune automatically on startup. *
+	  Make fxotune -s less verbose by default so it won't make noise
+	  for the init.d script.
+
+	* ztdummy.c, README: * Document ztdummy changes. * It's a (ztdummy)
+	  clock source, not ztdummy type.
+
+2007-09-15 20:40 +0000 [r3041]  Matthew Fredrickson <creslin at digium.com>
+
+	* ztcfg.c: Remove silly CAS signalling conflicts... patch
+
+2007-09-15 20:21 +0000 [r3020-3038]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* ztdummy.c: Include support for high-resolution timers for linux
+	  >= 2.6.22 (#10314). Changes from the patch: * Only support
+	  kernels >= 2.6.22, as hrtimer_forward is only exported as of that
+	  version. * Adapted to my recent changes in ztdummy.c . * Use
+	  ZAPTEL_TIME_NS instead of ZAPTEL_RATE * Simplified ticks debug
+	  statement. Will only be used if debug=2 or debug=3 .
+
+	* ztdummy.c: Include the type of the ztdummy module in the desc
+	  (span description) filed. To check what type of module you built,
+	  use: strings ztdummy.ko | grep type tr '%' '\n' <ztdummy.ko |
+	  grep -a type: Or look at the span title line in /proc/zaptel .
+
+	* ztdummy.c: ZAPTEL_RATE is not a time period.
+
+	* firmware/Makefile, Makefile: s/INSTALL_PREFIX/DESTDIR/ in
+	  firmware/Makefile . The install target now won't fail in DESTDIR
+	  install, but will probably do nothing.
+
+	* xpp/xpp_zap.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h,
+	  xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex, xpp/xproto.h,
+	  xpp/xpd.h, xpp/utils/zconf/Zaptel/Chans.pm, xpp/param_doc
+	  (added), xpp/card_bri.c, xpp/init_card_4_26 (removed),
+	  xpp/ChangeLog, xpp/xbus-core.c, xpp/init_card_4_28 (added),
+	  xpp/init_card_6_26 (removed), xpp/init_card_6_28 (added),
+	  xpp/card_bri.h, xpp/xbus-core.h, xpp/utils/zapconf, xpp/.version,
+	  xpp/card_pri.c, xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c,
+	  xpp/card_pri.h, xpp/README.Astribank, xpp/card_fxs.c,
+	  xpp/card_global.c, xpp/card_fxo.h, xpp/utils/Makefile,
+	  xpp/card_global.h, xpp/card_fxs.h, xpp/init_card_3_26 (removed),
+	  xpp/zap_debug.h, xpp/init_card_3_28 (added), xpp/init_card_7_26
+	  (removed), /, xpp/init_card_7_28 (added), xpp/init_card_9_26
+	  (removed), xpp/init_card_9_28 (added), xpp/xpp_usb.c: New xpp
+	  release (Xorcom rev 4648): * New firmware protocol version: 2.8 .
+	  * New firmwares fix input ports offhook. * Cleanup INFO()
+	  messages during module loading. * USB: Receive queue with
+	  TASKLETS [r4600]. Controlled by rx_tasklet parameter to xpp_usb
+	  module (can be changed in runtime). * The pcm_tasklet parameter
+	  in xpp module is deprecated: - Does not actually do anything. -
+	  If set during module loading, shows an ERR() message. - Also
+	  appears in /proc/xpp/sync * FXS: Hardware DTMF detection by
+	  default, can be disabled by setting dtmf_detection=0 parameter to
+	  xpd_fxs. PCM is muted when DTMF key is pressed. * zapconf: - Can
+	  now generate users.conf compatible with asterisk-gui. - Optional
+	  command-line arguments denoting which files to generate. Possible
+	  values are 'zaptel', 'zapata' and 'users'. - Defaults to creating
+	  zaptel and zapata. Merged revisions 3019 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-09-13 21:58 +0000 [r3016-3017]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: No need for a duplicate list of modules.
+
+	* /, zaptel.init, zaptel.sysconfig: The order of modules load
+	  counts, if you have multiple cards. Merged revisions 3015 via
+	  svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-09-13 21:33 +0000 [r3014]  Joshua Colp <jcolp at digium.com>
+
+	* /, zaptel.init, zaptel.sysconfig: Merged revisions 3013 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+	  ........ r3013 | file | 2007-09-13 18:31:30 -0300 (Thu, 13 Sep
+	  2007) | 2 lines Add TE120P to init script. ........
+
+2007-09-11 18:10 +0000 [r3011-3012]  Russell Bryant <russell at digium.com>
+
+	* wctdm24xxp/wctdm24xxp.h, wctdm24xxp/base.c: After committing the
+	  patch to make ringdebounce a module parameter in wctdm, I went
+	  ahead and made the same change to wctdm24xxp. *** Note that there
+	  is a discrepancy here. wctdm uses 64 ms as the default ring
+	  debounce value while this module uses 128 ms. I'm not sure which
+	  one is more appropriate, but they should certainly default to the
+	  same thing.
+
+	* wctdm.c: Make ringdebounce a module parameter (closes issue
+	  #10218, pnlarsson
+
+2007-09-09 23:42 +0000 [r3006-3008]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.sysconfig: Also probe for wcte12xp by default (before
+	  wcte11xp).
+
+	* xpp/.version, xpp/utils/xpp_sync, xpp/card_pri.c (added),
+	  xpp/firmwares/FPGA_1141.hex, xpp/firmwares/FPGA_1151.hex,
+	  xpp/README.metering, xpp/card_pri.h (added),
+	  xpp/README.Astribank, xpp/Makefile, xpp/utils/Makefile,
+	  xpp/utils/example_default_zaptel (added),
+	  xpp/firmwares/FPGA_FXS.hex, xpp/xpd.h, xpp/xproto.h,
+	  xpp/init_card_4_26, xpp/ChangeLog, /, xpp/init_card_9_26 (added),
+	  xpp/utils/genzaptelconf, xpp/utils/zapconf, xpp/utils: xpp.r4584:
+	  * New firmware to fix FXS leds irregularities. * Less noise at
+	  build time - don't echo version, test compile only once. *
+	  zapconf can generate users.conf snippets. * xpd_pri: initial
+	  version. * ignore perlcheck. Merged revisions 3004-3005 via
+	  svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-09-08 12:08 +0000 [r2995-2999]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, configure, configure.ac, makeopts.in: * Let autoconf
+	  figure out the switches for asciidoc. * Remove some leftover set
+	  -x from previous debug...
+
+	* Makefile, /, xpp: Allow overriding the asciidoc command. This
+	  allows using asciidoc < 7. Merged revisions 2997 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* zttest.c: * Improve accuracy of zttest by using floats (#10312).
+	  * Account only for the time of actually waiting for the clock. *
+	  Clarify message for zttest -v . * Don't print some digits that
+	  are not meaningful enough.
+
+2007-09-04 16:16 +0000 [r2992]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel-base.c: Fixing the ZAPTEL_SYNC_TICK patch for
+	  zaptel-base.c (#9645)
+
+2007-09-04 14:09 +0000 [r2991]  Joshua Colp <jcolp at digium.com>
+
+	* zaptel.h: (closes issue #10087) Reported by: Matti Remove comment
+	  that is no longer true. -1 will not cause the name to be used.
+
+2007-09-01 03:32 +0000 [r2990]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* ppp/Makefile, README, ppp, /, configure, configure.ac,
+	  makeopts.in: * Maintain the same meaning of DESTDIR and
+	  INSTALL_PREFIX as in main Makefile * Document ppp support to the
+	  best of my knowledge. * Err clearly if the VERSION was not found.
+	  * Add some basic/broken detection of ppp in autoconf. Merged
+	  revisions 2987 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-31 15:56 +0000 [r2988]  Jason Parker <jparker at digium.com>
+
+	* Makefile: CONFIG_FILE already has DESTDIR prepend to it. It is
+	  not needed here. Issue 10619, patch by djflux
+
+2007-08-30 22:47 +0000 [r2986]  Tilghman Lesher <tlesher at digium.com>
+
+	* zaptel.h, zaptel-base.c: Add two fields to the spanconfig struct
+	  (at the bottom, as suggested by tzafrir), with a define to let
+	  modules know that it's there
+
+2007-08-30 21:53 +0000 [r2984-2985]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* ppp/Makefile, ppp (added), ppp/zaptel.c, /: Merged revisions 2983
+	  via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2983
+	  | kpfleming | 2007-08-30 16:48:55 -0500 (Thu, 30 Aug 2007) | 2
+	  lines add a proper plugin for Zaptel support in pppd, so that it
+	  can be used with any distro-supplied version of pppd instead of
+	  requiring a patched copy from the Digium download site ........
+
+	* wct4xxp/base.c: don't know how this was missed when i upgraded
+	  the interrupt flags before...
+
+2007-08-30 17:18 +0000 [r2977-2980]  Russell Bryant <russell at digium.com>
+
+	* wctdm24xxp/base.c: remove an unnecessary memset of the global
+	  ifaces array on module init
+
+	* wctdm.c: Remove some code that could never be executed. Instead
+	  of fixing the if statement, I just removed it. The contents of
+	  this global array are guaranteed to be zeroed out for us on load.
+
+2007-08-28 18:48 +0000 [r2971-2972]  Matthew Fredrickson <creslin at digium.com>
+
+	* patlooptest.c: Revert the patlooptest changes
+
+	* Makefile, patlooptest.c: Make sure the target name is not the
+	  same as the directory name. Thanks Josh :-)
+
+2007-08-28 17:53 +0000 [r2967-2969]  Russell Bryant <russell at digium.com>
+
+	* zonedata.c: fix index for ru tones. Thanks to Malcolm for
+	  pointing this out.
+
+	* zonedata.c: Add Russian tones. (issue #7953, hanabana)
+
+2007-08-27 21:42 +0000 [r2963]  Jason Parker <jparker at digium.com>
+
+	* Makefile, /: Merged revisions 2962 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2962
+	  | qwell | 2007-08-27 16:38:48 -0500 (Mon, 27 Aug 2007) | 3 lines
+	  Make sure we build the static version of libtonezone (and as a
+	  side-effect, all of the programs) with -fPIC ........
+
+2007-08-27 07:15 +0000 [r2952-2961]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, /: Enact the init.d script when not installing to a
+	  DESTDIR. Merged revisions 2960 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+	* xpp/Makefile: Reduce the noise when building xpp/ .
+
+	* Makefile: * Skip cleaning modules if KSRC is not defined: it is
+	  optional if you build userspace alone ("make programs"). * Pass
+	  HOTPLUG_FIRMWARE explicitly to kernel 2.6 makefile. This is to
+	  help eventually remove .EXPORT_ALL_VARIABLES from Makefile.
+
+	* Makefile: What is -O4 anyway?
+
+	* Makefile: Allow 'make clean' to work without a valid KSRC (for
+	  those building just 'programs').
+
+	* zaptel.sysconfig: In theory there should be no editing of the
+	  init.d script needed. So document how we can configure it without
+	  editing.
+
+	* zaptel.init: zaptel.init: Allow passing extra arguments (e.g.: -c
+	  conffig) to ztcfg.
+
+	* zconfig.h: Enable the sync tick patch.
+
+	* Makefile: Do install the hdlc network interface script.
+
+2007-08-24 20:47 +0000 [r2950]  Jason Parker <jparker at digium.com>
+
+	* /, Makefile.kernel26: Merged revisions 2949 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 (closes issue
+	  #10555) ........ r2949 | qwell | 2007-08-24 15:46:20 -0500 (Fri,
+	  24 Aug 2007) | 4 lines Fix an issue that caused only MG2 and
+	  possibly HPEC to work. Issue 10555, patch by me. ........
+
+2007-08-24 19:41 +0000 [r2946-2948]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c: Let's not exclusive framer interrupts by default
+
+	* zaptel-base.c: More backport code
+
+	* wct4xxp/base.c, zaptel.h, wct4xxp/wct4xxp.h: Beginning backport
+	  of trunk to 1.4
+
+2007-08-23 16:42 +0000 [r2941]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm.c, wctdm24xxp/base.c, /: Merged revisions 2940 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r2940 | mattf | 2007-08-23 11:41:36 -0500 (Thu, 23 Aug 2007) | 1
+	  line Increase CWCID reliability on analog modules significantly.
+	  (although if you have problems with pulse dialing on high REN
+	  loads, see the comment to revert the value back to its previous
+	  value). Thanks Kinsey and Rick. ........
+
+2007-08-22 21:02 +0000 [r2934-2937]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2936 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2936
+	  | qwell | 2007-08-22 16:01:14 -0500 (Wed, 22 Aug 2007) | 6 lines
+	  Don't try to create devices 250 and above in udev. Closes issue
+	  10522, fix found by me (but I'm not going to take credit for the
+	  code, since it already existed in trunk for some reason) ........
+
+	* Makefile: Reverse logic which checks for existing zaptel.conf
+	  Issue 10527, reported by arcivanov.
+
+2007-08-21  Matthew Fredrickson <creslin at digium.com>
+
+	* Zaptel 1.4.5.1 released.
+	
+2007-08-21 18:42 +0000 [r2922-2924]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/GpakCust.h, wctdm24xxp/wctdm24xxp.h,
+	  wctdm24xxp/base.c, /, wctdm24xxp/GpakCust.c: Merged revisions
+	  2923 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2923
+	  | mattf | 2007-08-21 13:40:23 -0500 (Tue, 21 Aug 2007) | 1 line
+	  Allow wctdm24xxp to compile on a 2.4 based kernel ........
+
+	* Makefile: Add some 2.4 Makefile trickery for wctdm24xxp
+
+2007-08-21 16:49 +0000 [r2920]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xbus-core.c, /: Fix building on kernel 2.6.23rc1, from Axel
+	  Thimm (xpp r4523). Merged revisions 2919 via svnmerge from
+	  http://svn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-21 15:02 +0000 [r2917]  Russell Bryant <russell at digium.com>
+
+	* firmware/Makefile: change ftp to downloads
+
+2007-08-21 08:21 +0000 [r2911-2915]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* fxotune.c, /: * Add an explicit mode to the callto open (the
+	  default one that is used anyway). * Clarify error message. closes
+	  #10505 on Zaptel 1.4. Merged revisions 2914 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* /, zaptel.init: * Set maximal zaptel udev timeout to 20 seconds.
+	  * Allow overriding it from cwrcconfconfig file (and explain how).
+	  (From trunk r2909 - got accidentally commited there first).
+	  Merged revisions 2910 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-19 12:12 +0000 [r2905-2907]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /, xpp/README.Astribank: Fix README.Astribank with asciidoc
+	  8.2.2: make "underlining" more strict. (xpp r4519) Merged
+	  revisions 2906 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* Makefile, /: * Fix Makefile typo in 'install-progrms:' (Thanks,
+	  Mark Purcell). * Rename the generated xpp/README.html to
+	  xpp/README.Astribank.html to provide a unique basename among docs
+	  (helps debian packaging).
+
+2007-08-17  Matthew Fredrickson <creslin at digium.com>
+
+	* Zaptel 1.4.5 released.
+	
+2007-08-17 18:13 +0000 [r2866-2881]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /, build_tools/install_prereq: install_prereq: Don't install
+	  packages twice. Merged revisions 2880 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* /: An 1.2-specific fix.
+
+	* Makefile, README, /: * programs and install-programs are now for
+	  all of userspace. Added the target 'utils' for what 'programs'
+	  used to be. * tonezone.h is installed with install-libs, not
+	  install-include . * Document this. * Document some other
+	  variations on 'make' and 'make install'. * Improve documentation
+	  of /proc/zaptel . * Ignoring some more utilities.
+
+	* /: No need to merge those changes - the implementation in 1.4 is
+	  different.
+
+	* Makefile, makeopts.in: Get LDFLAGS and CFLAGS from autoconf. Make
+	  sure that they get everywhere.
+
+	* Makefile: Build menuselect with the HOSTCC.
+
+	* xpp/xpp_zap.c, xpp/.version,
+	  xpp/utils/zconf/Zaptel/Config/Defaults.pm, xpp/card_fxo.c,
+	  xpp/xbus-sysfs.c, xpp/xpp_zap.h, xpp/card_global.c,
+	  xpp/card_fxs.c, xpp/README.Astribank, xpp/xproto.c, xpp/xpd.h,
+	  xpp/card_bri.c, xpp/zap_debug.h, xpp/ChangeLog, xpp/xbus-core.c,
+	  /, zaptel.sysconfig, xpp/utils/genzaptelconf, xpp/xpp_usb.c: xpp
+	  rev. 4515: * BRI improvement: an 'nt_keepalive' parameter to
+	  xpd_bri forces a BRI_NT to retry a connection indefinitely (this
+	  is our default). When false it revert to the behaviour in
+	  changeset:4415 ("Bezeq like") * Improvement in DBG macros. The
+	  print_dbg parameter is now set of flags to debug. They are
+	  defined in zap_debug.h * Don't use Astribanks connected to USB1
+	  interfaces Unless the user set the option usb1=1 for xpp_usb
+	  (r4504). * And some more documentation... * Include some of our
+	  variables in the default zaptel sample file. Merged revisions
+	  2860 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-16 20:48 +0000 [r2858-2865]  Matthew Fredrickson <creslin at digium.com>
+
+	* wcte12xp.c, /: Merged revisions 2864 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2864
+	  | mattf | 2007-08-16 15:47:46 -0500 (Thu, 16 Aug 2007) | 1 line
+	  Make sure we enable MRM ........
+
+	* /, wctdm24xxp/GpakApi.c: Merged revisions 2861 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2861
+	  | mattf | 2007-08-16 15:10:03 -0500 (Thu, 16 Aug 2007) | 1 line
+	  Remove some unused variables from compilation ........
+
+	* wcte12xp.c, wctdm24xxp/base.c, /: Merged revisions 2857 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+	  ........ r2857 | mattf | 2007-08-16 15:02:58 -0500 (Thu, 16 Aug
+	  2007) | 1 line Fix for when voicebus based cards stop taking
+	  interrupts on some systems ........
+
+2007-08-16 18:39 +0000 [r2855]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, /, xpp: * Add a rule for generating xpp/README.html
+	  (not used by default). * Ignore it, and clean it and README.html
+	  . Merged revisions 2850 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-16 17:05 +0000 [r2853]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c, /: Merged revisions 2852 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2852
+	  | mattf | 2007-08-16 12:01:18 -0500 (Thu, 16 Aug 2007) | 1 line
+	  Make sure the gain adjustment is only done if the VPM100M is
+	  present ........
+
+2007-08-16 13:32 +0000 [r2849]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile: Break install target, as in 1.2: * Provide separate
+	  programs and libs targets , and provide separate
+	  install-programs, install-libs , install-includes and
+	  install-modules. * DESTDIR should work. INSTALL_PREFIX was
+	  removed, as it was ambigious. Use the vaiable 'prefix' to
+	  override /usr . * Print a message at the end of the install
+	  target. * Convert shell logic in targets to make logic. * Still
+	  not sure install-libs and install-includes are really needed. *
+	  Use includedir, mandir and libdir (but not sbindir) from
+	  configure. * Install Man pages and utils according to those
+	  selected by the user.
+
+2007-08-15 22:12 +0000 [r2842-2847]  Matthew Fredrickson <creslin at digium.com>
+
+	* ztdynamic.c: Fix for 8277. Inproper alarm handling on dynamic
+	  spans
+
+	* Makefile: Make sure that the URL is REALLY up to date
+
+	* Makefile: Make sure we use the new ftp.digium.com
+
+2007-08-15 14:26 +0000 [r2833-2839]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, README, /, Makefile.kernel26, zconfig.h: * Allow
+	  setting the echo canceller from the Makefile or the environment
+	  (needed for overriding the default EC in Debian m-a builds) *
+	  Allow specifiying extra modules in the make command line:
+	  MODULES_EXTRA and SUBDIRS_EXTRA Merged revisions 2838 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* /, Makefile.kernel26: Fix building on older CentOS 4 and Trixbox.
+	  Merged revisions 2836 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+	* xpp/.version, xpp/ChangeLog, /, xpp/README.Astribank,
+	  xpp/card_fxs.c, xpp/xproto.c: Merging a few small changes Xorcom:
+	  * Marked with no. 4416, to note that major changes after 4415
+	  were note merged yet. * Demote the messages about PCM in non-PCM
+	  from notice to debug (r4501). * Fix sample BRI zapata.conf: NT
+	  instead of TE (r4498). * Disable FXS hardware DTMF detection by
+	  default (r4492). Merged revisions 2832 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-10 21:58 +0000 [r2830]  Matthew Fredrickson <creslin at digium.com>
+
+	* wctdm24xxp/base.c, /: Merged revisions 2829 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2829
+	  | mattf | 2007-08-10 16:54:56 -0500 (Fri, 10 Aug 2007) | 1 line
+	  Make sure we permit MRM commands ........
+
+2007-08-06 20:31 +0000 [r2821-2824]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Use host compiler to build gendigits Issue 10255,
+	  initial patch by mirabilos, modified by me to work with 1.4.
+
+	* zaptel.h: Include some headers from the target system rather than
+	  the build system. Issue 10254, patch by mirabilos
+
+2007-08-05 12:31 +0000 [r2819]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /, xpp/utils/zconf/Zaptel/Hardware/PCI.pm: Extra Zaptel PCI IDs
+	  (from Philipp Kempgen). From Xorcom r4466. Merged revisions 2818
+	  via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-01 22:41 +0000 [r2812]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, xpp/.version, xpp/firmwares/FPGA_1141.hex,
+	  xpp/card_fxo.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h,
+	  xpp/xbus-sysfs.c (added), xpp/card_fxs.c, xpp/xproto.c,
+	  xpp/utils/Makefile, xpp/Makefile, xpp/firmwares/FPGA_FXS.hex,
+	  xpp/card_global.h, xpp/xpd.h, xpp/xproto.h, xpp/zap_debug.h,
+	  xpp/card_bri.c, xpp/ChangeLog, xpp/xbus-core.c, /,
+	  xpp/utils/xpp_fxloader, xpp/xbus-core.h, xpp/utils/astribank_hook
+	  (added), xpp/utils/xpp.rules, xpp/xpp_usb.c: xpp.r4415: * Show
+	  Astribank 6+2 as 6/2 channels and not 8/8 channels. - Added as a
+	  "subtype" to the device type (r4391). * Fixed a panic in BRI span
+	  shutdown method (r4393). * Changes to debug macros. * Add proper
+	  sysfs support (r4406) - A bus on whuch all of the Astribanks
+	  reside. - Replaces useless sysfs code that existed in the module.
+	  - Currently used to set the sync source automatically at device
+	  adition / removal. * BRI: We do need the T1 timer in NT. If it
+	  gets into G2 state (rr4407). Merged revisions 2811 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2
+
+2007-08-01 20:21 +0000 [r2809]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2808 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2808
+	  | qwell | 2007-08-01 15:21:04 -0500 (Wed, 01 Aug 2007) | 2 lines
+	  Per Matt Fredrickson, we don't want to use GFP_KERNEL while
+	  holding a spinlock. ........
+
+2007-08-01 00:15 +0000 [r2806-2807]  Jim Dixon <telesistant at hotmail.com>
+
+	* pciradio.c: Merged back in some changes I wasnt aware of
+
+	* pciradio.c: Much newer and improved version of pciradio driver
+
+2007-07-30 17:23 +0000 [r2802]  Jason Parker <jparker at digium.com>
+
+	* /, hpec/hpec_zaptel.h: Merged revisions 2251 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2251
+	  | kpfleming | 2007-02-28 14:44:28 -0600 (Wed, 28 Feb 2007) | 2
+	  lines allow the HPEC to work even if echotraining has been
+	  requested (the HPEC doesn't do echotraining, but it shouldn't
+	  fail just because the user asked for it) ........
+
+2007-07-29 00:39 +0000 [r2797]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* /, wctdm24xxp, xpp/utils: * Ignore generated files on the new
+	  wctdm24xxp dir. (from 1.2 r2796) * Ignore two extra man pages on
+	  xpp/utils .
+
+2007-07-27 21:56 +0000 [r2790]  Jason Parker <jparker at digium.com>
+
+	* /: Blocked revisions 2789 via svnmerge ........ r2789 | qwell |
+	  2007-07-27 16:55:56 -0500 (Fri, 27 Jul 2007) | 3 lines Rearrange
+	  and add some Makefile targets to be in line with the original
+	  intentions of the addition of targets such as install-programs.
+	  ........
+
+2007-07-27 19:36 +0000 [r2782-2787]  Matthew Fredrickson <creslin at digium.com>
+
+	* fxotune.c: Quick fix for the could not fill input buffer problem
+
+	* wctdm24xxp/base.c, /: Merged revisions 2781 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2781
+	  | mattf | 2007-07-27 14:02:28 -0500 (Fri, 27 Jul 2007) | 1 line
+	  Minor message removal ........
+
+2007-07-24 18:02 +0000 [r2776]  Joshua Colp <jcolp at digium.com>
+

[... 1492 lines stripped ...]



More information about the svn-commits mailing list