git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46394
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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;