mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Backport support for Zaptel/DAHDI channel-level alarms from trunk/1.6, because not doing so just makes it difficult for people with channels that are in alarm when Asterisk starts up to get them going once the alarm is cleared
(closes issue #12160) Reported by: tzafrir Patches: asterisk-chanalarms_14.patch uploaded by tzafrir (license 46) Tested by: tzafrir git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@139145 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -546,6 +546,9 @@
|
||||
/* Define if your system has the Zaptel headers. */
|
||||
#undef HAVE_ZAPTEL
|
||||
|
||||
/* Define if your Zaptel drivers have chan_alarms. */
|
||||
#undef HAVE_ZAPTEL_CHANALARMS
|
||||
|
||||
/* Define to indicate the ${ZLIB_DESCRIP} library */
|
||||
#undef HAVE_ZLIB
|
||||
|
||||
|
Reference in New Issue
Block a user