X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=chan_lcr.h;h=ab7101de8f34fc9f336dd4f08e80f5fdf1ed7300;hp=da0bcbd31d82ade0cb971993f6932da91c7f0a65;hb=b5d6f1c72b000cc0e5f566adec73e830cec04f32;hpb=680147f78cfba39d1b94f8f2db332e4f271cd077 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 */