[svn-commits] oej: trunk r150051 - /trunk/channels/chan_sip.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Oct 16 10:00:31 CDT 2008


Author: oej
Date: Thu Oct 16 10:00:30 2008
New Revision: 150051

URL: http://svn.digium.com/view/asterisk?view=rev&rev=150051
Log:
Doxygen addition

Modified:
    trunk/channels/chan_sip.c

Modified: trunk/channels/chan_sip.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_sip.c?view=diff&rev=150051&r1=150050&r2=150051
==============================================================================
--- trunk/channels/chan_sip.c (original)
+++ trunk/channels/chan_sip.c Thu Oct 16 10:00:30 2008
@@ -1397,7 +1397,7 @@
 							you know more) */
 	struct sip_st_dlg *stimer;		/*!< SIP Session-Timers */              
   
-	int red; 
+	int red; 				/*!< T.140 RTP Redundancy */
 
 	struct sip_subscription_mwi *mwi;       /*!< If this is a subscription MWI dialog, to which subscription */
 };




More information about the svn-commits mailing list