Questions tagged [xmpp]

Extensible Messaging and Presence Protocol (previously known as Jabber) is a layer 7 networking protocol for realtime text messaging. It is an open standard with a decentralised architecture, allowing anyone to run their own server. It is used as the underlying protocol by Google Talk.

158 questions
2
votes
2 answers

Forward/alias XMPP accounts on a domain to gmail.com

I have an OpenBSD server, and I would like to configure a corporate/personal domain name to be Jabber / XMPP enabled, and to automatically proxy (forward/alias) messages between some set of local accounts and a given gmail.com Google Talk…
cnst
  • 12,948
  • 7
  • 51
  • 75
2
votes
1 answer

AWS ELB + ejabberd server

I have two servers in AWS EC2 ejabberd. I'm trying to set up an ELB to manage traffic, but I can not connect when I put a ELB "front" of EC2 instances. DNS settings, I changed the A record for the CNAME public DNS name of the instance ELB. I read…
aelbaz
  • 155
  • 6
2
votes
1 answer

501 Error during Libjingle PCP on Amazon EC2 running Openfire

I am trying to implement Google's Libjingle (version: 0.6.14) PCP example and I am getting a 501: feature not implemented error during execution. Specifically, the error occurs after each "account" has connected, been authenticated and began…
AeroBuffalo
  • 121
  • 6
2
votes
1 answer

Anyone using Archipel in production for managing virtual machines?

I am getting ready to deploy a new server for my company. We intend to use virtualization mainly for security but also to help with versioning and other issues. We have decided to use openvz. Now I am trying to pick out some management software…
Jacob Stoner
  • 163
  • 1
  • 7
2
votes
0 answers

Deleted users in Openfire are not reflected in clients

we do use Openfire as our jabber/xmpp-server. The users are added, an put into groups, which works fine, as the clients get a list of all users and appropiate users. But when deleting a user, this change isn't reflected in the clients. The old users…
Dag
  • 161
  • 1
  • 9
2
votes
0 answers

configure rooms for MUC in ejabber

I want to configure rooms in ejabberd server 1) Create Two Rooms with a Room Name by configuring ejabberd's config file Room Names will be 1) visitors 2) native 2) Don't allow users to create room 3) User can join any room those are…
Hunt
  • 151
  • 2
  • 11
2
votes
1 answer

Does ejabberd support audio/video calls?

My server is running Ubuntu and I have installed ejabberd as one of the famous xmpp servers in order to organize chatting system. Ejabbered is working fine with text messages, but I would like to know whether it supports audio/video calls or not?…
Bakhtiyor
  • 171
  • 1
  • 2
  • 6
2
votes
4 answers

Monitorable Inter-company Messaging and XMPP Server on FreeBSD

We are looking to give access to some of our employees to chat with each other - however we are worried about them abusing the privilege and chatting we friends outside work. We have decided to deploy our own XMPP Server to solve this. I'm looking…
Chance
  • 450
  • 1
  • 4
  • 18
2
votes
2 answers

Integrate Openfire with MS SqlServer

I originally posted this on stackoverflow. Not sure if this belongs on Serverfault. I am reasonably familiar with the guidelines of serverfault vs stackoverflow however, while it is a server question the goal is to get my XMPP development…
pat8719
  • 123
  • 1
  • 8
2
votes
1 answer

xmpp server in Azure

I have a need to host an XMPP server in the cloud, essentially for chat, but other possibilities in the future. I have just a couple of questions: 1) I need to install the XMPP server via a command line script, and Openfire seems to be the weapon of…
Mark
  • 121
  • 5
2
votes
0 answers

ejabberd benchmarks and performance

I'm considering to use XMPP for messaging platform (not a chat, I'd rather use it as a transport protocol) for communicating one to one, one to many between custom clients and I think I will extensively use channels. Can someone share some…
michael
  • 165
  • 4
2
votes
6 answers

Using Jabber to send network messages

We have a requirement to send desktop alerts to various users (compliance, production) across a network when other users have submitted content online for a report. At present we are using NET SEND but this has no guarantee of delivery and has…
fourstar71
  • 455
  • 3
  • 10
1
vote
1 answer

Client not syncing messages; mod_carboncopy

I've had a prosody running trunk for about a year and haven't had any issues. I've been testing ejabberd 18.12 and completed a transfer with ejabberdctl import_prosody on a "migrated" prosody directory with prosody-migrator Now, carbon copy when…
Miati
  • 133
  • 4
1
vote
1 answer

Ejabberd and Conversations using OMEMO

I'm new to XMPP Servers and have setup a ejabberd server 18.09 under Windows 7 and I'm using Conversations 2.3.4+fcr as client. Now I want to use OMEMO and I have no success. Conversations says in its server info, that XEP-0163 has failed and when I…
Node
  • 11
  • 3
1
vote
1 answer

Jabber accounts

How can I setup a jabber server with a set of accounts. I would like to either edit a config file, or setup the accounts one at a time.
Milhous
  • 133
  • 2
  • 9