ejabberd-module

ejabberd BOSH search brings nothing

一笑奈何 提交于 2019-12-02 21:59:54
问题 We're trying to switch from Openfire to ejabberd XMPP server. I have ejabberd installed with default options on my local Windows 10 workstation. I set mod_vcard: search: true I registered a couple of users using ejabberd ReST API. I also set some vcard values for those users (my understanding is that vcard entries are necessary for ejabberd search to work, correct?) Using Postman, I can confirm that there are vcards for user "testfouoles": POST http://localhost:5281/api/get_vcard Body: {

ejabberd BOSH search brings nothing

[亡魂溺海] 提交于 2019-12-02 12:49:50
We're trying to switch from Openfire to ejabberd XMPP server. I have ejabberd installed with default options on my local Windows 10 workstation. I set mod_vcard: search: true I registered a couple of users using ejabberd ReST API. I also set some vcard values for those users (my understanding is that vcard entries are necessary for ejabberd search to work, correct?) Using Postman, I can confirm that there are vcards for user "testfouoles": POST http://localhost:5281/api/get_vcard Body: { "host": "planetrisk.com", "user": "testfouoles", "name": "FN" } Response: { "content": "Test