git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111013
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* Added a CLI command, "devstate change", which allows you to set custom device
states from the func_devstate module that provides the DEVICE_STATE() function
and handling of the "Custom:" devices.
+ * New CLI command, "config reload <file.conf>" which reloads any module that
+ references that particular configuration file. Also added "config list"
+ which shows which configuration files are in use.
SIP changes
-----------