[Freeswitch-trunk] [commit] r3650 - freeswitch/trunk/conf
Freeswitch SVN
anthm at freeswitch.org
Thu Dec 14 10:13:04 EST 2006
Author: anthm
Date: Thu Dec 14 10:13:01 2006
New Revision: 3650
Modified:
freeswitch/trunk/conf/freeswitch.xml
Log:
add example config re: auth to xml_curl
Modified: freeswitch/trunk/conf/freeswitch.xml
==============================================================================
--- freeswitch/trunk/conf/freeswitch.xml (original)
+++ freeswitch/trunk/conf/freeswitch.xml Thu Dec 14 10:13:01 2006
@@ -342,6 +342,8 @@
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>
More information about the Freeswitch-trunk
mailing list