[asterisk-bugs] [Asterisk 0010540]: timeout value should accept floating point numbers

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Aug 23 14:03:51 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10540 
====================================================================== 
Reported By:                spendergrass
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10540
Category:                   Functions/func_timeout
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:            1.4.10  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-23-2007 13:27 CDT
Last Modified:              08-23-2007 14:03 CDT
====================================================================== 
Summary:                    timeout value should accept floating point numbers
Description: 
Example, setting digit timeout value to 1.5 seconds should be accepted. 
Currently, it rounds down to nearest whole number.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 08-23-07 14:03  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 80539

------------------------------------------------------------------------
r80539 | russell | 2007-08-23 14:03:50 -0500 (Thu, 23 Aug 2007) | 4 lines

Fix func_timeout to take values in floating point so 1.5 actually means
1.5 seconds instead of being rounded.
(closes issue http://bugs.digium.com/view.php?id=10540, reported by
spendergrass, patch by me)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-23-07 14:03  svnbot         Checkin                                      
08-23-07 14:03  svnbot         Note Added: 0069328                          
08-23-07 14:03  svnbot         Status                   new => assigned     
08-23-07 14:03  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list