[asterisk-commits] tilghman: branch 1.8 r284158 -	/branches/1.8/configs/res_curl.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Sun Aug 29 02:05:28 CDT 2010
    
    
  
Author: tilghman
Date: Sun Aug 29 02:05:27 2010
New Revision: 284158
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=284158
Log:
Missed adding this file
Added:
    branches/1.8/configs/res_curl.conf.sample   (with props)
Added: branches/1.8/configs/res_curl.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/configs/res_curl.conf.sample?view=auto&rev=284158
==============================================================================
--- branches/1.8/configs/res_curl.conf.sample (added)
+++ branches/1.8/configs/res_curl.conf.sample Sun Aug 29 02:05:27 2010
@@ -1,0 +1,8 @@
+;
+; CURLOPT global settings (mostly set for realtime)
+;
+[globals]
+;proxy=myproxy.example.com
+;proxytype=http
+;proxyport=8001
+;proxyuserpwd=asterisk:asteriskrocks
Propchange: branches/1.8/configs/res_curl.conf.sample
------------------------------------------------------------------------------
    svn:eol-style = native
Propchange: branches/1.8/configs/res_curl.conf.sample
------------------------------------------------------------------------------
    svn:keywords = 'Date Author Id Revision Yoyo'
Propchange: branches/1.8/configs/res_curl.conf.sample
------------------------------------------------------------------------------
    svn:mime-type = text/plain
    
    
More information about the asterisk-commits
mailing list