]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add example config re: auth to xml_curl
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 14 Dec 2006 15:13:01 +0000 (15:13 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 14 Dec 2006 15:13:01 +0000 (15:13 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3650 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index f78e66139f9cb5cd5583de82d8a4424d900694c0..693486959ffb45d14cfd8bfba1d6907272401c96 100644 (file)
             need it) -->
        <!-- one or more |-delim of configuration|directory|dialplan -->
        <!--<param name="gateway-url" value="http://www.mydomain.com/test.cgi" bindings="dialplan"/>-->
+       <!-- set this to provide authentication credentials to the server -->
+       <!--<param name="gateway-credentials" value="muser:mypass"/>-->
       </settings>
     </configuration>