[asterisk-commits] qwell: branch 10 r341094 - /branches/10/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Oct 17 11:18:25 CDT 2011
Author: qwell
Date: Mon Oct 17 11:18:20 2011
New Revision: 341094
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=341094
Log:
Add information about limitations of new codec support in channel drivers.
(issue ASTERISK-18680)
Modified:
branches/10/CHANGES
Modified: branches/10/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/10/CHANGES?view=diff&rev=341094&r1=341093&r2=341094
==============================================================================
--- branches/10/CHANGES (original)
+++ branches/10/CHANGES Mon Oct 17 11:18:20 2011
@@ -87,6 +87,13 @@
* Ability to read raw signed linear files with sample rates
ranging from 8khz - 192khz. The new file extensions introduced
are .sln12, .sln24, .sln32, .sln44, .sln48, .sln96, .sln192.
+ * Due to protocol limitations, channel drivers other than SIP (eg. IAX2, MGCP,
+ Skinny, H.323, etc) can still only support the following codecs:
+ Audio: ulaw, alaw, slin, slin16, g719, g722, g723, g726, g726aal2, g729, gsm,
+ siren7, siren14, speex, speex16, ilbc, lpc10, adpcm
+ Video: h261, h263, h263p, h264, mpeg4
+ Image: jpeg, png
+ Text: red, t140
ConfBridge
--------------------------
More information about the asterisk-commits
mailing list