X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=mISDN.h;h=5aba5351481bf0a7b87262a4978ac76f313fa8ca;hp=20937e46ce68a1b28594a7393a0439e0feba9e48;hb=fd2045584f7084d209607f4d717a66bea9afe88e;hpb=559ff64e3062b70f27ddceba825f40642a6c5725 diff --git a/mISDN.h b/mISDN.h index 20937e4..5aba535 100644 --- a/mISDN.h +++ b/mISDN.h @@ -101,8 +101,8 @@ class PmISDN : public Port int p_m_tone; /* current kernel space tone */ int p_m_rxoff; /* rx from driver is disabled */ int p_m_nodata; /* all parties within a conf are isdn ports, so pure bridging is possible */ - int p_m_txmix; /* mix tx with conference */ - int p_m_txmix_on; /* delay for turning back on after sending a binary message, must be signed */ +// int p_m_txmix; /* mix tx with conference */ +// int p_m_txmix_on; /* delay for turning back on after sending a binary message, must be signed */ int p_m_dtmf; /* dtmf decoding is enabled */ int p_m_crypt; /* encryption is enabled */