summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rwxr-xr-xzaptel.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/zaptel.h b/zaptel.h
index 198ef41..b3d83f0 100755
--- a/zaptel.h
+++ b/zaptel.h
@@ -478,6 +478,12 @@ char dialstr[ZT_MAX_DTMF_BUF];
*/
#define ZT_SETTXBITS _IOW (ZT_CODE, 43, int)
+
+/*
+ * Display Channel Diagnostic Information on Console
+ */
+#define ZT_CHANDIAG _IOR (ZT_CODE, 44, int)
+
/*
* 60-80 are reserved for private drivers
* 80-85 are reserved for dynamic span stuff