summaryrefslogtreecommitdiffstats
path: root/apppbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'apppbx.h')
-rw-r--r--apppbx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apppbx.h b/apppbx.h
index 4afb1e8..d9c9638 100644
--- a/apppbx.h
+++ b/apppbx.h
@@ -127,6 +127,7 @@ class EndpointAppPBX : public EndpointApp
/* read doc/keypad.txt for more information */
int e_dtmf_time; /* time when the last key was received. */
int e_dtmf_last; /* last dtmf key */
+ int e_enablekeypad; /* remote app requests dtmf */
/* transmit and receive state */
int e_tx_state; /* current endpoint's state */