summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-07 17:27:01 +0000
committerDavid Troy <dave@popvox.com>2006-04-07 17:27:01 +0000
commit2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0 (patch)
tree77dbd25294aeaf722a2573921308b9b05be9e896 /VERSIONS
parent524502c0a8d5b6d8ec1f15ab456b20c1d33451ad (diff)
downloadastmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.tar.gz
astmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.tar.xz
astmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@92 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/VERSIONS b/VERSIONS
index 9336dd0..9559284 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
-1.20pre Now using ast_carefulwrite for non-blocking writes
+1.20pre Now using ast_carefulwrite for non-blocking writes to all sockets
Added asteriskwritetimeout config setting for asterisk write timeout
Added clientwritetimeout config setting for client write timeout
Added support for astmanproxy.users user authentication (Steve Davies)
@@ -7,6 +7,7 @@
Added writetimeout var to mansession structure for use by ast_carefulwrite
Added SSL Support (Remco Treffkorn, Mahesh Karoshi, John Todd; Tello Corp)
Added 'usessl' option for connecting to asterisk servers
+ Fixed proxykey pointer bug (Steve Davies)
------------------------------------------------------------------------------------------------
1.1pre2 Completely Modularized and Abstracted Input/Output formats