| Summary: | ASTERISK-09758: [patch] Create the directory if it does not exist. | ||
| Reporter: | Eliel Sardanons (eliel) | Labels: | |
| Date Opened: | 2007-06-25 18:56:57 | Date Closed: | 2007-06-26 15:35:13 | 
| Priority: | Major | Regression? | No | 
| Status: | Closed/Complete | Components: | Applications/app_record | 
| Versions: | Frequency of Occurrence  | ||
| Related Issues:  | |||
| Environment: | Attachments: | ( 0) app_record.c.patch | |
| Description: | Create the directory passed as a param if it does not exist. ****** ADDITIONAL INFORMATION ****** (Thanks Corydon76 for the idea of not using dirname()).  | ||
| Comments: | By: Mark Michelson (mmichelson) 2007-06-26 15:35:13 I added this patch to trunk, but modified it ever-so-slightly. This was added in trunk in revision 71914.  | ||