HTTP Upload file in ejabberd

Hi,

I wanna upload file in ejabberd. As per the documentation i have installed mod_http_upload in ejabberd and configured the module in ejabberd.yml.

But i don't know how to test this feature from client side. Do they have any specific client to test this ?

I used gajim to upload file , server says "Denying HTTP upload slot request from test1@192.168.1.152" and also return FORBIDDEN.

Thanks in advance

maheswari wrote: But i don't

maheswari wrote:

But i don't know how to test this feature from client side. Do they have any specific client to test this ?

Conversations or Gajim (with the HTTP Upload plugin) should work. I think Xabber supports HTTP Upload, too.

maheswari wrote:

I used gajim to upload file , server says "Denying HTTP upload slot request from test1@192.168.1.152" and also return FORBIDDEN.

Did you specify the access option? If you didn't, you need an access rule named local (like in the example configuration file) and any users matching that rule will be permitted to use that feature.

Syndicate content