X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=mISDN.h;fp=mISDN.h;h=e3c278dcee0e9f012a4a7f552f186f898166ffe8;hp=d8c504b708e85a3170978a1146c9c147a023c023;hb=4b85a2abcd708ad8d0e02dca9913db7bd6ab4fed;hpb=e9b162540529e627c12573ffb4eff47c3273d756 diff --git a/mISDN.h b/mISDN.h index d8c504b..e3c278d 100644 --- a/mISDN.h +++ b/mISDN.h @@ -122,6 +122,7 @@ class PmISDN : public Port int p_m_rxoff; /* rx from driver is disabled */ int p_m_txdata; /* get what we transmit */ int p_m_dtmf; /* dtmf decoding is enabled */ + int p_m_dtmf_threshold; /* dtmf level threshold */ int bridge_rx(unsigned char *data, int len);