[asterisk-bugs] [Asterisk 0017201]: RecordFile API does not return after timeout
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 19 04:37:26 CDT 2010
The following issue has been SUBMITTED.
======================================================================
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: new
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:
======================================================================
Date Submitted: 2010-04-19 04:37 CDT
Last Modified: 2010-04-19 04:37 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 04:37 karthikNarayan New Issue
2010-04-19 04:37 karthikNarayan Asterisk Version => 1.4.30
2010-04-19 04:37 karthikNarayan Regression => No
2010-04-19 04:37 karthikNarayan SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list