"Bruno Bechler Machado" <[EMAIL PROTECTED]> writes: > String absoluteFriend = contact + "@" + gatewayName + "." + > connection.getServiceName();
You should not use contact as it is, but ask the gateway what the correct name is, as described in section 6.3 of XEP-0100. -- Magnus JID: [EMAIL PROTECTED]
