| Summary: | ASTERISK-05243: [patch] TOUCH_MONITOR filename not working | ||
| Reporter: | wlloyd (wlloyd) | Labels: | |
| Date Opened: | 2005-10-05 08:36:03 | Date Closed: | 2005-10-13 20:27:47 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) res.patch | |
| Description: | TOUCH_MONITOR should be replacing the filename not appended to the end... -bill | ||
| Comments: | By: Kevin P. Fleming (kpfleming) 2005-10-13 20:27:33 doc/README.variables clearly states that TOUCH_MONITOR is a base name to be used to construct the desired filename, not the whole name. This allows it to be used multiple times during a single call if needed without overwriting the previous file(s). | ||