ejabberd - Comments for "Execute shell commands by sending messages" https://www.ejabberd.im/forum/28704/execute-shell-commands-sending-messages en I found a way round solution https://www.ejabberd.im/forum/28704/execute-shell-commands-sending-messages#comment-67379 <p>I found a way round solution for my project.<br /> In my program I am going to use shell to run erl-commands sent from jid A to jid B. It worked for me well, but the problem was to get response, that is why I was looking for subj.<br /> All I have to do is to read shell response programmatically (I did not know it was possible) and send it back to jid A from jid B.</p> <p>Thanks.</p> Sat, 18 Mar 2017 03:07:04 +0000 passer_by comment 67379 at https://www.ejabberd.im I hope it will be updated https://www.ejabberd.im/forum/28704/execute-shell-commands-sending-messages#comment-67378 <p>I hope it will be updated soon ;-) I owe you a beer! :-D</p> Fri, 17 Mar 2017 14:27:01 +0000 passer_by comment 67378 at https://www.ejabberd.im In the ejabberd-contrib git https://www.ejabberd.im/forum/28704/execute-shell-commands-sending-messages#comment-67377 <p>In the ejabberd-contrib git repository you can find mod_shcommands, which implements this but for the WebAdmin.</p> <p>Exactly what you refer is implemented in <a href="https://www.ejabberd.im/mod_chatcommands" title="https://www.ejabberd.im/mod_chatcommands">https://www.ejabberd.im/mod_chatcommands</a> but it is very very old, not updated, and surely doesn't work in newer ejabberd versions.</p> Fri, 17 Mar 2017 12:49:52 +0000 badlop comment 67377 at https://www.ejabberd.im