summaryrefslogtreecommitdiffstats
path: root/dss1.h
diff options
context:
space:
mode:
Diffstat (limited to 'dss1.h')
-rw-r--r--dss1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dss1.h b/dss1.h
index 32b532a..821c587 100644
--- a/dss1.h
+++ b/dss1.h
@@ -22,6 +22,7 @@ class Pdss1 : public PmISDN
int message_epoint(unsigned int epoint_id, int message, union parameter *param);
int p_m_d_ntmode; /* flags the nt-mode */
+ int p_m_d_tespecial; /* special te-mode with all nt-mode IEs */
struct lcr_msg *p_m_d_queue; /* queue for SETUP if link is down */
struct lcr_msg *p_m_d_notify_pending; /* queue for NOTIFY if not connected */