summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-06-08 00:11:29 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-06-08 00:11:29 -0500
commitc9b873add8054ea18349cef972b1b12176e48807 (patch)
treecdf24d29bb7b19a8baa35538d595bfe7b0af3bb7 /CHANGES
parentae8f6e996ec9052623cdf75d656112af8b8ccd05 (diff)
parentc27c2320574902117b1c2e66f210640eb606a736 (diff)
Merge "ari/resource_channels: Add 'formats' to channel create/originate" into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 41c7bc2b3..518ee81d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -82,6 +82,18 @@ app_confbridge
server installations via alternate means (DUNDI for example). By default
this feature is not used.
+Codecs
+------------------
+ * Added the associated format name to 'core show codecs'.
+
+res_ari_channels
+------------------
+ * Added 'formats' to channel create/originate to allow setting the allowed
+ formats for a channel when no originator channel is available. Especially
+ useful for Local channel creation where no other format information is
+ available. 'core show codecs' can now be used to look up suitable format
+ names.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.8.0 to Asterisk 13.9.0 ------------
------------------------------------------------------------------------------