summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-07-01 15:46:02 +0000
committerDavid Troy <dave@popvox.com>2006-07-01 15:46:02 +0000
commit9776d23b64d8c72eef2ee80bf7fb840cc9429f39 (patch)
treea9bda6842c6b761c8ab99be9b5906c6a18923cc8 /README
parent5d52864609b3750bfeb7cda411802900aa190fc3 (diff)
downloadastmanproxy-9776d23b64d8c72eef2ee80bf7fb840cc9429f39.tar.gz
astmanproxy-9776d23b64d8c72eef2ee80bf7fb840cc9429f39.tar.xz
astmanproxy-9776d23b64d8c72eef2ee80bf7fb840cc9429f39.zip
Documentation updates
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@130 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index b090332..424e628 100644
--- a/README
+++ b/README
@@ -370,11 +370,6 @@ been widely used as a basis for experimentation, but I wanted
something more robust and that could act as a basis for additional
features.
-Several other folks have experimented with adding XML output to the
-standard manager interface, however, Mark Spencer has made it clear
-that he does not want to add XML interfaces into the Asterisk core.
-This is an understandable design decision.
-
Asterisk Manager Proxy is a multithreaded proxy server for Asterisk
Manager written in c, and based on several of the same data
structures and routines found in the asterisk manager itself. This