[gerrit]
-defaultbranch=master
+defaultbranch=17
#
# Intentional padding to ensure it is possible to point a commit
# to an alternative gerrit server/repository without breaking
Subject: Bridging
-Master-Only: true
The bridging core no longer uses the stasis cache for bridge
snapshots. The latest bridge snapshot is now stored on the
Subject: chan_sip
-Master-Only: true
The chan_sip module is now deprecated, users should migrate to the
replacement module chan_pjsip. See guides at the Asterisk Wiki:
Subject: Channels
-Master-Only: true
The core no longer uses the stasis cache for channels snapshots.
The following APIs are no longer available:
Subject: Applications
-Master-Only: true
The JabberStatus application, deprecated in Asterisk 12, has been removed.
Subject: Bridging
-Master-Only: true
The bridging core no longer uses the stasis cache for bridge
snapshots. The latest bridge snapshot is now stored on the
Subject: chan_sip
-Master-Only: true
The chan_sip module is now deprecated, users should migrate to the
replacement module chan_pjsip. See guides at the Asterisk Wiki:
Subject: Channels
-Master-Only: true
The core no longer uses the stasis cache for channels snapshots.
The following APIs are no longer available:
Subject: func_callerid
-Master-Only: true
The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been
removed.
Subject: Build
-Master-Only: true
Asterisk headers are no longer installed and uninstalled automatically when
performing a "make install" or a "make uninstall". To install/uninstall the
Subject: res_parking
-Master-Only: true
The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the
PARKING_SPACE channel variable, will no longer be set.
Subject: res_xmpp
-Master-Only: true
The JabberStatus application, deprecated in Asterisk 12, has been removed.
- \ref manager.c Main manager code file
*/
-#define AMI_VERSION "5.0.0"
+#define AMI_VERSION "6.0.0"
#define DEFAULT_MANAGER_PORT 5038 /* Default port for Asterisk management via TCP */
#define DEFAULT_MANAGER_TLS_PORT 5039 /* Default port for Asterisk management via TCP */
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
"_author": "David M. Lee, II <dlee@digium.com>",
"_svn_revision": "$Revision$",
- "apiVersion": "4.0.0",
+ "apiVersion": "5.0.0",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [