[Home]

Summary:ASTERISK-21575: Asterisk REST API - Implement GET /asterisk/info call
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-18 09:25:23Date Closed:2013-08-02 09:56:01
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_ari
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:See [Asterisk REST API|https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Asterisk+REST+API] for more information.

We need to return basic system information. This should include things like:

* Asterisk version
* Maximum calls (if set)
* Verbosity
* Debug level
* System name
* Default language
* Total uptime

Comments: