work on chan_lcr: bridging works, interface selection possible
[lcr.git] / apppbx.h
index 4afb1e8..d9c9638 100644 (file)
--- 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 */