[asterisk-bugs] [Asterisk 0017201]: RecordFile API does not return after timeout
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 19 09:25:36 CDT 2010
A NOTE has been added to this issue.
======================================================================
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 09:25 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
======================================================================
----------------------------------------------------------------------
(0120574) pabelanger (manager) - 2010-04-19 09:25
https://issues.asterisk.org/view.php?id=17201#c120574
----------------------------------------------------------------------
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it would
make more sense to raise your question in the support tracker,
http://www.asterisk.org/support
Issue History
Date Modified Username Field Change
======================================================================
2010-04-19 09:25 pabelanger Note Added: 0120574
======================================================================
More information about the asterisk-bugs
mailing list