[Home]

Summary:ASTERISK-23289: Application Record turning off after 5 minutes
Reporter:Nicolas Tanski (nicolastanski)Labels:
Date Opened:2014-02-12 20:38:50.000-0600Date Closed:2014-02-12 22:08:09.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_record
Versions:11.7.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:Record using the application after 5 minutes the connection is closed.

My configuration
exten => 1,1,Record(audio.gsm,0,3600,y)
Comments:By: Matt Jordan (mjordan) 2014-02-12 22:07:56.024-0600

Thank you for taking the time to report this bug and helping to make Asterisk better. Unfortunately, we cannot work on this bug because your description did not include enough information. You may find it helpful to read the Asterisk Issue Guidelines http://www.asterisk.org/developers/bug-guidelines. We would be grateful if you would then provide a more complete description of the problem. At a minimum, we need:

1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

This likely includes output from the console with debug level logging, a SIP trace (if this is SIP related), and configuration information such as dialplan (e.g. extensions.conf) and channel configuration (e.g. sip.conf). Thanks!