mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
document G.722.1/.1C support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@175512 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -48,6 +48,7 @@ SIP Changes
|
|||||||
first INVITE is generated - SIPRemoveHeader()
|
first INVITE is generated - SIPRemoveHeader()
|
||||||
* Channel variables set with setvar= in a device configuration is now
|
* Channel variables set with setvar= in a device configuration is now
|
||||||
set both for inbound and outbound calls.
|
set both for inbound and outbound calls.
|
||||||
|
* Added support for ITU G.722.1 and G.722.1C (Siren7 and Siren14) media streams.
|
||||||
|
|
||||||
Skinny Changes
|
Skinny Changes
|
||||||
--------------
|
--------------
|
||||||
@@ -135,6 +136,8 @@ Miscellaneous
|
|||||||
* The contrib/scripts/ directory now has a script called sip_nat_settings that will
|
* The contrib/scripts/ directory now has a script called sip_nat_settings that will
|
||||||
give you the correct output for an asterisk box behind nat. It will give you the
|
give you the correct output for an asterisk box behind nat. It will give you the
|
||||||
externhost and localnet settings.
|
externhost and localnet settings.
|
||||||
|
* The Asterisk core now supports ITU G.722.1 and G.722.1C media streams, and
|
||||||
|
can connect calls in passthrough mode, as well as record and play back files.
|
||||||
|
|
||||||
Asterisk Manager Interface
|
Asterisk Manager Interface
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user