cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6488
Views
4
Helpful
51
Replies

Jabber + Sandbox - where to begin

mark.kilby
Level 1
Level 1

Hi

 

Am trying to get the Jabber demo going using a sandbox environment for CUPS.

 

E.g. as explained here: Video: Use the Jabber IM Core APIs - Cisco Developer Community

 

I've successfully got connected to a sandbox environment "Collaboration 10.5 Lab" over the VPN per supplied in the email.

 

Scenario as follows:

  • Local web server running on my machine
  • Demo jabber application is deployed to this local web server
  • Proxy configured to relay Jabber requests from my web server to sandbox
  • VPN sandbox connection established with CUPS in the environment

 

In the 'sandbox server view' I can see a server that suggests it looks like the CUPS host (hq-cups.abc.inc).

 

When I run the web application up and try to login I get an exception.

 

First issue is I don't have any user IDs for Jabber - documented suggests a set would be emailed to me but obviously not.

 

Secondly I'm unsure the configuration for the host is configured correctly:

 

Inside "basic-chat.html" I have:

var demoConfig = {

domain: "hq-cups.abc.inc", //the domain specified for your CUP server

httpBindingURL: "http://localhost:8080/httpbinding", //the BOSH url for your server

unsecureAllowed: true //unsecureAllowed should be true if plaintext authentication is allowed over unencrypted or unsecured HTTP channels

};

 

On my proxy I'm forwarding anything mathing 'httpbinding' to this endpoint:

http://hq-cups.abc.inc:7335/httpbinding

 

Am pretty certain the proxy is working because I can issue REST requests to a separate server we have on our site.

 

Appreciate any help here. As I've run out of things to try.

 

Regards,

Mark.

51 Replies 51

Thanks Joe

Hi Gulab,

Just to verify, could you connect to the VPN successfully?

Joe

Yes. VPN is working

Happy new year folks!

Is the Jabber service in the shared sandbox all OK?

An integration my employer created for a demo seems unable to reach http://10.10.20.20:7335/httpbinding.

The VPN connects OK, and the IP above does respond on port 80.

Regards,

Mark.

Happy New Years Mark!

Are you referring to the Shared End Point Lab? If so, Jabber should still be good. Just used it late last week! Although, at this exact moment in time, we are taking care of a bug in the sandbox server.

Thank You,

Travis Williams

Hi Travis

Yes I think it is the shared Jabber environment - it is all working now, whatever the glitch it's fixed now.

Many thanks,

Mark.


@mark.kilby wrote:

Hi Travis

 

Yes I think it is the shared Jabber environment - it is all working now, whatever the glitch it's fixed now.

 

Many thanks,

Mark.



Hi,

I am having the same issue please, when I am trying to access 

http://10.10.20.17/httpbinding

 

Response:

 

HTTP Status 404 – /httpbinding

type: Status Report

Message: /httpbinding

Description: http.404

 

Any help will be appreciated.

Thanks