summaryrefslogtreecommitdiffstats
path: root/interface.h
diff options
context:
space:
mode:
authorSuper User2007-08-26 15:23:58 +0200
committerSuper User2007-08-26 15:23:58 +0200
commitce197cab91d66c14f11d818f343720a785dd616e (patch)
treeb52d356ce4b101722a5e9a8da0e750b0eaef2039 /interface.h
parentdito (diff)
downloadlcr-ce197cab91d66c14f11d818f343720a785dd616e.tar.gz
lcr-ce197cab91d66c14f11d818f343720a785dd616e.tar.xz
lcr-ce197cab91d66c14f11d818f343720a785dd616e.zip
backup
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index c7dac41..1022e38 100644
--- a/interface.h
+++ b/interface.h
@@ -50,6 +50,7 @@ struct interface_port {
int portnum; /* port number */
int ptp; /* force load stack in PTP mode */
int ptmp; /* force load stack in PTP mode */
+ int nt; /* load stack in NT-mode */
int channel_force; /* forces channel by protocol */
int nodtmf; /* disables DTMF */
struct select_channel *out_channel; /* list of channels to select */