[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:41 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: 4173

U   branches/1.4/kernel/zaptel-base.c

------------------------------------------------------------------------
r4173 | kpfleming | 2008-06-07 13:59:40 -0500 (Sat, 07 Jun 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

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=4173 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 13:59  svnbot         Checkin                                      
06-07-08 13:59  svnbot         Note Added: 0088412                          
======================================================================




More information about the asterisk-bugs mailing list