Questions tagged [ejabberd-api]
100 questions
0
votes
0 answers
get user properties in result of IQ xmpp stanza
I am creating XMPP users using OpenFire create-user RestAPI call. And i am setting some properties for users as indicated in PayLoad Example 2.
After creating users, i add them to each others rosters. So, every user has every other user in his/her…

VJ Vélan Solutions
- 6,434
- 5
- 49
- 63
0
votes
1 answer
How to set_room_affiliation for mod_muc in ejabberd?
Hi am using ejabberd version 16.04 for my chat application and am using mod_rest for creating a muc room and for sending room invitation, now what i need is to set_room_affiliation for a particular mod_muc but its says error could some one help me…

Mani Kandan
- 699
- 1
- 10
- 30
0
votes
1 answer
How to configure ejabberd rest api?
Can some please explain me how to configure ejabberd rest api support, I could not find any sufficient resource regarding this.
I'm using linux (kubuntu 16.04), so till now I've done
sudo apt-get install ejabberd
and please tell me is there any…

Ankit
- 326
- 1
- 7
- 18
0
votes
1 answer
Time taken by ejabberd to mark a client offline
I am using Smack library on android for implementing xmpp based chat. How much time does ejabberd server takes to mark a user offline (start storing into offline storage) if it receives a presence type=unavailable from a client.
Is it instant or…

Neeraj Yadav
- 145
- 1
- 12
0
votes
1 answer
ejabberd - Connecting two users through the API
I am using ejabberd as the XMPP server in my ASP.Net project. How do I programmatically connect or friend two users? Is there some way to access the ejabberd API? Any pointers to code samples would be great.

Najeeb
- 313
- 1
- 5
- 19
-1
votes
1 answer
Configure HBase with Ejabberd
I am planning to use HBase for my Ejabberd Server. I was trying to get some documentation on how to configure it but I couldn't so please anyone can help me by giving some documentation link.
Thanks,
Shiva Prasad G

Shiva Prasad G
- 27
- 6
-1
votes
2 answers
Erlang Client for XMPP server
Is there any good Erlang client for XMPP server. I checked exmpp but it is too old and not compiling.
Any pointers would be good. I have to send and receive a message both. The Ejabberd REST API will not fit here, as I need to get message back as…

user3404572
- 167
- 8
-1
votes
1 answer
How to create groups like whatsapp with ejabberd?
I need to ask few questions:
a. How can I create whatsapp like groups?
b. How can I implement group chat similar to whatsapp?
Right now I am creating rooms and invite users into them. Users automatically removed from room,when users go offiline.…

Sandeep Kumar Thakur
- 33
- 7
-1
votes
1 answer
what is stable version of ejabberd xmpp server?
what is stable version of ejabberd xmpp server?
Please answer this simple questions. As I have setup 16.08 successfully.
But one of network administrator keep saying that it is not stable version.
Please put some light on this question.
Thanks…

Sandeep Kumar Thakur
- 33
- 7
-4
votes
1 answer
eJabberd admin panel not showing users
In eJabberd API, Why eJabberd admin panel is not showing host, registered users and online users ?
Anyone having idea for the same ?
Because in Postman, all these type of APIs are working fine like connected_users_vhost, connected_users and…

Milan Gadoya
- 1
- 1