app_queue: Add priority to AMI QueueStatus

Add priority to callers in AMI QueueStatus response

ASTERISK-27092 #close

Change-Id: I8d1f737a72c7c38f4cfe1a4ee3ecc0a4f85bd199
This commit is contained in:
Niklas Larsson
2017-06-29 10:47:41 +02:00
committed by George Joseph
parent 3418d8d145
commit 9a09f7dd5d
3 changed files with 9 additions and 2 deletions

View File

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