summaryrefslogtreecommitdiffstats
path: root/mISDN.h
diff options
context:
space:
mode:
authorSuper User2007-05-15 22:59:29 +0200
committerSuper User2007-05-15 22:59:29 +0200
commitfd2045584f7084d209607f4d717a66bea9afe88e (patch)
tree8118fb0cb231a4546d43a13cb85d8b80992c9d64 /mISDN.h
parentbackup work (diff)
downloadlcr-fd2045584f7084d209607f4d717a66bea9afe88e.tar.gz
lcr-fd2045584f7084d209607f4d717a66bea9afe88e.tar.xz
lcr-fd2045584f7084d209607f4d717a66bea9afe88e.zip
backup
Diffstat (limited to 'mISDN.h')
-rw-r--r--mISDN.h4
1 files changed, 2 insertions, 2 deletions
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 */