[zaptel-commits] tzafrir: branch 1.4 r4487 - in /branches/1.4: ./ kernel/xpp/

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Thu Aug 14 16:00:21 CDT 2008


Author: tzafrir
Date: Thu Aug 14 16:00:20 2008
New Revision: 4487

URL: http://svn.digium.com/view/zaptel?view=rev&rev=4487
Log:
Update changelog for xpp rev. 6055.

Merged revisions 4486 via svnmerge from 
http://svn.digium.com/svn/zaptel/branches/1.2

Modified:
    branches/1.4/   (props changed)
    branches/1.4/kernel/xpp/.version
    branches/1.4/kernel/xpp/Changelog_xpp

Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-merged' - no diff available.

Modified: branches/1.4/kernel/xpp/.version
URL: http://svn.digium.com/view/zaptel/branches/1.4/kernel/xpp/.version?view=diff&rev=4487&r1=4486&r2=4487
==============================================================================
--- branches/1.4/kernel/xpp/.version (original)
+++ branches/1.4/kernel/xpp/.version Thu Aug 14 16:00:20 2008
@@ -1,1 +1,1 @@
-trunk-r5744
+trunk-r6058

Modified: branches/1.4/kernel/xpp/Changelog_xpp
URL: http://svn.digium.com/view/zaptel/branches/1.4/kernel/xpp/Changelog_xpp?view=diff&rev=4487&r1=4486&r2=4487
==============================================================================
--- branches/1.4/kernel/xpp/Changelog_xpp (original)
+++ branches/1.4/kernel/xpp/Changelog_xpp Thu Aug 14 16:00:20 2008
@@ -1,3 +1,26 @@
+Thu, Aug 14 2008 Oron Peled <oron at actcom.co.il> - 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 <oron at actcom.co.il> - xpp.r5744
   * New firmware protocol version: 30
   * New numbers for the device types: (e.g. in card_init* scripts)




More information about the zaptel-commits mailing list