[zaptel-commits] mattf: tag 1.2.25 r4153 - in /tags/1.2.25: .version ChangeLog
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Tue Apr 8 15:43:57 CDT 2008
Author: mattf
Date: Tue Apr 8 15:43:57 2008
New Revision: 4153
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4153
Log:
Importing files for 1.2.25 release
Added:
tags/1.2.25/.version (with props)
tags/1.2.25/ChangeLog (with props)
Added: tags/1.2.25/.version
URL: http://svn.digium.com/view/zaptel/tags/1.2.25/.version?view=auto&rev=4153
==============================================================================
--- tags/1.2.25/.version (added)
+++ tags/1.2.25/.version Tue Apr 8 15:43:57 2008
@@ -1,0 +1,1 @@
+1.2.25
Propchange: tags/1.2.25/.version
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: tags/1.2.25/.version
------------------------------------------------------------------------------
svn:keywords = none
Propchange: tags/1.2.25/.version
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: tags/1.2.25/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.2.25/ChangeLog?view=auto&rev=4153
==============================================================================
--- tags/1.2.25/ChangeLog (added)
+++ tags/1.2.25/ChangeLog Tue Apr 8 15:43:57 2008
@@ -1,0 +1,2783 @@
+2008-04-08 Matthew Fredrickson <creslin at digium.com>
+
+ * Zaptel 1.2.25 released
+
+2008-04-04 18:09 +0000 [r4138] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Hardware/PCI.pm: Zaptel::Hardware - Add
+ support for AEX410.
+
+2008-04-04 17:46 +0000 [r4136] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Add support for AEX410
+
+2008-04-04 04:29 +0000 [r4126-4132] sruffell <sruffell at localhost>:
+
+ * wctdm.c: svn merge -c4096
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wctdm.c
+ .
+
+ * wctdm24xxp/Kbuild, wctdm24xxp/wctdm24xxp.h, wcte12xp/vpmadt032.c,
+ wctdm24xxp/base.c, voicebus.c (added), wcte12xp/wcte12xp.h,
+ voicebus.h (added), wcte12xp/Kbuild, wcte12xp/base.c, fxo_modes.h
+ (added): svn merge -c4096
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wctdm24xxp
+ wctdm24xxp svn merge -c4096
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wcte12xp
+ wcte12xp svn cp
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/voicebus.c
+ . svn cp
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/voicebus.h
+ . svn cp
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/fxo_modes.h
+ .
+
+ * wctdm24xxp/wctdm24xxp.h, wctdm.c, wctdm24xxp/base.c,
+ wctdm24xxp/GpakApi.c, wcte12xp/base.c, zaptel-base.c,
+ wcte12xp/GpakApi.c: svn merge -c3012
+ https://origsvn.digium.com/svn/zaptel/branches/1.4 . svn merge
+ -c3701 https://origsvn.digium.com/svn/zaptel/branches/1.4 . svn
+ merge -c3703 https://origsvn.digium.com/svn/zaptel/branches/1.4 .
+ svn merge -c4050
+ https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel .
+
+ * xpp/card_fxo.c: Moving a macro to quiet a compiler warning.
+
+ * wctdm.c: svn merge -r 3010:3011
+ https://origsvn.digium.com/svn/zaptel/branches/1.4
+
+2008-04-01 00:08 +0000 [r4109-4118] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Err.... re-fix make clean for kernel 2.4.
+
+ * Makefile: Fix 'make clean' when there's no kernel tree. Partial
+ backport of r4082 from 1.4.
+
+ * xpp/README.Astribank: Document when "D-Chan RX Bad checksum" is
+ not a problem.
+
+2008-03-26 08:36 +0000 [r4085] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * build_tools/genudevrules: Don't easily fail for missing udevinfo.
+ Nobody has that older udev version (or otherwise we might have
+ recieved a bug report about a bogus == rule). TODO: fix the
+ UDEVRULES test in Makefile.
+
+2008-03-24 21:06 +0000 [r4072] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp/vpmadt032.c: Add in new parameters added for 1.16
+ version of the firmware for the TE120 which should have already
+ been merged in.
+
+2008-03-21 01:20 +0000 [r4036-4038] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * hdlctest.c, hdlcstress.c: * Get hdlcstress and hdlctest to build.
+ * Make sure everything's initialized in hdlctest.c .
+
+ * hdlcstress.c: Revert accidental changes to hdlcstress.c
+
+ * xpp/card_pri.c, xpp/utils/zconf/Zaptel/Hardware.pm,
+ xpp/utils/zconf/Zaptel/Xpp/Line.pm, hdlcstress.c,
+ xpp/README.Astribank, xpp/Changelog_xpp: * Earleier
+ initialization of PRI module's register. * Fix zaptel-perl
+ reporting of battery after procfs changes. * Documentation
+ updates.
+
+2008-03-19 19:58 +0000 [r4025-4028] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp/GpakApi.h, wcte12xp/GpakErrs.h, wcte12xp/VPMADT032.bin,
+ wcte12xp/GpakHpi.h, wcte12xp/GpakApi.c, wcte12xp/gpakenum.h: Add
+ support for new VPMADT032 fw for the TE120
+
+ * wctdm24xxp/base.c: Make sure this check is made in 1.2 as well
+
+2008-03-18 23:51 +0000 [r4012] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/card_fxs.c, xpp/xbus-pcm.c: * We need to silence the
+ echo-canceller buffers as well. * But no need to cancel echo on
+ channels without PCM. * Switch to FXS hardware DTMF detection
+ again.
+
+2008-03-14 16:32 +0000 [r3988] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/VPMADT032.bin, wctdm24xxp/base.c,
+ wctdm24xxp/GpakApi.c, wctdm24xxp/GpakApi.h,
+ wctdm24xxp/gpakErrs.h: Update wctdm24xxp's VPMADT032 firmware to
+ version 1.16
+
+2008-03-09 11:59 +0000 [r3968-3972] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile, zaptel.conf.sample: More asciidoc polishes and small
+ sample file fixes.
+
+ * Makefile, README, zaptel.conf.sample: Integrating sample /
+ reference configuration file into the reference documentation.
+
+2008-03-06 22:54 +0000 [r3951-3952] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/firmwares/FPGA_1151.hex, xpp/xproto.c, xpp/Changelog_xpp,
+ xpp/firmwares/FPGA_FXS.hex, xpp/calibrate_slics, xpp/card_bri.c,
+ xpp/xbus-core.c, xpp/utils/xpp_fxloader, xpp/xbus-core.h,
+ xpp/xdefs.h, xpp/utils/xpp.rules, xpp/utils/zapconf,
+ xpp/utils/zconf/Zaptel/Hardware/PCI.pm, xpp/.version,
+ xpp/card_pri.c, xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c,
+ xpp/xbus-sysfs.c, xpp/xframe_queue.c, xpp/card_fxs.c,
+ xpp/README.Astribank, xpp/Kbuild, xpp/card_global.c,
+ xpp/utils/Makefile, xpp/utils/xpp_timing (added), xpp/xbus-pcm.c,
+ xpp/xbus-pcm.h, xpp/init_card_3_29,
+ xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/astribank_hook,
+ xpp/xpp_usb.c, xpp/xpp_zap.c: xpp.r5512: * Build: - Zaptel >=
+ 1.4.9 is migrating to storing kernel stuff in zaptel/kernel/* -
+ We conditionally use old/new directory scheme: In xpp/Kbuild and
+ xpp/utils/Makefile use ZAP_KERNEL variable, so it's not confused
+ with ZAPTEL_DIR (which appears in zaptel/Makefile as well). - Fix
+ compile warnings on 64 bit systems. - Compile fixes for
+ kernel-2.6.24 * UDEV: - /etc/udev/rules.d/xpp.rules now uses
+ XPP_INIT_DIR to find astribank_hook. - astribank_hook: Modify to
+ do nothing. Add some documentation. * Autoconfiguration --
+ zapconf: - Don't fail zapconf et.al. if no config file was found.
+ - Skip the 'IRQ Missing:' line in /proc/zaptel/nnn for
+ wcte1xp(?). - Add some newer Digium cards to our hardware
+ inventory. - Partially handle cases where the /proc/zaptel
+ strings does not contain info about E1/T1/J1 or NT/TE. * Better
+ SYNC: - Finer tuning of PLL (New firmware). - Change calculation
+ algorithm of sync offset. It now copes better with the variance
+ in USB frame reception timing. - Statistics: . The view of
+ results was moved from /proc/xpp/XBUS-*/summary to a new
+ /sys/bus/astribanks/devices/xbus-*/timing and enhanced. . A new
+ xpp_timing script shows all astribanks. . A new write only
+ /sys/bus/astribanks/devices/xbus-*/cls is used to clear
+ statistics. Eventually, clearing of XBUS related statistics
+ should be done here. One that was migrated is the clearing of
+ 'PCM [TR]X:' numbers currently appearing in
+ /proc/xpp/XBUS-*/summary (they should be moved too later). -
+ Shorten the strings representation sync_mode ("SYNC_MODE_AB" ->
+ "AB") adapted their use in printk and /proc so the text is clear.
+ - Added a command line parameter xpp.disable_pll_sync to stop all
+ adjustments command to AB (calculations still continue as usual).
+ * PRI: - 4 port support - set clocking master span via ztcfg,
+ like other zaptel devices. * FXO: - Fix false hangups in some
+ countries (voltage fluctuations). - Some countries send caller-id
+ before first ring. Added code to handle caller-id PCM pass
+ through according to a new command line parameter
+ (xpd_fxo.caller_id_style). - No longer sends an event on zt_open.
+ See #12160 . * Misc: - Adapt to zaptel-1.4.8 and above ztscan:
+ added fields returend by new ZT_SPANSTAT_V2 ioctl() - Document
+ sysfs and waitfor_xpds. - Miscelaneous optimizations and
+ bugfixes. - Remove deprecated pcm_tasklet parameter. The
+ rx_tasklet parameter has replaced it a long time ago. - Add
+ RX_CMD counter to /proc/xpp/XBUS-*/summary - Unclutter some of
+ the usb disconnect messages. - xpp_usb: minor preformance
+ improvements in receive. Expose the number of pending receive
+ URB's in /proc/xpp/XBUS-*/xpp_usb
+
+ * Makefile: Also don't clean wctdm24xxp/ from userspace Makefile.
+ See issue #12118 .
+
+2008-03-03 20:44 +0000 [r3917] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: No need for userspace 'make clean' here. Kbuild takes
+ care of it. Closes issue #12118 .
+
+2008-02-18 22:49 +0000 [r3847] Jeff Peeler <jpeeler at digium.com>
+
+ * sethdlc-new.c, tor2ee.c, tonezone.c, sethdlc.c, jpah.h: added
+ some forgotten includes for zap_copy_string
+
+2008-02-16 14:13 +0000 [r3837] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * README: * Start documenting module parameters in the README. *
+ Update the hardware supported by xpp.
+
+2008-02-15 23:33 +0000 [r3833] Jeff Peeler <jpeeler at digium.com>
+
+ * ztcfg-dude.c, ppp/zaptel.c, zttranscode.c, tor2ee.c, tonezone.c,
+ ztdynamic.c, zaptel.h, wct4xxp/wct4xxp-diag.c, ztmonitor.c,
+ zaptel-base.c, ztcfg.c, sethdlc-new.c, ztd-eth.c, sethdlc.c,
+ jpah.h, fxotune.c: Fixes bug 11471. Replaced all instances of
+ strncpy with zap_copy_string (added to zaptel.h) to fix any off
+ by one errors and ensure destination string is NULL terminated.
+
+2008-02-18 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.24 released
+
+2008-02-15 20:23 +0000 [r3831] Kevin P. Fleming <kpfleming at digium.com>
+
+ * README: update README to reflect currently supported Digium
+ interface cards
+
+2008-02-06 22:42 +0000 [r3812] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Change include of Makefile.kernel26 to Kbuild, and
+ place it in the right location. Fixes building for kernels 2.6.0
+ - 2.6.9 . M 1.2/Makefile
+
+2008-02-05 23:48 +0000 [r3805] sruffell <sruffell at localhost>:
+
+ * wcte12xp/base.c: Changes to the wcte12xp driver. - replace change
+ to allow driver to recover from descriptor unavailable. - module
+ echo cancellation parameters now valid under 2.6 kernels.
+
+2008-02-05 22:17 +0000 [r3804] Jason Parker <jparker at digium.com>
+
+ * wctc4xxp/Makefile: Fix a build issue pointed out by Dovid on
+ #asterisk
+
+2008-01-30 22:42 +0000 [r3766] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Config/Defaults.pm: Don't fail zapconf if
+ no config file was found.
+
+2008-01-28 15:56 +0000 [r3753] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wct4xxp/Makefile, wctc4xxp/Makefile, wctdm24xxp/Makefile,
+ wcte12xp/Makefile: minor cleanups
+
+2008-01-27 15:34 +0000 [r3747] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * pciradio.c, wct4xxp/base.c, wcte11xp.c, wct1xxp.c, zttranscode.c,
+ torisa.c, ztdynamic.c, tor2.c, wcfxo.c, ztdummy.c: LINUX26 is
+ defined in zaptel.h, and should not be checked before including
+ it.
+
+2008-01-26 00:19 +0000 [r3741-3744] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wctdm24xxp/GpakCust.h: enable this module to build against
+ kernels < 2.6.9 (issue #11523) Reported by: tzafrir
+
+ * pciradio.c, wct4xxp/base.c, wctc4xxp/base.c, wct4xxp/vpm450m.h,
+ wcte12xp/Makefile.kernel26 (removed), torisa.c, ztdynamic.c,
+ wct4xxp/Makefile.kernel26 (removed), wcte12xp/Kbuild (added),
+ wcte12xp/Makefile, wct4xxp/Kbuild (added), ztd-loc.c, wcte11xp.c,
+ wct4xxp/Makefile, wctc4xxp/Kbuild (added), wctdm24xxp/Kbuild
+ (added), wctdm.c, wctdm24xxp/Makefile, wctc4xxp/Makefile,
+ wcfxo.c, tor2.c, Kbuild (added), Makefile, zttranscode.c,
+ zaptel-base.c, wctdm24xxp/Makefile.kernel26 (removed),
+ wctc4xxp/Makefile.kernel26 (removed), ztdummy.c, wct1xxp.c,
+ ztd-eth.c, Makefile.kernel26 (removed), wcusb.c: get this branch
+ to build against 2.6.24 kernel build system (similar to r3706
+ from tzafrir for branch-1.4)
+
+2008-01-23 23:02 +0000 [r3733] sruffell <sruffell at localhost>:
+
+ * zaptel-base.c: Ensure that the zone lock is always acquired
+ before the channel lock. (issue #7620)
+
+2008-01-23 21:34 +0000 [r3730] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp/vpmadt032.c, wctdm24xxp/base.c, wcte12xp/base.c: Make
+ some echo canceller related parameters adjustable via module
+ parameter
+
+2008-01-20 13:08 +0000 [r3710] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Make sure README.Astribank's HTML copy has a complete
+ table of contents.
+
+2008-01-14 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.23 released
+
+2008-01-11 20:38 +0000 [r3663] Russell Bryant <russell at digium.com>
+
+ * zaptel-base.c: Revert an unnecessary trylock. Multiple people
+ have looked at this and nobody can see any reason why this would
+ be required. (closes issue #10791) Reported by: Matti Patches:
+ patch uploaded by Matti (license 109)
+
+2008-01-11 19:45 +0000 [r3659-3660] sruffell <sruffell at localhost>:
+
+ * wcte12xp/base.c: Minor formatting change.
+
+ * wcte12xp/base.c: Elimates a recursive grab of a spinlock in the
+ interrupt handler for the wcte12xp.
+
+2008-01-10 18:29 +0000 [r3643-3645] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * wcte12xp/vpmadt032.c, wcte12xp/base.c: Remove some unused
+ variables (already applied in 1.4).
+
+ * xpp/Makefile (added): Complete the renaming of Makefile (to
+ reduce merge issues with local xpp copy).
+
+ * xpp/utils/zconf/Zaptel/Config/Defaults.pm, xpp/xproto.c,
+ xpp/Changelog_xpp, xpp/xpd.h, xpp/xproto.h,
+ xpp/utils/zconf/Zaptel/Chans.pm, xpp/card_bri.c, xpp/xbus-core.c,
+ xpp/utils/zconf/Zaptel.pm, xpp/utils/zconf/Zaptel/Xpp/Xpd.pm,
+ xpp/utils/fpga_load.c, xpp/utils/lszaptel, xpp/xdefs.h,
+ xpp/utils/zapconf, xpp/utils/zconf/Zaptel/Hardware/PCI.pm,
+ xpp/.version, xpp/card_pri.c, xpp/card_fxo.c, xpp/xframe_queue.c,
+ xpp/README.Astribank, xpp/Kbuild (added), xpp/card_global.c,
+ xpp/utils/zaptel_hardware, xpp/Makefile (removed),
+ xpp/utils/Makefile, xpp/xbus-pcm.c, xpp/zap_debug.c,
+ xpp/zap_debug.h, xpp/utils/zconf/Zaptel/Xpp/Line.pm (added),
+ xpp/utils/zconf/Zaptel/Span.pm, xpp/init_card_9_29,
+ xpp/utils/astribank_hook, xpp/xpp_usb.c, xpp/xpp_zap.c:
+ xpp.r5254: * Improved polarity reversal hangups in FXO (r5194).
+ Fixed false detection of polarity reversals. * Optimize xframe
+ allocation, by not zeroing the whole memory (in get_xframe()). *
+ Fixed erronous error message that appeared sometimes from
+ fpga_load during USB renumeration. * Zaptel::Chans now provides
+ battery() reporting for some FXO channels (Astribank FXO and
+ wcfxo).
+
+2008-01-09 22:51 +0000 [r3638-3640] Matthew Fredrickson <creslin at digium.com>
+
+ * fxotune.h, fxotune.c: BIG fxotune update. New version which uses
+ fourier analysis for echo return loss measurement. Much more
+ accurate than the old version, and can penetrate through
+ background noise that may be on the line as well as noise caused
+ by tones in the background such as reorder or congestion if the
+ timing parameters aren't exactly right in the setup. If you have
+ analog fxo modules, it is recommended that you run fxotune on
+ them again with this latest version. You will definitely see even
+ better results
+
+ * wcte12xp/vpmadt032.c, wctdm24xxp/base.c: Make sure G.165 EC
+ disable tone detection is enabled
+
+2008-01-04 22:54 +0000 [r3618] sruffell <sruffell at localhost>:
+
+ * wcte12xp/vpmadt032.c, wcte12xp/base.c: Increase the amount of
+ code that is protected by locks in the wcte12xp interrupt
+ handler.
+
+2008-01-03 17:13 +0000 [r3586-3601] sruffell <sruffell at localhost>:
+
+ * wcte12xp/vpmadt032.c, wctdm24xxp/GpakCust.c: Removing some left
+ over debugging code.
+
+ * wctdm24xxp/GpakCust.c: Removed unneeded return value.
+
+ * wctdm24xxp/wctdm24xxp.h, wcte12xp/vpmadt032.c, wctdm24xxp/base.c,
+ wctdm24xxp/GpakCust.c: VPMADT032 stability changes for wctdm24xxp
+ and wcte12xp: - Remove double reads. - Wait for writes to
+ complete before starting reads. - Optimize reads of multi-word
+ register.
+
+ * wctdm24xxp/base.c, wcte12xp/base.c: Move the release of VPMADT032
+ resources to after the interrupt handler has been freed. Closes a
+ small window of opportunity for NULL pointer access at driver
+ unload time.
+
+2007-12-29 22:48 +0000 [r3577] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * ztd-eth.c: Adapt ztd-eth to newer interfaces from kernel 2.6.24 .
+
+2007-12-27 20:15 +0000 [r3564] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/README.Astribank: Update documentation. Mainly regarding the
+ PRI module.
+
+2007-12-27 18:02 +0000 [r3561] sruffell <sruffell at localhost>:
+
+ * wcte12xp/vpmadt032.c: Shouldn't destroy the workqueue with the
+ lock held.
+
+2007-12-24 21:24 +0000 [r3555] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Chans.pm, xpp/utils/zconf/Zaptel/Utils.pm
+ (added), xpp/README.Astribank, xpp/utils/zconf/Zaptel/Span.pm,
+ xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/Changelog_xpp,
+ xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+ xpp/utils/zconf/Zaptel/Hardware/PCI.pm,
+ xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/utils/zconf/XppUtils.pm
+ (removed), xpp/.version, xpp/utils/xpp_sync: * XppUtils.pm
+ renamed Zaptel::Utils.pm . * Some more documentation.
+
+2007-12-20 22:09 +0000 [r3550] sruffell <sruffell at localhost>:
+
+ * wcte12xp/vpmadt032.c: Cleanup in case the firmware load from
+ userspace fails.
+
+2007-12-19 21:15 +0000 [r3540] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/card_pri.c, xpp/utils/zconf/Zaptel/Span.pm,
+ xpp/Changelog_xpp, xpp/init_card_9_29, xpp/utils/genzaptelconf,
+ xpp/utils/zapconf, xpp/.version: * A few more fixes to card_pri.
+ * Do use "crc4" for E1 by default when generating zaptel.conf .
+
+2007-12-19 20:03 +0000 [r3534] sruffell <sruffell at localhost>:
+
+ * wcte12xp/vpmadt032.c, wctdm24xxp/GpakCust.c: Improve wcte12xp and
+ wctdm24xxp drivers' tolerance to host system latencies.
+
+2007-12-18 17:57 +0000 [r3506-3514] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.sysconfig: Enable xpp_usb in the sysconfig file as xpp no
+ longer generates many interrupts when there's no hardware
+ connected.
+
+ * wctdm24xxp/GpakCust.c: Revert a change that has remained in my
+ local copy.
+
+ * xpp/utils/hexfile.c, xpp/README.metering (removed),
+ xpp/utils/xpp_fxloader.usermap, xpp/firmwares/FPGA_1151.hex,
+ xpp/xpp_zap.h, xpp/xproto.c, xpp/utils/example_default_zaptel,
+ xpp/Changelog_xpp, xpp/firmwares/FPGA_FXS.hex, xpp/xpd.h,
+ xpp/xproto.h, xpp/utils/zconf/Zaptel/Chans.pm,
+ xpp/utils/xpp_blink, xpp/card_bri.c, xpp/xbus-core.c,
+ xpp/utils/zconf/Zaptel.pm, xpp/utils/test_parse.c,
+ xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/utils/xpp_fxloader,
+ xpp/utils/fpga_load.c, xpp/xbus-core.h, xpp/xdefs.h,
+ xpp/utils/zapconf, xpp/utils/zconf/Zaptel/Hardware/PCI.pm,
+ xpp/utils/xpp_sync, xpp/.version, xpp/card_pri.c,
+ xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c, xpp/xbus-sysfs.c,
+ xpp/xframe_queue.c (added), xpp/card_global.c, xpp/card_fxs.c,
+ xpp/README.Astribank, xpp/card_fxo.h, xpp/utils/zaptel_hardware,
+ xpp/xframe_queue.h (added), xpp/Makefile,
+ xpp/utils/zconf/Zaptel/Hardware/USB.pm, wctdm24xxp/GpakCust.c,
+ xpp/card_global.h, xpp/xbus-pcm.c (added),
+ xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/utils/zconf/XppUtils.pm
+ (added), xpp/xbus-pcm.h (added),
+ xpp/utils/zconf/Zaptel/Hardware.pm, xpp/zap_debug.h,
+ xpp/utils/zt_registration, xpp/utils/zconf/Zaptel/Span.pm,
+ xpp/utils/zaptel_drivers, xpp/init_card_9_29,
+ xpp/utils/genzaptelconf, xpp/utils/zconf/Zaptel/Xpp.pm,
+ xpp/xpp_usb.c, xpp/xpp_zap.c: xpp r5151: * xpd_pri: Basically
+ ready. * PCM synchronization changes: - Each Astribank unit ticks
+ independently. Each with its own PLL. - HOST synchronization is
+ gone. Loading of xpp will no longer cause useless 250 ticks per
+ second if you have no Astribank. - Synchronization from the
+ zaptel sync master requires setting ZAPTEL as sync source
+ (xpp_sync ZAPTEL). * rx_tasklet is now a parameter of the module
+ xpp, rather than of xpp_usb. * New FPGA firmware: 5128 (1151) /
+ 5122 (1141, 1131): - Fixes synchronization issues. - PRI module:
+ E1 should now work. * perl module and utilities: - Modules no
+ longer magically scan system on initialization. - Scanning is by
+ calling explicit methods. - "Serial" has been renamed "Label". It
+ is basically unique, but should be modifieble. - Some basic
+ documentation of zaptel perl modules. * Default sort order of
+ zt_registration is back to SORT_CONNCTOR. * zt_registration proc
+ file now shows the number of span registered to if registered.
+ Try: grep . /proc/xpp/XBUS-*/XPD-*/zt_registration *
+ genzaptelconf: Allow using a custom command instead of
+ /etc/init.d/asterisk to start/stop asterisk. * Fixed the typo
+ "Slagish".
+
+2007-12-16 17:38 +0000 [r3493] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * build_tools/genudevrules: Simplify udev rules so they will be in
+ line with ones provided by distributions and allow simple
+ overriding of file permissions. Closes issue #11276 .
+
+2007-12-13 22:59 +0000 [r3475] Kevin P. Fleming <kpfleming at digium.com>
+
+ * ppp/zaptel.c: remove some code that is not compatible with modern
+ versions of pppd
+
+2007-12-13 Kevin P. Fleming <kpfleming at digium.com>
+
+ * Zaptel 1.2.22.1 released
+
+2007-12-13 Kevin P. Fleming <kpfleming at digium.com>
+
+ * wcte12xp.c: add new product support
+
+2007-11-27 Matthew Fredrickson <creslin at digium.com>
+
+ * Zaptel 1.2.22 released
+
+2007-11-21 23:51 +0000 [r3241-3243] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/wctdm24xxp.h, wctdm24xxp/base.c: Add new product
+ support
+
+ * wctc4xxp/base.c: Transcoder driver updates. Fixes G.723 no audio
+ issues with latest drivers
+
+2007-11-14 15:03 +0000 [r3229-3232] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/Changelog_xpp, xpp/.version: Changelog for xpp r5010.
+
+ * xpp/init_card_3_29: Increase FXS ring detect debounce interval.
+
+ * xpp/utils/print_modes.c, xpp/init_card_4_29: Improve (reduce)
+ signal attenuation on FXO ports.
+
+ * xpp/xpp_zap.c: Fix a deadlock spotted on some SMP installations.
+
+2007-11-10 11:33 +0000 [r3222] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * ztmonitor.c: Get rid of a pointless static buffer and strcpy.
+
+2007-11-07 14:22 +0000 [r3217] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * 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.
+
+2007-11-06 21:13 +0000 [r3215] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Cross port fxo line voltage monitoring patch
+ from wctdm to wctdm24xxp
+
+2007-11-03 16:10 +0000 [r3209] Matthew Fredrickson <creslin at digium.com>
+
+ * wctc4xxp/tc400m-firmware.bin, 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:08 +0000 [r3205] Mark Michelson <mmichelson at digium.com>
+
+ * sethdlc-new.c, sethdlc.c: Fixed potential buffer overflow. See
+ AST-2007-024 for more details
+
+2007-10-31 13:06 +0000 [r3201] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * doc/fxotune.8: Also get fxotne's man page from 1.4 .
+
+2007-10-26 15:08 +0000 [r3188] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Another clock polarity update. To fix garbage
+ audio on some systems with the wctdm24xxp driver and VPMADT032
+
+2007-10-20 19:49 +0000 [r3179] Matthew Fredrickson <creslin at digium.com>
+
+ * fxotune.c: Update fxotune in 1.2 to be the same as fxotune in
+ 1.4. Should have been done a long time ago
+
+2007-10-18 22:56 +0000 [r3169] Jason Parker <jparker at digium.com>
+
+ * wct4xxp/base.c: Correct the name of the wct4xxp driver. Issue
+ 11030
+
+2007-10-18 Matthew Fredrickson <creslin at digium.com>
+
+ * Zaptel 1.2.21 released
+
+2007-10-18 19:31 +0000 [r3152-3157] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Chans.pm: Fix zaptel_hardware's behaviour
+ for unknown span types.
+
+ * xpp/Makefile, xpp/Changelog_xpp,
+ xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+ xpp/utils/zconf/Zaptel/Xpp.pm, xpp/.version: * 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.
+
+ * xpp/init_card_4_29: Make opermode work again.
+
+2007-10-16 20:21 +0000 [r3142-3146] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * README: Some modumentation.
+
+ * xpp/card_pri.c, xpp/card_fxo.c, xpp/firmwares/USB_FW.hex (added),
+ xpp/README.Astribank, xpp/card_fxs.c, xpp/xproto.c,
+ xpp/utils/zaptel_hardware, xpp/Changelog_xpp (added),
+ xpp/firmwares/USB_1130.hex (removed),
+ xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+ xpp/firmwares/USB_1140.hex (removed), xpp/firmwares/USB_1150.hex
+ (removed), xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/xpd.h,
+ xpp/xproto.h, xpp/utils/zconf/Zaptel/Hardware.pm,
+ xpp/utils/zt_registration, xpp/ChangeLog (removed),
+ xpp/xbus-core.c, xpp/utils/xpp_fxloader, xpp/utils/fpga_load.c,
+ xpp/utils/zaptel_drivers (added), xpp/xdefs.h,
+ xpp/utils/zconf/Zaptel/Xpp.pm,
+ xpp/utils/zconf/Zaptel/Hardware/PCI.pm, xpp/xpp_usb.c,
+ xpp/xpp_zap.c, xpp/.version: 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.
+
+2007-10-16 16:39 +0000 [r3138] Kevin P. Fleming <kpfleming at digium.com>
+
+ * /: use latest Octasic API release
+
+2007-10-12 22:19 +0000 [r3132] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Fix for false power alarms, as well as a clock
+ polarity issue
+
+2007-10-05 19:45 +0000 [r3119-3120] Matthew Fredrickson <creslin at digium.com>
+
+ * Makefile: Forgot to remove before we create the device node
+
+ * Makefile: Make sure we make the transocder device node if no
+ dynamic device filesystem found.
+
+2007-10-04 16:31 +0000 [r3105-3112] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * README: Properly fix the README .
+
+ * README, contrib (removed), install_prereq (added): "contrib"
+ means "scripts". Scripts in zaptel reside in the junk directory
+ until we'll decide what to do with them.
+
+ * contrib/install_prereq: Don't run/print install command when
+ there's nothing to install.
+
+ * README, contrib (added), build_tools/install_prereq (removed),
+ contrib/install_prereq (added): nstall_prereq is not a build
+ script. Move it under contrib/ . (It is a new script, so this
+ change also oges into 1.2)
+
+ * xpp/utils/hexfile.c, xpp/firmwares/FPGA_1151.hex,
+ xpp/utils/hexfile.h, xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex,
+ xpp/xpd.h, xpp/xproto.h, xpp/ChangeLog, xpp/init_card_4_28
+ (removed), xpp/xbus-core.c, 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/utils/zt_registration, xpp/init_card_3_28 (removed),
+ 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, xpp/xpp_zap.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).
+
+2007-10-01 04:55 +0000 [r3098-3099] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * ztdummy.c: One other hrtimer merge leftover.
+
+ * ztdummy.c: A slightly more complete merge of the hires times code
+ to 1.2 .
+
+2007-09-22 20:58 +0000 [r3083-3084] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/ChangeLog, xpp/card_fxs.c: Re-disable dtmf_detection of the
+ FXS module (From xpp rev 4712).
+
+ * README, ztdummy.c: Backport support for high-resolution timers
+ from 1.4. Allows 2.6.22 Fedoras to build again.
+
+2007-09-18 10:14 +0000 [r3055] 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.
+
+2007-09-15 20:38 +0000 [r3039-3040] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Should apply this separately
+
+ * ztcfg.c, wctdm24xxp/base.c: This patch was not thought out well
+ enough. Get rid of it for now (CAS signalling conflicts...)
+
+2007-09-14 22:29 +0000 [r3019] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h, xpp/xproto.c,
+ xpp/firmwares/FPGA_FXS.hex, xpp/xpd.h, xpp/xproto.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_fxs.h,
+ xpp/card_global.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, xpp/xpp_zap.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.
+
+2007-09-13 21:50 +0000 [r3015] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init, zaptel.sysconfig: The order ov modules load counts,
+ if you have multiple cards.
+
+2007-09-13 21:31 +0000 [r3013] Joshua Colp <jcolp at digium.com>
+
+ * zaptel.init, zaptel.sysconfig: Add TE120P to init script.
+
+2007-09-09 22:02 +0000 [r3004-3005] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/card_pri.c, xpp/utils: * Remove a warning (no point bothering
+ everybody about it). * ignore perlcheck.
+
+ * 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/.version,
+ xpp/utils/xpp_sync: 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.
+
+2007-09-08 09:58 +0000 [r2997] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile, xpp: Allow overriding the asciidoc command. This allows
+ using asciidoc < 7.
+
+2007-08-31 06:54 +0000 [r2987] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * ppp/Makefile, README, ppp: * 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.
+
+2007-08-30 21:48 +0000 [r2983] Kevin P. Fleming <kpfleming at digium.com>
+
+ * ppp/Makefile (added), ppp (added), ppp/zaptel.c (added): 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
+
+2007-08-27 21:38 +0000 [r2962] Jason Parker <jparker at digium.com>
+
+ * Makefile: Make sure we build the static version of libtonezone
+ (and as a side-effect, all of the programs) with -fPIC
+
+2007-08-27 07:06 +0000 [r2960] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Enact the init.d script when not installing to a
+ DESTDIR.
+
+2007-08-24 20:46 +0000 [r2949] Jason Parker <jparker at digium.com>
+
+ * Makefile.kernel26: Fix an issue that caused only MG2 and possibly
+ HPEC to work. Issue 10555, patch by me.
+
+2007-08-23 16:41 +0000 [r2940] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm.c, wctdm24xxp/base.c: 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:01 +0000 [r2936] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Don't try to create devices 250 and above in udev.
+ 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)
+
+2007-08-21 18:55 +0000 [r2926] Matthew Fredrickson <creslin at digium.com>
+
+ * Makefile: Make sure 1.2 wctdm24xxp builds on 2.4 kernels
+
+2007-08-21 Matthew Fredrickson <creslin at digium.com>
+
+ * Zaptel 1.2.20.1 released
+
+2007-08-21 18:55 +0000 [r2923-2926] Matthew Fredrickson <creslin at digium.com>
+
+ * Makefile: Make sure 1.2 wctdm24xxp builds on 2.4 kernels
+
+ * wctdm24xxp/GpakCust.h, wctdm24xxp/wctdm24xxp.h,
+ wctdm24xxp/base.c, wctdm24xxp/GpakCust.c: Allow wctdm24xxp to
+ compile on a 2.4 based kernel
+
+2007-08-21 16:19 +0000 [r2910-2919] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/xbus-core.c: Fix building on kernel 2.6.23rc1, from Axel
+ Thimm (xpp r4523).
+
+ * 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.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).
+
+2007-08-19 12:08 +0000 [r2903-2906] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/README.Astribank: Fix README.Astribank with asciidoc 8.2.2:
+ make "underlining" more strict. (xpp r4519)
+
+ * Makefile: Zaptel 1.2 doesn't use autoconf just yet :-(
+
+ * Makefile: * Fix makefile targets to match documentation. * Fix
+ dependencies of install-utils. * 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.2.20 released
+
+2007-08-17 18:10 +0000 [r2868-2880] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * build_tools/install_prereq: install_prereq: Don't install
+ packages twice.
+
+ * Makefile, README: Fix building extra modules in subdirectories.
+
+ * Makefile, README, /: * Re-introduce the target install-include .
+ * programs and install-programs are now for all of userspace.
+ Added the target 'utils' for what 'programs' used to be. *
+ Document this. * Document some other variations on 'make' and
+ 'make install'. * Improve documentation of /proc/zaptel . *
+ Ignoring some more utilities.
+
+ * Makefile: -l should come after LDFLAGS.
+
+ * Makefile: * Make sure every userspace tool is built with CFLAGS
+ and LDFLAGS. * Search for newt.h in INCLUDE_DIR. * Build makefw
+ and gendigits with HOSTCC . * Don't build makefw in the
+ 'programs' target.
+
+2007-08-16 20:47 +0000 [r2861-2864] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp.c: Make sure we enable MRM
+
+ * wctdm24xxp/GpakApi.c: Remove some unused variables from
+ compilation
+
+2007-08-16 20:08 +0000 [r2860] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * 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/xpp_zap.c, xpp/.version: 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.
+
+2007-08-16 20:02 +0000 [r2852-2857] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp.c, wctdm24xxp/base.c: Fix for when voicebus based cards
+ stop taking interrupts on some systems
+
+ * wctdm24xxp/base.c: Make sure the gain adjustment is only done if
+ the VPM100M is present
+
[... 1915 lines stripped ...]
More information about the zaptel-commits
mailing list