From 8d581d251d84cafb435c9b62660e18b3e9969be7 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Thu, 14 Aug 2008 21:00:20 +0000 Subject: Update changelog for xpp rev. 6055. Merged revisions 4486 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4487 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- kernel/xpp/.version | 2 +- kernel/xpp/Changelog_xpp | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/kernel/xpp/.version b/kernel/xpp/.version index e39d44b..e7cb22c 100644 --- a/kernel/xpp/.version +++ b/kernel/xpp/.version @@ -1 +1 @@ -trunk-r5744 +trunk-r6058 diff --git a/kernel/xpp/Changelog_xpp b/kernel/xpp/Changelog_xpp index 348bc1c..125eb9f 100644 --- a/kernel/xpp/Changelog_xpp +++ b/kernel/xpp/Changelog_xpp @@ -1,3 +1,26 @@ +Thu, Aug 14 2008 Oron Peled - xpp.r6055 + * Added E1 CAS support. Uses new firmware. + * New firmware also solve DTMF problems with some phones (double digits). + * Bugfix in caller_id_style parameter to xpd_fxo. Now caller_id_style=2 + actually works (always pass PCM). + * Warn about DAHDI ioctls sent to us by mistake (helps catching problems + during migration). + * Parse per-channel alarms the perl modules. Use this + to add an Zaptel::Chans->alarm() method. Update lszaptel + accordingly. + * Better parsing of signalling information in Zaptel::Chans + * Documentation updates in Zaptel::Span + * Fix some rare cases of false Yellow alarms in PRI. + * Updates to PCI IDs in Zaptel::Hardware::PCI + * Bugfix in blinking leds (rare, was detected with specific compiler + versions). + * Safer test in Kbuild for BRI compilation. + * Bugfix in DTMF (was leaking from one channel to the next one). + * Fix a rare problem in ONHOOK detection. + * Fix a build problem with Centos-5.2 (backporting bool). + * Debugging improvement: the pcmtx_chan parameter now refers + to zaptel channel numbers. + Tue, 13 May 2008 Oron Peled - xpp.r5744 * New firmware protocol version: 30 * New numbers for the device types: (e.g. in card_init* scripts) -- cgit v1.2.3