Finished autoconf.
[lcr.git] / interface.h
index 221b085..09e0778 100644 (file)
@@ -8,7 +8,6 @@
 ** interface header file                                                     **
 **                                                                           **
 \*****************************************************************************/ 
 ** interface header file                                                     **
 **                                                                           **
 \*****************************************************************************/ 
-
 enum { /* interface type */
        IF_TYPE_DIRECT,
        IF_TYPE_EXTENSION,
 enum { /* interface type */
        IF_TYPE_DIRECT,
        IF_TYPE_EXTENSION,
@@ -49,6 +48,7 @@ struct interface_port {
        int                     ptp; /* force load stack in PTP mode */
        int                     ptmp; /* force load stack in PTP mode */
        int                     nt; /* load stack in NT-mode */
        int                     ptp; /* force load stack in PTP mode */
        int                     ptmp; /* force load stack in PTP mode */
        int                     nt; /* load stack in NT-mode */
+       int                     tespecial; /* special TE-mode behavior */
        int                     l2hold; /* hold layer 2 (1=force, -1=disable */
        int                     channel_force; /* forces channel by protocol */
        int                     nodtmf; /* disables DTMF */
        int                     l2hold; /* hold layer 2 (1=force, -1=disable */
        int                     channel_force; /* forces channel by protocol */
        int                     nodtmf; /* disables DTMF */