Let's chat file transfer - cannot transfer files between users

PBX Firmware:12.7.4-1804-2.sng7
I have changed Let’s chat cofiguration file to enable specific file transfer:
In /var/www/html/admin/modules/xmpp/node/node_modules/lets-chat/settings.yml
files:
enable: true
provider: local
maxFileSize: 100000000
restrictTypes: true
allowedTypes:
- ‘image/jpeg’
- ‘image/png’
- ‘image/gif’
local:
dir: uploads
After fwconsole restart xmpp I cannot transfer files between users.
Tested on Pidgin (client for Windows) and Xabber (client for Android).
I have also tested with full path for dir, but It didn’t help (/var/www/html/admin/modules/xmpp/node/node_modules/lets-chat/uploads)

Has anyone an idea how to enable file transfer in FreePBX chat?

Hi, I tried this as well and it did not work, i concluded that you could only file upload in the web client in groups, i don’t think it was ever meant to support user to user transfers (I may be wrong). I eventually abandoned it.

let me know if you find different.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.