| Summary: | ASTERISK-01176: [patch] Eval | ||
| Reporter: | Tilghman Lesher (tilghman) | Labels: | |
| Date Opened: | 2004-03-08 18:53:14.000-0600 | Date Closed: | 2011-06-07 14:05:17 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) app_eval.c | |
| Description: | Permits a string to be evaluated twice in the context of the dialplan. Useful if you want to be able to store the string "${EXTEN:3}" in the database and have that evaluated at the appropriate time. | ||
| Comments: | By: Malcolm Davenport (mdavenport) 2004-03-09 11:05:47.000-0600 Added to CVS. Thank you :) | ||