aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-16 22:36:58 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-16 22:36:58 +0000
commit8518f4d6e3b354d2981b2b69df17dc7c002c1ff0 (patch)
treecc6f1d9dec9be8757e6953410f5aeb6f2779e235 /CHANGES
parent3a4e56130760040f218b425a25be7420a2550ea9 (diff)
Info about res_config_curl
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@98984 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5806d9a93..1f33c515e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -448,6 +448,10 @@ Miscellaneous New Modules
on as the channel's audio. This is very useful for building custom
vocoders or doing recording or analysis of the channel's audio in another
application.
+ * Added a new module, res_config_curl, which permits using a HTTP POST url
+ to retrieve, create, update, and delete realtime information from a remote
+ web server. Note that this module requires func_curl.so to be loaded for
+ backend functionality.
Miscellaneous
-------------