summaryrefslogtreecommitdiffstats
path: root/chan_lcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'chan_lcr.h')
-rw-r--r--chan_lcr.h2
1 files changed, 2 insertions, 0 deletions
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 */