aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.extconfig
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:11:19 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:11:19 +0000
commita7f5922d52dec34290d8f220ebe1299804068211 (patch)
tree00d82ede49e6225ee6e35d046e00eadfe8b4336e /doc/README.extconfig
parent2dbd70cd4dbb664283ec2ddaba5d7736a11ecb30 (diff)
minor updates (bug #4779)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6200 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/README.extconfig')
-rwxr-xr-xdoc/README.extconfig9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/README.extconfig b/doc/README.extconfig
index e26ab6c3a..6b147e573 100755
--- a/doc/README.extconfig
+++ b/doc/README.extconfig
@@ -2,11 +2,18 @@ Asterisk external configuration
===============================
The Asterisk external configuration engine is the result of work by
-Anthony Minessale II, Mark Spencer and Constantine Filin
+Anthony Minessale II, Mark Spencer and Constantine Filin.
+
It is designed to provide a flexible, seamless integration between
Asterisk's internal configuration structure and external SQL other other
databases (maybe even LDAP one day).
+The external configuration engine is the basis for the ARA, the
+Asterisk Realtime Architecture (see README.realtime for more
+information).
+
+* Configuration
+
External configuration is configured in /etc/asterisk/extconfig.conf
allowing you to map any configuration file (static mappings) to
be pulled from the database, or to map special runtime entries which