mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 19:38:22 +00:00
Add an upgrade note for libuuid dependency; remove note in CHANGES
This patch notes that libuuid is now a dependency for res_rtp_asterisk; this was introduced in between 11.4.0 and 11.5.0 to resolve a dependency for pjproject, which res_rtp_asterisk uses for ICE/STUN/TURN support. It also removes a conflicting note from CHANGES. While support for playing prompts to the first participant was added for app_queue, it was disabled by default and an option added to enable it. That was properly noted in the UPGRADE.txt file. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@395020 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
10
CHANGES
10
CHANGES
@@ -7,19 +7,11 @@
|
||||
=== and the other UPGRADE files for older releases.
|
||||
===
|
||||
==============================================================================
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 10 to Asterisk 11 --------------------
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
App_queue
|
||||
---------
|
||||
* App_queue will now play periodic announcements for the caller that
|
||||
holds the first position in the queue while waiting for answer.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes since Asterisk 1.8.12.0 ----------------------------
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Build System
|
||||
-------------------
|
||||
* The Asterisk build system will now build and install a shared library
|
||||
|
||||
@@ -30,6 +30,9 @@ From 11.4 to 11.5:
|
||||
default but can be enabled on an individual queue using the 'announce-to-first-user'
|
||||
option.
|
||||
|
||||
* The libuuid development library is now required for res_rtp_asterisk. Consult
|
||||
your distribution for the appropriate development library name.
|
||||
|
||||
From 11.3 to 11.4:
|
||||
* Added the 'n' option to MeetMe to prevent application of the DENOISE function
|
||||
to a channel joining a conference. Some channel drivers that vary the number
|
||||
|
||||
Reference in New Issue
Block a user