aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-11-17 14:09:38 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-11-17 14:09:38 +0000
commitdb2fb298e22b670294ab27d1126f7d64982ddc39 (patch)
tree5054fdd84bd76e77345bf8e55a2bc4e70199b720 /configs
parent32edc9c8858f05dbe82eaa4229de97f21a6366a3 (diff)
Uncomment settings under [global], to surpress warning when loading Asterisk.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@295361 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/res_curl.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/res_curl.conf.sample b/configs/res_curl.conf.sample
index 2cc92dcbd..cc472989f 100644
--- a/configs/res_curl.conf.sample
+++ b/configs/res_curl.conf.sample
@@ -3,6 +3,6 @@
;
[globals]
;proxy=myproxy.example.com
-;proxytype=http
-;proxyport=8001
+proxytype=http
+proxyport=8001
;proxyuserpwd=asterisk:asteriskrocks