git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98811
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* 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
-----------