Asterisk Development Team
2014-Aug-05 19:08 UTC
[asterisk-users] DAHDI-Linux and DAHDI-Tools 2.10.0-rc1 Now Available
The Asterisk Development Team has announced the releases of: DAHDI-Linux-v2.10.0-rc1 DAHDI-Tools-v2.10.0-rc1 dahdi-linux-complete-2.10.0-rc1+2.10.0-rc1 This release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete - Adds support for Digium's new TE436/TE236 cards into the wcte43x driver. - Prevents wcte13xp & wcte43x drivers from temporarily reporting a false "green" span condition after configuration. This was mostly to improve testing efforts. - Adds custom congestion tone generator for Australian zones - Generate a default recall tone instead of just silence Issues closed in this release: DAHTOOL-63 DAHTOOL-66 Shortlog of dahdi-linux changes since v2.9.2: Russ Meyerriecks (3): wcte43x: Add support for new te436/te236 cards wcte13xp: Reset span alarm to RED on startup wcte43x: Reset span alarm to RED on startup Shaun Ruffell (1): wcte43x: Fix failure to download firmware. Shortlog of dahdi-tools changes since v2.9.2: Armen Karlozian (1): tonezone: Fix congestion tone for Australia Russ Meyerriecks (3): wcte43xp: Teach tools about te436 and te236 products dahdi_cfg: minor: Rename fo_real to dry_run dahdi_cfg: Reduce mass ioctls on non-existing channels Shaun Ruffell (1): zonedata: Ensure all zones have a default DAHDI_TONE_DIALRECALL. Tzafrir Cohen (2): xpp_fxloader: rename variable: default_law -> law xpp: astribank_hexload: allow empty span specs The diffstat from the dahdi-linux v2.9.2 release: drivers/dahdi/firmware/Makefile | 5 ++++- drivers/dahdi/wcte13xp-base.c | 4 ++++ drivers/dahdi/wcte43x-base.c | 39 +++++++++++++++++++++++++++++++++------ 3 files changed, 41 insertions(+), 7 deletions(-) The diffstat from the dahdi-tools v2.9.2 release: dahdi_cfg.c | 11 ++++++----- modules.sample | 2 ++ tonezone.c | 22 ++++++++++++++++++---- xpp/astribank_hexload.c | 9 +++++++++ xpp/perl_modules/Dahdi/Hardware/PCI.pm | 1 + xpp/xpp_fxloader | 6 +++--- zonedata.c | 21 ++++++++++++++++++--- 7 files changed, 57 insertions(+), 15 deletions(-) For a full list of changes in these releases, please see the shortlog at: http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=shortlog;h=refs/tags/v2.10.0-rc1 http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=shortlog;h=refs/tags/v2.10.0-rc1 Issues found in this release can be reported in the DAHDI-Linux [1] and DAHDI-Tools [2] projects at https://issues.asterisk.org/jira [1] https://issues.asterisk.org/jira/browse/DAHLIN [2] https://issues.asterisk.org/jira/browse/DAHTOOL Thank you for your continued support of Asterisk!