summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rwxr-xr-xzaptel.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/zaptel.h b/zaptel.h
index b579e2a..b91573a 100755
--- a/zaptel.h
+++ b/zaptel.h
@@ -534,6 +534,11 @@ char dialstr[ZT_MAX_DTMF_BUF];
#define ZT_TIMERACK _IOW (ZT_CODE, 48, int)
/*
+ * Set Conference to mute mode
+ */
+#define ZT_GETCONFMUTE _IOR (ZT_CODE, 49, int)
+
+/*
* 60-80 are reserved for private drivers
* 80-85 are reserved for dynamic span stuff
*/