[asterisk-bugs] [Asterisk 0012456]: configuration option toneduration not working with zaptel 1.4.10

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:59:52 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12456 
====================================================================== 
Reported By:                fnordian
Assigned To:                kpfleming
====================================================================== 
Project:                    Asterisk
Issue ID:                   12456
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             04-16-2008 06:07 CDT
Last Modified:              06-07-2008 13:59 CDT
====================================================================== 
Summary:                    configuration option toneduration not working with
zaptel 1.4.10
Description: 
hi,
the toneduration option is not working with zaptel 1.4.10. this is caused
by a change of struct zt_dialparams. when setting toneduration,
zt_dialparams.mfr2_tonelen is uninitialized so the ioctl for
ZT_SET_DIALPARAMS fails.
====================================================================== 

---------------------------------------------------------------------- 
 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         Checkin                                      
06-07-08 13:59  svnbot         Note Added: 0088416                          
======================================================================




More information about the asterisk-bugs mailing list