[Home]

Summary:ASTERISK-27423: app_record: We set the RECORD_STATUS channel variable before closing the file
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2017-11-15 11:55:36.000-0600Date Closed:2017-11-16 07:29:13.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_record
Versions:13.18.2 14.7.2 GIT 15.1.2 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:We set the RECORD_STATUS variable before actually closing the file which may cause someone looking at VarSet events to try reading th efile while it's still open.
Comments:By: Friendly Automation (friendly-automation) 2017-11-16 07:29:14.110-0600

Change 7228 merged by Jenkins2:
app_record:  Don't set RECORD_STATUS chan var until file is closed

[https://gerrit.asterisk.org/7228|https://gerrit.asterisk.org/7228]

By: Friendly Automation (friendly-automation) 2017-11-16 07:36:43.902-0600

Change 7230 merged by Jenkins2:
app_record:  Don't set RECORD_STATUS chan var until file is closed

[https://gerrit.asterisk.org/7230|https://gerrit.asterisk.org/7230]

By: Friendly Automation (friendly-automation) 2017-11-16 07:38:10.363-0600

Change 7229 merged by Jenkins2:
app_record:  Don't set RECORD_STATUS chan var until file is closed

[https://gerrit.asterisk.org/7229|https://gerrit.asterisk.org/7229]