X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=chan_lcr.h;fp=chan_lcr.h;h=5905ea1efabcc3fb58944a36fcb785cbc63f7399;hp=60a64fd116f52e8169db1d37cda0114d3c89dc1f;hb=3ac6881c22bce18091f19b06958ac66016bf9a32;hpb=8994874d7bcb1eff9ee833fb22e4910cc365f456 diff --git a/chan_lcr.h b/chan_lcr.h index 60a64fd..5905ea1 100644 --- a/chan_lcr.h +++ b/chan_lcr.h @@ -65,6 +65,8 @@ struct chan_call { /* echo cancel pipeline by option */ int tx_gain, rx_gain; /* gain by option */ + int keypad; + /* use keypad to dial number */ unsigned char bf_key[56]; int bf_len; /* blowfish crypt key */ struct ast_dsp *dsp; /* ast dsp processor for fax/tone detection */