User registration with format user@192.168.1.21

Hello I have an openfire server but when I use an client such as jitsi or IM or Xabber it shows my profile and contacts in the following format

user@192.168.1.21 or user@domain.com

Is there a way to configure openfire so that in the client side, it shows just the user’s registered username instead of user@… ?

This is up to the client to give a new contact a nickname when adding new contact. Usually clients use username user@server to prefill nickname field, but you should be able to edit this. The only thing to eliminate that is to add Name for every user on your server and use Shared groups. This way the server will share such group with contacts showing with their Name value instead of a username.

Thanks a lot for your reply.

It worked…