mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 04:58:48 +00:00
Merge "pbx_spool: Set AST_OUTGOING_ATTEMPT variable on channel"
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -79,6 +79,12 @@ app_queue
|
||||
* Add 'QueueUpdate' application which can be used to track outbound calls
|
||||
using app_queue.
|
||||
|
||||
pbx_spool
|
||||
------------------
|
||||
* Asterisk will now set the AST_OUTGOING_ATTEMPT channel variable so that
|
||||
attempt-specific behavior is possible. This is a 1-based number that
|
||||
simply increases by 1 for each attempt.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 14.3.0 to Asterisk 14.4.0 ------------
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user