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

View File

@ -42,7 +42,7 @@
<params>
<!-- 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 -->
<!--<param name="gateway-credentials" value="muser:mypass"/>-->