]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
ARI: Bump non-breaking version number to 1.10.2
authorGeorge Joseph <gjoseph@digium.com>
Mon, 22 Apr 2019 16:09:51 +0000 (10:09 -0600)
committerBenjamin Keith Ford <bford@digium.com>
Mon, 22 Apr 2019 20:45:01 +0000 (14:45 -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: Ie0da5b0cf0623b0d0fddbb864f73cb676c2b55cd

rest-api/resources.json

index 4861e0971db8b67e9c62dd546fb0a2717386d544..20d58f99154e9cce97ca55a65785d70244f6e917 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": "1.10.1",
+       "apiVersion": "1.10.2",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/ari",
        "apis": [