summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDoug Bailey <dbailey@digium.com>2009-01-19 15:56:11 +0000
committerDoug Bailey <dbailey@digium.com>2009-01-19 15:56:11 +0000
commit0cebf2041334ad1be690001cb3d984f651c52fee (patch)
tree0e383a3d38dd36a36f9f1a4652edd65dcdaa5f03 /include
parent7e03d13b98e477162a8b25a5b5e2a6886b2deedf (diff)
Increase the number of messages specified in the DAHDI_VMWI ioctl call to 16 bits (up from 8 bits)
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5730 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'include')
-rw-r--r--include/dahdi/user.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/dahdi/user.h b/include/dahdi/user.h
index 554b094..db79fbf 100644
--- a/include/dahdi/user.h
+++ b/include/dahdi/user.h
@@ -972,11 +972,11 @@ struct dahdi_hwgain {
*/
#define DAHDI_VMWI _IOWR(DAHDI_CODE, 94, int)
-#define DAHDI_VMWI_FSK (1 << 8) /* default FSK, no Ring Pulse Alert Signal*/
-#define DAHDI_VMWI_RPAS (1 << 9) /* Ring Pulse Alert Signal then FSK */
-#define DAHDI_VMWI_LREV (1 << 10) /* Line Reversal */
-#define DAHDI_VMWI_HVDC (1 << 11) /* HV 90VDC */
-#define DAHDI_VMWI_HVAC (1 << 12) /* HV 90VAC Neon lamp */
+#define DAHDI_VMWI_FSK (1 << 16) /* default FSK, no Ring Pulse Alert Signal*/
+#define DAHDI_VMWI_RPAS (1 << 17) /* Ring Pulse Alert Signal then FSK */
+#define DAHDI_VMWI_LREV (1 << 18) /* Line Reversal */
+#define DAHDI_VMWI_HVDC (1 << 19) /* HV 90VDC */
+#define DAHDI_VMWI_HVAC (1 << 20) /* HV 90VAC Neon lamp */
/*
* Startup or Shutdown a span