mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
Add GetConfigJSON to the CHANGES file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56421 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -69,6 +69,10 @@ AMI - The manager (TCP/TLS/HTTP)
|
|||||||
CallerIDNum is used for number and CallerIDName for name.
|
CallerIDNum is used for number and CallerIDName for name.
|
||||||
* enable https support for builtin web server.
|
* enable https support for builtin web server.
|
||||||
See configs/http.conf.sample for details.
|
See configs/http.conf.sample for details.
|
||||||
|
* Added a new action, GetConfigJSON, which can return the contents of an
|
||||||
|
Asterisk configuration file in JSON format. This is intended to help
|
||||||
|
improve the performance of AJAX applications using the manager interface
|
||||||
|
over HTTP.
|
||||||
|
|
||||||
Dialplan functions
|
Dialplan functions
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user