I am following the steps from the page 'Connecting to and testing Jabber IM and Presence'. Now that I have credentials for the Shared UC env, I perform step 5 by editing the docs\examples\sampleclient.html page with the following values
However when I run it I get
with the following values
var demo_config = {
domain: "psdtemea.cisco.com",
maxGraphAge: 5,
unsecureAllowed: true,
atSymbolAllowed: false,
logPersistence: false,
serviceDiscoveryEnabled: false,
httpBindingURL: "http://cup02:7335/httpbinding",
httpBindingURL_secondary: "/httpbinding"
}
However when I run it I get
Log 13:49:53:661 User home node is : undefined
Log 13:49:53:665 _connectSecondaryBindingURL= false
Log 13:49:53:670 Stored home node is : null
Log 13:49:53:673 Stored backup node is : null
Log 13:49:53:677 _connectToNode node is : null
Log 13:49:53:680 Initializing candidate nodes array.
Log 13:49:53:683 Cross site is true.
Log 13:49:53:685 Update _connectToNode = cup02
Log 13:49:53:687 Bosh URL is: file://cup02:7335/httpbinding
Log 13:49:53:691 network timeout retry 1
Log 13:50:28:697 network timeout retry 2
Log 13:50:29:201 network timeout retry 3
Log 13:51:04:212 Stream closedwith error

peration failed ()
Log 13:51:04:218 closed:
Log 13:51:04:221 Failed to connect to SD-Primary Node, binding URL =cup02:7335/httpbinding, and now try the SD-Secondary Node binding URL=/httpbinding