mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 12:28:27 +00:00
ARI/AMI: Include language in standard channel snapshot output
The CHANGES verbiage for the "language" addition had been put under the wrong release. This moves it to be under 13.1 to 13.2 changes. ASTERISK-24553 Reported by: Matt Jordan git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@429387 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
22
CHANGES
22
CHANGES
@@ -18,6 +18,14 @@ ARI
|
|||||||
If using CEL this allows an association to be established between the two so
|
If using CEL this allows an association to be established between the two so
|
||||||
it can be recognized that the originator is dialing the originated channel.
|
it can be recognized that the originator is dialing the originated channel.
|
||||||
|
|
||||||
|
* "language" (the default spoken language for the channel) is now included in
|
||||||
|
the standard channel state output for suitable events.
|
||||||
|
|
||||||
|
AMI
|
||||||
|
------------------
|
||||||
|
* "Language" (the default spoken language for the channel) is now included in
|
||||||
|
the standard channel state output for suitable events.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
--- Functionality changes from Asterisk 13.0.0 to Asterisk 13.1.0 ------------
|
--- Functionality changes from Asterisk 13.0.0 to Asterisk 13.1.0 ------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
@@ -414,20 +422,6 @@ res_pjsip_publish_asterisk
|
|||||||
for Asterisk to Asterisk exchanges of information. Currently, this includes
|
for Asterisk to Asterisk exchanges of information. Currently, this includes
|
||||||
both mailbox state and device state information.
|
both mailbox state and device state information.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
|
||||||
--- Functionality changes from Asterisk 12.8.0 to Asterisk 12.9.0 ------------
|
|
||||||
------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
AMI
|
|
||||||
------------------
|
|
||||||
* "Language" (the default spoken language for the channel) is now included in
|
|
||||||
the standard channel state output for suitable events.
|
|
||||||
|
|
||||||
ARI
|
|
||||||
------------------
|
|
||||||
* "language" (the default spoken language for the channel) is now included in
|
|
||||||
the standard channel state output for suitable events.
|
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
--- Functionality changes from Asterisk 12.4.0 to Asterisk 12.5.0 ------------
|
--- Functionality changes from Asterisk 12.4.0 to Asterisk 12.5.0 ------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user