Awaiting authorisation

Users are showing as online in console, but when trying to add new user on Pandion client Im getting awaiting authorisation. However the user will not get the request. If I try to send a message I get the log below.

In the logs Im getting:

2005.08.12 10:08:53 [org.jivesoftware.messenger.net.SocketReader.run(SocketReader.java:145)

] Connection closed before session established

Socket[addr=/10.44.1.114,port=4800,localport=5269]

Is there something thats needs setting on the server?

Cheers DK

Found out it works if I put in the following format:

name@computername

instead of

name@ip_addy

Is there a way of just putting in the name to add contact instead of @computername?

DK

Hi DK,

Is there a way of just putting in the name to add

contact instead of @computername?

No, not really. The “@domainname” is required so that the client and the server you’'re registered to knows which server the user you are trying to add to your roster resides on. In other words if you were registered as “dk@xyz.com” you could have contacts that are registered as, “bob@xyz.com”, “sally@123.com”, “bill@abc.com”, etc.

Hope that helps,

Ryan