Sametime for iNotes not working

HiI am trying to get awarenes on iNotes, but it does not work.

Domino iNotes server is 8.5.2, Sametime is Standard 8.5.1 community server (classic meetings) on domino 8.5.1FP4.

I have followed documentation (I think) but do not see awareness in iNotes.

Users are connected to an internal Sametime server, in the LAN where mailservers are. In DMZ there is a iNotes server with a replica of users mailboxes, and this connects to a DMZ Sametime server. When logging in to DMZ Sametime server via a browser, I can see sametime presence of users on LAN Sametime server, so DMZ and LAN Sametime can see awareness of each others users.

When logging on to DMZ Sametime I can in the same browser session open iNotes without having to log on again. So SSO works.

I think the problem may be, that iNotes redirects to SSL (port 443), but DMZ Sametime runs om port 8088. In the iNotes console on the client I see messages like :

“Loading element script with src=https://name.domain.com/sametime/stlinks/hostinfo.js…”

also in the Java console it says

Connecting https://name.domain.com:443/ with proxy:DIRECT

So I think iNotes server is trying to get wareness on the DMZ Sametime server on port 443, but Sametime listen on port 8088.

The servers are open for communication through firewall on 80, 8088, 443, 1352.

How can I set the ports correctly? Or is it not a port problem?

Subject: Can you verify if during install selected HTTP Tunneling, which sets the tunneling port to 80 and the HTTP server to 8088.

During Sametime install/setup, did you select HTTP Tunneling, which sets the tunneling port to 80 and the HTTP server to 8088.

How to enable or disable HTTP tunneling on a Sametime server over port 80

http://www-01.ibm.com/support/docview.wss?rs=463&uid=swg21090222

Subject: Additional configuration steps are required.

By default the connection to stlinks will be the same as the connection to iNotes. So there are 2 options to resolve the problem: enable SSL on the Sametime server, or add a Notes.ini setting to the iNotes server that forces connections to stlinks to go over HTTP rather than HTTPS. This setting is: iNotes_WA_SametimeProtocol=http: