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
This commit is contained in:
Doug Bailey
2009-01-22 15:49:24 +00:00
parent 49785e775e
commit 9a28a07739
4 changed files with 126 additions and 48 deletions

View File

@@ -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