mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 15:29:05 +00:00
Merged revisions 295361 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r295361 | pabelanger | 2010-11-17 09:09:38 -0500 (Wed, 17 Nov 2010) | 2 lines Uncomment settings under [global], to surpress warning when loading Asterisk. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@295364 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
;
|
||||
[globals]
|
||||
;proxy=myproxy.example.com
|
||||
;proxytype=http
|
||||
;proxyport=8001
|
||||
proxytype=http
|
||||
proxyport=8001
|
||||
;proxyuserpwd=asterisk:asteriskrocks
|
||||
|
||||
Reference in New Issue
Block a user