mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user