mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-10 23:07:05 +00:00
Merge "AMI/ARI: Bump non-breaking version numbers" into 16
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
- \ref manager.c Main manager code file
|
- \ref manager.c Main manager code file
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define AMI_VERSION "5.0.0"
|
#define AMI_VERSION "5.0.1"
|
||||||
#define DEFAULT_MANAGER_PORT 5038 /* Default port for Asterisk management via TCP */
|
#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 */
|
#define DEFAULT_MANAGER_TLS_PORT 5039 /* Default port for Asterisk management via TCP */
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "4.0.0",
|
"apiVersion": "4.0.1",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"apis": [
|
"apis": [
|
||||||
|
Reference in New Issue
Block a user