Add ETSI Message Waiting Indication (MWI) support.

Add the ability to report waiting messages to ISDN endpoints (phones).

Relevant specification: EN 300 650 and EN 300 745

Review:	https://reviewboard.asterisk.org/r/599/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267399 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett
2010-06-03 00:02:14 +00:00
parent bb4c55c347
commit 1c67f208a7
8 changed files with 555 additions and 2 deletions

View File

@@ -560,6 +560,9 @@
/* Define to 1 if you have the ISDN PRI Malicious Call ID library. */
#undef HAVE_PRI_MCID
/* Define to 1 if you have the ISDN PRI Message Waiting Indication library. */
#undef HAVE_PRI_MWI
/* Define to 1 if you have the ISDN progress with cause library. */
#undef HAVE_PRI_PROG_W_CAUSE