Hi, I know that I have been away for a while (I have been very busy over the last couple of months).
I have been using the ejabberd daemon as an instant messaging service for various users and have used this on my workstations and phone. Only problem I have found is that I can’t use the XEP-0280 standard (which allows for syncing / carbon copy of messages between multiple devices / client software)
This feature is essential for my day-to-day operations (as I am not always sitting at my desktop and need to be able to send / receive messages on both devices).
I have had a look at various forums and can’t seem to find very much information about this feature.
If ejabberd can’t support XEP-0280 standards, could somebody suggest an alternative XMPP service?
Also I am using Kopete as my desktop client and Conversations as my Android / Phone client, whilst the phone client can support OTR and PGP encryption, Kopete can only support OTR encryption methods. Could somebody suggest a Linux client that support PGP keys (preferably a KDE based client app).
Tried downloading and building from the above Git link and got a number of errors / missing files:
src/mod_message_carbon.erl:12: can’t find include file "ejabberd.hrl"
src/mod_message_carbon.erl:13: can’t find include file "jlib.hrl"
src/mod_message_carbon.erl:61: record iq undefined
src/mod_message_carbon.erl:62: record jid undefined
src/mod_message_carbon.erl:62: record jid undefined
src/mod_message_carbon.erl:62: record jid undefined
src/mod_message_carbon.erl:63: record iq undefined
src/mod_message_carbon.erl:64: record iq undefined
src/mod_message_carbon.erl:65: record jid undefined
src/mod_message_carbon.erl:65: record jid undefined
src/mod_message_carbon.erl:65: record jid undefined
src/mod_message_carbon.erl:66: record iq undefined
src/mod_message_carbon.erl:74: record jid undefined
src/mod_message_carbon.erl:92: record jid undefined
src/mod_message_carbon.erl:93: record jid undefined
src/mod_message_carbon.erl:95: record jid undefined
src/mod_message_carbon.erl:96: record jid undefined
src/mod_message_carbon.erl:96: record jid undefined
src/mod_message_carbon.erl:107: record jid undefined
src/mod_message_carbon.erl:107: record jid undefined
src/mod_message_carbon.erl:10: Warning: behaviour gen_mod undefined
The src directory only contains the file: mod_message_carbon.erl
Copied those files to the src dir and run build.sh
Still getting the following error:
src/mod_message_carbon.erl:10: Warning: behaviour gen_mod undefined
I’m on same line with you i have added it to config and restart server, no crashes sound module compiled successfully.
Have a test with jabber clients and write to this page:)