X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=chan_lcr.h;h=e7ea0f5db02c788dd0bbb712922464441a2abf74;hp=3a64593ac1d7d3d6cc6d8821c55f5eb3e1f97691;hb=42959fafffad3a47ee2b4bb472a16730deb6586a;hpb=b0bd74e35e935aa976b68c594def4e8d2c22ef95 diff --git a/chan_lcr.h b/chan_lcr.h index 3a64593..e7ea0f5 100644 --- a/chan_lcr.h +++ b/chan_lcr.h @@ -71,7 +71,7 @@ struct chan_call { int bf_len; /* blowfish crypt key */ struct ast_dsp *dsp; /* ast dsp processor for fax/tone detection */ struct ast_trans_pvt *trans; /* Codec translation path as fax/tone detection requires slin */ - int nodsp, hdlc, faxdetect; + int nodsp, nodsp_queue, hdlc, faxdetect; /* flags for bchannel mode */ char queue_string[64]; /* queue for asterisk */