1
votes

I have downloaded xabber app from play in mobile1. I have successfully installed openfire xmpp server on my local machine and have created two users testuser1 and testuser2. From xabber android app I have added account with zabberId [email protected] and it is successfully added and showing online status.
Now I have downloaded xabber app in mobile2. I have added account with zabberId [email protected] and it is successfully added and showing online status.

Now I am trying to add contact([email protected]) on mobile1 with [email protected] But the request is not sending to testuser2@mypc.

But the same thing works If I tested for gmail accounts. What is the issue?

1

1 Answers

3
votes

I got the solution. I cannot add contact with ipaddress like [email protected] ,instead I have to use proper host name like testuser2@mypc. But to create account I have to use ipaddress like [email protected]. Since I am working with locally installed openfire xmpp server , it is bit confusing with ipaddress and hostname