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:
Kevin P. Fleming
2008-08-20 19:35:59 +00:00
parent 811faa8612
commit e2fc623d88
4 changed files with 147 additions and 4 deletions

View File

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