cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3786
Views
0
Helpful
5
Replies

How to find BOSH url for Cisco Unified Presence Server

Absaar Javed
Level 4
Level 4

Hello

I am trying to run sample code for jabber IM chat. In the tutorial it suggests that you can find BOSH url for your server from CUPS administration panel. I am logged into CUPS administration panel but unable to find BOSH url, kindly guide me how to do find BOSH url from CUPS administration panel.

Regards

5 Replies 5

Alexey Smirnov
Level 4
Level 4

1st go to "Cisco Unified IM and Presence Serviceability -> Control Center - Feature Services", select your IM&P and ensure that Cisco XCP Web Connection Manager is started and activated.

Next, switch to Cisco Unified Presence Administration, select "System -> Service Parameters", choose your IM&P and select Cisco XCP Web Connection Manager.

There you can browse as well as change BOSH url.

If you navigate to https://<imp_ip>:7335/httpbinding (if httpbinding id your URL) I'd see something like this:

 

This URI is for XMPP communication via the BOSH protocol.

Please reference the following protocols:
RFC 3920: Extensible Messaging and Presence Protocol (XMPP): Core
RFC 3921: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
XEP-0206: XMPP Over BOSH

When I've selected "IM&P and ensure that Cisco XCP Web Connection Manager" getting error attached in screen shot.

Looks like a serious problem.

Take a look at this post (https://supportforums.cisco.com/discussion/12284056/connection-server-cannot-be-established-certificate-exception) - it could be a bug or a misconfiguration of certificates.

Hi Alexey, I have followed the step that you provide, in the server Cisco XCP Web Connection Manager already running well but when I tried navigate to https://<imp_ip>:7335/httpbinding,  got this message `refused to connect.`

also when i tried to connect using jabberwerx, got same error,  `net::ERR_CONNECTION_REFUSED`

please help advice, thank you

Hi @Alexey Smirnov, I followed the same step as you described, when I tried to navigate 

https://10.10.20.17:7335/httpbinding , got the error 'refused to connect' .
 
I am attaching variables is this correct which we configured?
        domain: "hq-cups.abc.inc"
        httpBindingURL: "https://10.10.20.17:7335/httpbinding"
        unsecureAllowed: true,
 
Thankyou
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: