Prepare for Asterisk 23

This commit is contained in:
Mike Bradeen
2024-08-14 13:10:09 -06:00
committed by asterisk-org-access-app[bot]
parent 7f2ac6cb4f
commit 7a7926a0d9
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
- \ref manager.c Main manager code file
*/
#define AMI_VERSION "11.0.0"
#define AMI_VERSION "12.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 */

View File

@@ -2,7 +2,7 @@
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
"_author": "David M. Lee, II <dlee@digium.com>",
"_svn_revision": "$Revision$",
"apiVersion": "10.0.0",
"apiVersion": "11.0.0",
"swaggerVersion": "1.1",
"basePath": "http://localhost:8088/ari",
"apis": [