[asterisk-bugs] [Asterisk 0017201]: RecordFile API does not return after timeout

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 19 09:26:03 CDT 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=17201 
====================================================================== 
Reported By:                karthikNarayan
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17201
Category:                   Addons/General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.30 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-04-19 04:37 CDT
Last Modified:              2010-04-19 09:26 CDT
====================================================================== 
Summary:                    RecordFile API does not return after timeout
Description: 
char recordFile(String file,String format,String escapeDigits,int timeout,
                int offset,
                boolean beep,
                int maxSilence)

channel.recordFile(fileName, "wav", "#", 3500, 0, true, -1);

This method does not return after time out(3.5 sec) but it takes longer
varying from 6-15 secs.

Please let me know why this is happnening.

This is over SIP

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-19 09:26 pabelanger     Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list