SOCKET BRANCH:
[lcr.git] / mISDN.h
diff --git a/mISDN.h b/mISDN.h
index a4e6014..de33e16 100644 (file)
--- a/mISDN.h
+++ b/mISDN.h
@@ -59,6 +59,7 @@ struct mISDNport {
        unsigned long b_remote_id[128]; /* the socket currently exported */
        unsigned long b_remote_ref[128]; /* the ref currently exported */
        int locally; /* local causes are sent as local causes not remote */
        unsigned long b_remote_id[128]; /* the socket currently exported */
        unsigned long b_remote_ref[128]; /* the ref currently exported */
        int locally; /* local causes are sent as local causes not remote */
+       int los, ais, rdi, slip_rx, slip_tx;
 };
 extern mISDNport *mISDNport_first;
 
 };
 extern mISDNport *mISDNport_first;