Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
2
votes
1
answers
344
views
set XMPP priority of the jabber client in pidgin
I'm using *pidgin* Jabber client ([pidgin-2.13.0-alt6](https://packages.altlinux.org/en/sisyphus/srpms/pidgin) on ALT Sisyphus), and I'd like [to set XMPP priority](https://superuser.com/a/1137749/65570) in pidgin. The reason: I'm also connecting to my Jabber account with another client from mobile...
I'm using *pidgin* Jabber client ([pidgin-2.13.0-alt6](https://packages.altlinux.org/en/sisyphus/srpms/pidgin) on ALT Sisyphus), and I'd like [to set XMPP priority](https://superuser.com/a/1137749/65570) in pidgin.
The reason:
I'm also connecting to my Jabber account with another client from mobile smartphone (*aTalk*), and I'd like to set XMPP priority in pidgin, so that whenever I'm at my computer (where pidgin is running), it is [selected as the one which receives the messages](https://unix.stackexchange.com/q/163698/4319) people send to me, and whenever I'm away, the mobile client receives them (because there is more chance I'll see them on the mobile when I'm away).
Where do I set XMPP priority in pidgin?
imz -- Ivan Zakharyaschev
(15862 rep)
Feb 20, 2020, 05:51 PM
• Last activity: Feb 28, 2020, 11:47 PM
0
votes
0
answers
67
views
Any way to "forward" an IM from jabberd2 to users on Cisco XMPP?
I use a `jabberd2` MUC to monitor server status from Graylog and Nagios. The helpdesk guys would like to be able to join the MUC, however they are on Windows (I'm on Linux) and have a Cisco jabber client of some kind that doesn't appear to be configurable enough to point it at a second XMPP server....
I use a
jabberd2
MUC to monitor server status from Graylog and Nagios. The helpdesk guys would like to be able to join the MUC, however they are on Windows (I'm on Linux) and have a Cisco jabber client of some kind that doesn't appear to be configurable enough to point it at a second XMPP server. Is there any way to maybe "forward" messages from the Linux XMPP server to the Cisco XMPP server?
**Update** (added SRV records):
_jabber._tcp.jabber.my.lan.net. IN SRV 5 0 5269 jabber.my.lan.net.
_xmpp-server._tcp.jabber.my.lan.net. IN SRV 5 0 5269 jabber.my.lan.net.
_xmpp-client._tcp.jabber.my.lan.net. IN SRV 5 0 5222 jabber.my.lan.net.
_jabber._tcp.conference.my.lan.net. IN SRV 5 0 5269 jabber.my.lan.net.
_xmpp-server._tcp.conference.my.lan.net. IN SRV 5 0 5269 jabber.my.lan.net.
_xmpp-client._tcp.conference.my.lan.net. IN SRV 5 0 5222 jabber.my.lan.net.
Server Fault
(577 rep)
Dec 6, 2018, 04:28 PM
• Last activity: Dec 6, 2018, 09:33 PM
0
votes
1
answers
1736
views
Jabber Psi+ message history
There's openfire-4.0.2 IM sender connected to Samba AD server. As a jabber client Psi+ v0.16.330 is used. When User1 sends message to User2 this outgoing message doesn't written to User's1 message history. But User2 in _his_ history has message from User1. In other words, all histories of all users...
There's openfire-4.0.2 IM sender connected to Samba AD server. As a jabber client Psi+ v0.16.330 is used.
When User1 sends message to User2 this outgoing message doesn't written to User's1 message history. But User2 in _his_ history has message from User1. In other words, all histories of all users contains _only_ incoming messages, not the full "dialog".
In "Account" settings in Psi+ checkbox "Keep history" is on. "History Keeper" plugin is turned off.
What's wrong?
Someone
(303 rep)
Jan 25, 2017, 06:44 PM
• Last activity: Mar 17, 2018, 11:32 PM
1
votes
0
answers
104
views
How to create google hangout group with mcabber?
How can I create (or just join) a google hangout group using [mcabber][1]? [mcabber][1] does support MUC (Multi-User Chat) so it should be possible. I have it working on a non-google based XMPP server. [1]: https://mcabber.com/
Sardathrion - against SE abuse
(4493 rep)
Sep 13, 2017, 11:09 AM
• Last activity: Sep 13, 2017, 04:28 PM
0
votes
0
answers
134
views
xchat: connecting to one account from two clients
I am using `xchat` IRC client in Debian. I have two computers, one in my office and another at home. I would like to be connected to my IRC server from both computers using the same account. People who send messages to me and receive messages from me should not see any difference, and should not eve...
I am using
xchat
IRC client in Debian. I have two computers, one in my office and another at home. I would like to be connected to my IRC server from both computers using the same account.
People who send messages to me and receive messages from me should not see any difference, and should not even need to know whether I am at home or in the office.
By that I mean, any messages send to my account should appear on both computers. Also, any messages I send, should be visible as sent on both computers (so that both clients have complete history of communication).
From what I could find, there exists such functionality in some jabber implementations (Prosody) and is called mod_carbons.
Does xchat
client, or the IRC protocol have this functionality?
How would I set this up ?
Martin Vegter
(598 rep)
Oct 17, 2015, 08:02 PM
4
votes
2
answers
557
views
Debian Wheezy, ejabberd and forward secrecy
After validating of my public XMPP service on xmpp.net, I've got the error: Warning: Server offers no forward-secret ciphers. Grade capped to A-. Is there an easy way to enable these ciphers? As title states, I have Debian Stable and ejabberd installed from its repository. **ADDITION** I've checked...
After validating of my public XMPP service on xmpp.net, I've got the error:
Warning: Server offers no forward-secret ciphers. Grade capped to A-.
Is there an easy way to enable these ciphers? As title states, I have Debian Stable and ejabberd installed from its repository.
**ADDITION**
I've checked all the servers listed in https://xmpp.net/directory.php which have
ejabberd
installed with its build date 2011/12/24
. This is Debian Wheezy's ejabberd obviously. The top score of any of these servers is A-/A-
, so I believe it is really difficult to enable PFS
for this software.
Neurotransmitter
(3071 rep)
Apr 19, 2015, 11:16 AM
• Last activity: May 21, 2015, 08:04 PM
6
votes
1
answers
895
views
Which jabber client receives messages?
I have `jabber` clients on my computer (`pidgin`) and on mobile phones (`im+`). For now each message is received by arbitrary one of them (or so it looks). For instance, if a person sends two messages one after another, one can get into one client, the second one into another. What makes a message b...
I have
jabber
clients on my computer (pidgin
) and on mobile phones (im+
). For now each message is received by arbitrary one of them (or so it looks). For instance, if a person sends two messages one after another, one can get into one client, the second one into another. What makes a message being received by some particular client? Is there a way to make one particular client receive the messages? All the clients?
x-yuri
(3603 rep)
Oct 22, 2014, 10:56 PM
• Last activity: Oct 23, 2014, 07:50 PM
Showing page 1 of 7 total questions