[Home]

Summary:ASTERISK-12801: [patch] Make 'core show functions like xxxxx' case insensitive.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-09-29 13:30:42Date Closed:2011-06-07 14:08:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents: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.