summaryrefslogtreecommitdiffstats
path: root/q931.h
diff options
context:
space:
mode:
Diffstat (limited to 'q931.h')
-rw-r--r--q931.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/q931.h b/q931.h
index ec1a44f..3d41f1b 100644
--- a/q931.h
+++ b/q931.h
@@ -8,6 +8,7 @@
** information elements support header **
** **
\*****************************************************************************/
+#ifndef SOCKET_MISDN
#define MT_ALERTING 0x01
#define MT_CALL_PROCEEDING 0x02
@@ -85,6 +86,8 @@
#define IE_CONGESTION 0xb0
#define IE_REPEAT 0xd0
+#endif
+
#define CENTREX_FAC 0x88
#define CENTREX_ID 0xa1