summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorDoug Bailey <dbailey@digium.com>2009-01-22 15:49:24 +0000
committerDoug Bailey <dbailey@digium.com>2009-01-22 15:49:24 +0000
commit9a28a07739861586566e5ed4a078aa7bcb642095 (patch)
tree0c7f2d9e2335de10a9ad5745df2e042ddb7306ee /include/asterisk/autoconfig.h.in
parent49785e775e11181f29cff30ec9983caf8d4b35df (diff)
change VMWI to use new DAHDI_VMWI ioctl call.
Change configure script to detect the new ioctl call data structure. (issue #14104) Reported by: alecdavis Patches: mwiioctl_structure_asterisk.diff4.txt uploaded by dbailey (license ) Tested by: alecdavis, dbailey git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@170112 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 6cb55487a..200b96738 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -192,6 +192,12 @@
/* Define DAHDI_HALF_FULL headers version */
#undef HAVE_DAHDI_HALF_FULL_VERSION
+/* Define if your system has the DAHDI_LINEREVERSE_VMWI headers. */
+#undef HAVE_DAHDI_LINEREVERSE_VMWI
+
+/* Define DAHDI_LINEREVERSE_VMWI headers version */
+#undef HAVE_DAHDI_LINEREVERSE_VMWI_VERSION
+
/* Define DAHDI headers version */
#undef HAVE_DAHDI_VERSION