ejabberd - Comments for "Setup Media Transfer" https://www.ejabberd.im/forum/25522/setup-media-transfer en stephen wrote: Hi, can you https://www.ejabberd.im/forum/25522/setup-media-transfer#comment-67423 <div class="quote-msg"> <div class="quote-author"><em>stephen</em> wrote:</div> <p>Hi, can you tell me how you solved this issue?I am still not able to solve this.</p></div> <p>Hi stephen,</p> <p>To make this module works, follow the link below.</p> <p><noindex><a href="https://stackoverflow.com/questions/35578600/mod-http-upload-http-file-upload-xep-0363-using-ruby-on-rails" title="https://stackoverflow.com/questions/35578600/mod-http-upload-http-file-upload-xep-0363-using-ruby-on-rails" rel="nofollow" >https://stackoverflow.com/questions/35578600/mod-http-upload-http-file-u...</a></noindex></p> <p>I follow this method and it works. Of course if i test with different frontend client some does not support support XEP-0363 so some frontend client does not work. Some works. My point is basically to develop a custom chat app using ejabberd and able to make it work using this module.</p> <p>If you look at the link you need to make sure few things:-</p> <p>1) under port 5443, you need to make sure to specify an endpoint, cos they only show you " ". So perhaps you need to put in like example "upload" or any name you want as endpoint.</p> <p>2) under modules for docroot, you need to specify where is your docroot to setup your media stuff. example i can put as "/home/ubuntu/upload", you decide.</p> <p>3) Under modules again, you see put_url mention as <noindex><a href="http://@host@:5443" title="http://@host@:5443" rel="nofollow" >http://@host@:5443</a></noindex>, why 5443 because listen port on top you put 5443 unless your port is different number. The @host@ is you must specify your domain name or localhost depending on you. Example <noindex><a href="http://upload.media.example.com:5443" title="http://upload.media.example.com:5443" rel="nofollow" >http://upload.media.example.com:5443</a></noindex> is a typical example as setup in this section.</p> <p>This link above might not have the sufficient info you need. For better comprehensive one, refer to this link provided by ProcessOne.</p> <p><a href="https://docs.ejabberd.im/admin/configuration/#mod-http-fileserver" title="https://docs.ejabberd.im/admin/configuration/#mod-http-fileserver">https://docs.ejabberd.im/admin/configuration/#mod-http-fileserver</a></p> <p>This second link after explain to you on mod-http-fileserver it will be follow by mod-http-upload. These 2 modules important to you. I follow to this method and custom myself and it working well.</p> <p>FYI, i am using latest ejabberd 17.04 so make sure you use it too so that you get to enjoy better features that comes along.</p> Tue, 25 Apr 2017 06:03:41 +0000 jabber5354 comment 67423 at https://www.ejabberd.im Hi, can you tell me how you https://www.ejabberd.im/forum/25522/setup-media-transfer#comment-67420 <p>Hi, can you tell me how you solved this issue?I am still not able to solve this.</p> Thu, 20 Apr 2017 04:29:32 +0000 stephen comment 67420 at https://www.ejabberd.im hi stephen, yes i have mange https://www.ejabberd.im/forum/25522/setup-media-transfer#comment-67410 <p>hi stephen,</p> <p>yes i have mange to solve this issue myself by googling a lot since nobody here to help me. I find this forum is good but less offer on help.</p> Tue, 11 Apr 2017 00:15:08 +0000 jabber5354 comment 67410 at https://www.ejabberd.im Hai, are you able to solved https://www.ejabberd.im/forum/25522/setup-media-transfer#comment-67365 <p>Hai, are you able to solved this issue? I have same problem with you, monal can't send attachment and alert me that the server need to enable XEP 0363, but I already enable it and worked in Android version.</p> Tue, 07 Mar 2017 12:44:43 +0000 stephen comment 67365 at https://www.ejabberd.im