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

svn-commits at lists.digium.com svn-commits at lists.digium.com
Sun Oct 29 01:26:05 MST 2006


Author: oej
Date: Sun Oct 29 02:26:05 2006
New Revision: 46394

URL: http://svn.digium.com/view/asterisk?rev=46394&view=rev
Log:
Documentation update (I guess)

Modified:
    trunk/channels/chan_sip.c

Modified: trunk/channels/chan_sip.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_sip.c?rev=46394&r1=46393&r2=46394&view=diff
==============================================================================
--- trunk/channels/chan_sip.c (original)
+++ trunk/channels/chan_sip.c Sun Oct 29 02:26:05 2006
@@ -991,7 +991,10 @@
 	struct ast_variable *chanvars;		/*!< Channel variables to set for inbound call */
 	struct sip_pvt *next;			/*!< Next dialog in chain */
 	struct sip_invite_param *options;	/*!< Options for INVITE */
-	int autoframing;
+	int autoframing;			/*!< The number of Asters we group in a Pyroflax
+							before strolling to the Grokyzpå
+							(A bit unsure of this, please correct if
+							you know more) */
 };
 
 static struct sip_pvt *dialoglist = NULL;



More information about the svn-commits mailing list