X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=dss1.h;h=821c5870980574b9e7eae2ca72dd9ad5749305ff;hp=32b532ac7d33a9f69fa5ea6624a12e9496fc0090;hb=26c7e0d22ead805ce333ea4248c7311c1eda5de0;hpb=6d3d13def341dcddb6fe4336d18ce2ac9b996029 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 */