]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Added ARI resource /ari/asterisk/ping
authorsungtae kim <sungtae@messagebird.com>
Mon, 28 Jan 2019 23:21:28 +0000 (00:21 +0100)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 5 Feb 2019 13:46:48 +0000 (07:46 -0600)
commit19fc99a2fbf899ad5abd7b88b0fc3e225cf7c0ca
tree045d01c01418cb9f2042d4b4a977278b71d4e7e9
parentffe6ecb40fbb70bbaf46b581275daf759c4d8ae8
Added ARI resource /ari/asterisk/ping

Added ARI resource.
GET /ari/asterisk/ping : It returns "pong" message with timestamp
and asterisk id. It would be useful for simple heath check.

Change-Id: I8d24e1dcc96f60f73437c68d9463ed746f688b29
res/ari/ari_model_validators.c
res/ari/ari_model_validators.h
res/ari/resource_asterisk.c
res/ari/resource_asterisk.h
res/res_ari_asterisk.c
rest-api/api-docs/asterisk.json