summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-06-07 18:28:29 +0000
committerRussell Bryant <russell@russellbryant.com>2006-06-07 18:28:29 +0000
commit739385e761c11cc18503efbe2f131e56e482de28 (patch)
tree905b93e1ae5249362759c3d99da1a0bbcc95e9cc /doc
parent66dca5e37859a4517200bbe82d1e67ff5c6b300e (diff)
remove the WITH_SMDI define
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/smdi.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/smdi.txt b/doc/smdi.txt
index 6de0c35ea..d89c4f35c 100644
--- a/doc/smdi.txt
+++ b/doc/smdi.txt
@@ -1,16 +1,6 @@
Asterisk SMDI (Simple Message Desk Interface) integration
---------------------------------------------------------
-Support for using Asterisk as an SMDI message desk was developed by Matthew A.
-Nicholson <mnicholson@digium.com>. To enable SMDI support in asterisk edit the
-Makefile file and uncomment the line regarding SMDI so it reads like
-this:
-
-#
-# Asterisk SMDI integration
-#
-WITH_SMDI = 1
-
SMDI integration is configured in smdi.conf, zaptel.conf, and voicemail.conf.
Various characteristics of the SMDI interfaces to be used (serial ports) are
defined in smdi.conf. SMDI integration for callerid and MWI are defined in