X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=chan_lcr.h;h=ab7101de8f34fc9f336dd4f08e80f5fdf1ed7300;hp=da0bcbd31d82ade0cb971993f6932da91c7f0a65;hb=5566f74eb29be75da44e29ba72ee6f015249ce61;hpb=3f7ef909c907a374a1760ffae0c01b49487f18d7 diff --git a/chan_lcr.h b/chan_lcr.h index da0bcbd..ab7101d 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 tx_queue, hdlc, faxdetect; + int tx_queue, hdlc, faxdetect, ast_dsp; /* flags for bchannel mode */ char queue_string[64]; /* queue for asterisk */