mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user