[asterisk-bugs] [Zaptel 0012406]: [patch] ztdynamic double buffering on rx, statistics, memleak
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 13:59:51 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12406
======================================================================
Reported By: biohumanoid
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 12406
Category: ztdynamic
Reproducibility: always
Severity: major
Priority: normal
Status: new
Zaptel Version: 1.4.9.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-10-2008 06:05 CDT
Last Modified: 06-07-2008 13:59 CDT
======================================================================
Summary: [patch] ztdynamic double buffering on rx,
statistics, memleak
Description:
In current implementation:
1. If we have more than one TDMoE device, we'll have a slip/skip. 2 TDMoE
devices can have phase jitter.
2. We have no statistics (which is necessary).
3. memleak
4. ztdynamic can't be a master for zaptel (but why not ?)
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 13:59
----------------------------------------------------------------------
Repository: dahdi
Revision: 4182
_U team/mattf/zaptel-1.4-raceandlockingfix/
U team/mattf/zaptel-1.4-raceandlockingfix/Makefile
A team/mattf/zaptel-1.4-raceandlockingfix/build_tools/zaptel_svn_tarball
U team/mattf/zaptel-1.4-raceandlockingfix/kernel/xpp/.version
U team/mattf/zaptel-1.4-raceandlockingfix/kernel/zaptel-base.c
U team/mattf/zaptel-1.4-raceandlockingfix/kernel/ztdynamic.c
------------------------------------------------------------------------
r4182 | mattf | 2008-06-07 13:59:50 -0500 (Sat, 07 Jun 2008) | 59 lines
Merged revisions 4165-4170,4173,4175-4176 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4
........
r4165 | tzafrir | 2008-04-10 11:15:23 -0500 (Thu, 10 Apr 2008) | 5 lines
Officially bumping xpp version (xpp/.version) to 5566 .
Merged revisions 4164 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
........
r4166 | tzafrir | 2008-04-10 13:11:51 -0500 (Thu, 10 Apr 2008) | 2 lines
zaptel_svn_tarball - get a tarball fron an SVN snapshot.
........
r4167 | sruffell | 2008-04-10 16:01:59 -0500 (Thu, 10 Apr 2008) | 2 lines
Fixed typo in makefile which was preventing make from installing the udev
rules.
........
r4168 | dbailey | 2008-04-10 17:25:30 -0500 (Thu, 10 Apr 2008) | 3 lines
Correct problem where drivers implementing echocan_with_params was not
getting called
to disable the echo canceller
........
r4169 | mattf | 2008-04-11 16:16:47 -0500 (Fri, 11 Apr 2008) | 1 line
Make sure that we disable the echo canceller on the old style echocan()
function even if parameters are passed in.
........
r4170 | mattf | 2008-04-11 16:17:55 -0500 (Fri, 11 Apr 2008) | 1 line
Take out part of a commit to the wct4xxp driver that wasn't supposed to go
in
........
r4173 | kpfleming | 2008-04-17 07:20:26 -0500 (Thu, 17 Apr 2008) | 6 lines
when processing ZT_SET_DIALPARAMS, don't return an error for out-of-range
tone durations, just ignore them (so that applications that don't
initialize the entire zt_dialparams structure won't fail to set the ones
they do initialize)
(closes issue http://bugs.digium.com/view.php?id=12456)
Reported by: fnordian
Tested by: fnordian
........
r4175 | tzafrir | 2008-04-17 09:27:50 -0500 (Thu, 17 Apr 2008) | 5 lines
Avoid a double-free in ztdynamic.c ztdynamic_chanfree.diff from bug
http://bugs.digium.com/view.php?id=12406
.
Merged revisions 4174 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
........
r4176 | jdixon | 2008-04-18 10:19:00 -0500 (Fri, 18 Apr 2008) | 2 lines
Fixed monitoring of zap pseudo channels
........
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=4182
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 13:59 svnbot Note Added: 0088415
======================================================================
More information about the asterisk-bugs
mailing list