Ting-Hao Chen | There is actually no need to setup Apache as Proxy. in you config, make sure the following is correctly setup var demo_config = { domain: "your_domain_name", //if you are running the Jabber shared sandbox, please use psdtemea.cisco.com maxGraphAge: 5, unsecureAllowed: true, atSymbolAllowed: false, logPersistence: false, serviceDiscoveryEnabled: false, httpBindingURL: "http://your_CUP_server_IP:7335/httpbinding" //If you are running the Jabber shared sandbox, please use http://cup02:7335/httpbinding }; Hope this help Howard |
| Please sign in to flag this as inappropriate. |