]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
MDXMLINT-56
authorMichael Jerris <mike@jerris.com>
Thu, 14 Jan 2010 07:03:24 +0000 (07:03 +0000)
committerMichael Jerris <mike@jerris.com>
Thu, 14 Jan 2010 07:03:24 +0000 (07:03 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16305 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/xml_cdr.conf.xml

index 6964a7975775d53f6f6ac4e9198a1c31aeb33d4f..c8f2edb8474b6783e268657792446ea846658010 100644 (file)
@@ -34,6 +34,9 @@
     <!-- either an absolute path, a relative path assuming ${prefix}/logs or a blank or omitted value will default to ${prefix}/logs/xml_cdr -->
     <!-- <param name="err-log-dir" value="/tmp"/> -->
 
+    <!-- which auhtentification scheme to use. Supported values are: basic, digest, NTLM, GSS-NEGOTIATE or "any" for automatic detection -->
+    <!--<param name="auth-scheme" value="basic"/>--> 
+
     <!-- optional: this will enable the CA root certificate check by libcurl to
          verify that the certificate was issued by a major Certificate Authority.
          note: default value is disabled. only enable if you want this! -->