This commit is contained in:
Anthony Minessale 2012-01-06 11:17:28 -06:00
parent 9e2e8f8168
commit 1901a41961
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<params> <params>
<!-- default url can be overridden by app data --> <!-- default url can be overridden by app data -->
<param name="gateway-url" value="http://sidious.freeswitch.org/api/index.cgi" /> <param name="gateway-url" value="http://www.freeswitch.org/api/index.cgi" />
<!-- set this to provide authentication credentials to the server --> <!-- set this to provide authentication credentials to the server -->
<!--<param name="gateway-credentials" value="muser:mypass"/>--> <!--<param name="gateway-credentials" value="muser:mypass"/>-->