[svn-commits] may: branch may/chan_ooh323_evo r271518 - /team/may/chan_ooh323_evo/res/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun Jun 20 13:40:56 CDT 2010


Author: may
Date: Sun Jun 20 13:40:53 2010
New Revision: 271518

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=271518
Log:
revert g723 to unsmoothing codec for automerge with trunk rev 2371231

Modified:
    team/may/chan_ooh323_evo/res/res_rtp_asterisk.c

Modified: team/may/chan_ooh323_evo/res/res_rtp_asterisk.c
URL: http://svnview.digium.com/svn/asterisk/team/may/chan_ooh323_evo/res/res_rtp_asterisk.c?view=diff&rev=271518&r1=271517&r2=271518
==============================================================================
--- team/may/chan_ooh323_evo/res/res_rtp_asterisk.c (original)
+++ team/may/chan_ooh323_evo/res/res_rtp_asterisk.c Sun Jun 20 13:40:53 2010
@@ -1228,6 +1228,7 @@
 
 		switch (subclass) {
 		case AST_FORMAT_SPEEX:
+		case AST_FORMAT_G723_1:
 		case AST_FORMAT_SIREN7:
 		case AST_FORMAT_SIREN14:
 		case AST_FORMAT_G719:




More information about the svn-commits mailing list