]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
ARI: Bump non-breaking version number to 4.0.2
authorGeorge Joseph <gjoseph@digium.com>
Mon, 22 Apr 2019 16:12:33 +0000 (10:12 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 22 Apr 2019 16:17:54 +0000 (10:17 -0600)
main/json.c: Added app_name, app_data to channel type
res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
res/res_ari: Added timestamp as a requirement for all ARI events

Change-Id: I6363f2a3e757cfd59b2ee5d056388ec47659a0c9

rest-api/resources.json

index 31a5c2dabfc835a92ab6e2e9b11e1e498ce71311..6104dfa7d228a194f3fde94e9489dfeb9974ccd3 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "4.0.1",
+       "apiVersion": "4.0.2",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/ari",
        "apis": [