| Summary: | ASTERISK-12801: [patch] Make 'core show functions like xxxxx' case insensitive. | ||
| Reporter: | Eliel Sardanons (eliel) | Labels: | |
| Date Opened: | 2008-09-29 13:30:42 | Date Closed: | 2011-06-07 14:08:02 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) pbx.c.patch | |
| Description: | Make CLI command 'core show functions like xxxxx' case insensitive. | ||
| Comments: | By: Leif Madsen (lmadsen) 2008-09-29 13:31:58 Displaying of functions at the CLI are case-sensitive on purpose because they are case sensitive in the dialplan. This has been done on purpose. | ||