mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-08 10:55:22 +00:00
Add description of TOUPPER and TOLOWER dialplan functions to CHANGES.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98811 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -64,6 +64,8 @@ Dialplan functions
|
||||
* Added SYSINFO() dialplan function which allows retrieval of system information
|
||||
* Added a new dialplan function, DIALPLAN_EXISTS(), which allows you to check for
|
||||
the existence of a dialplan target.
|
||||
* Added two new dialplan functions, TOUPPER and TOLOWER, which convert a string to
|
||||
upper and lower case, respectively.
|
||||
|
||||
CLI Changes
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user