]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
upd
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 6 Jan 2012 17:17:06 +0000 (11:17 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 6 Jan 2012 17:17:30 +0000 (11:17 -0600)
src/mod/applications/mod_httapi/httapi.conf.xml

index 2dea28d01206ead28d8b241843caabfcf7d4851d..05b321e11bbdef108ec8365c34aedf5b1b11167a 100644 (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"/>-->