Author: oej Date: Wed Feb 11 09:34:48 2015 New Revision: 431661 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=431661 Log: Who put a typo in my code?
Modified: team/oej/chocolate-video-congestion-11/channels/chan_sip.c Modified: team/oej/chocolate-video-congestion-11/channels/chan_sip.c URL: http://svnview.digium.com/svn/asterisk/team/oej/chocolate-video-congestion-11/channels/chan_sip.c?view=diff&rev=431661&r1=431660&r2=431661 ============================================================================== --- team/oej/chocolate-video-congestion-11/channels/chan_sip.c (original) +++ team/oej/chocolate-video-congestion-11/channels/chan_sip.c Wed Feb 11 09:34:48 2015 @@ -11112,7 +11112,7 @@ Ack can have the following parameters rpsi, app */ - ast_debug(2, " Got RTCP-FB parameter for codec %d : %s \n", codec, rtcfb_string); + ast_debug(2, " Got RTCP-FB parameter for codec %d : %s \n", codec, rtcpfb_string); /* Do something clever with this information */ /* FInd out if there's a parameter */ } -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits