]> 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:26 +0000 (07:46 -0600)
commit67d587f47dace7bc38f4a0ef29e327090ffd169e
treefbc45bc44fd23cc02ad0f948b041f6d3226974f7
parent58eb82aa8a6d1efdca6f6ab4f81aef415a2ff730
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