Re: Broadcast message using Openfire
Hi denile , i am new one in openfire , now I can send the message to the single user .but i am unable to send message to group, conn = new XMPPHP_XMPP('my_server, 'username', 'password', 'xmpphp',...
View ArticleRe: Broadcast message using Openfire
$conn = new XMPPHP_XMPP('my_server, 5222, 'username', 'passwors', 'xmpphp', 'my_server, , $printlog = true, $loglevel = XMPPHP_Log::LEVEL_INFO);var_dump($conn);$conn -> connect();$conn ->...
View ArticleRe: Improving the GUI of Spark
https://github.com/igniterealtime/spark Spark is currently unmaintained. There is no one to handle eventual pull requests, so it could become tricky to get your patches back upstream.
View Articlecandy, ofmeet, jitmeet. Videobridge and user authentication question
Hello Forum,I've a correct setup of Openfire with Videobridge, I'm a long time Openfire user but I'm approaching VideoBridge in these days. I have read tons of howtos and forum messages related to them...
View ArticleException accessing server-properties.jsp v3.9.1
Hi,Running version 3.9.1 (downgraded from 3.9.3)I noticed today that from the web ui when I try to access server-properties.jsp I get an exception as shown below. It doesn't help to restart the...
View ArticleRe: Smack login with md5 hashed password to Openfire
<mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism></mechanis ms>The server does not announce support for DIGEST-MD5 (also the xml is malformed,...
View ArticleRe: Smack login with md5 hashed password to Openfire
Well, what should I do for Openfire?
View ArticleRe: Openfire APIs sample usage
Hi, Do recent versions of openfire come with support for remote API for admin? My requirement is to be able to connect to openfire from a remote system and add / remove users from a program running on...
View ArticleRe: Smack login with md5 hashed password to Openfire
I think it's enabled also per default in openfire.
View ArticleOpenFire in-band registration (XEP-0077): does not contain register tag, even...
I am running an openfire server on the Amazon Web Services EC2 cloud and have written a little strophe.js powered xmpp client to connect to the server and send messages back and forth. This works...
View ArticleRe: Losing connection to AD
after changing this setting, now I cannot login at all to the admin console, or on any of my clients through spark is there a default admin password to get back in and change this back?
View ArticleOpenfire sending message multiple times.
We have implemented a one-to-one chat system via openfire, we have used the strophe plugin for the client. We have following scenario. User A talks to user BUser B browses on the website and...
View ArticleRe: Losing connection to AD
To get yourself back on track you can do: 1. If using MS SQL as your DB, edit the settings in there manually and change the IP adress back or 2. Edit openfire.xml and change...
View ArticleParseException in message delay stamp due to microseconds
Hi,I'm using eJabberd as my xmpp server. For reasons not completely clear to me, it returns microseconds in the stamp property of the delay element. When this is parsed by the XMPPDateTime methods in...
View ArticleIs there any chance (MovIM)
Found this web client last night that runs entirely using xmpp. Has webrtc , presence etc. Hope someone else has some experience that could help me integrate this??Some things I'm having trouble with...
View ArticleRe: ParseException in message delay stamp due to microseconds
Was this on Android? Could you show us the stacktrace of the generated exception?
View ArticleRe: candy, ofmeet, jitmeet. Videobridge and user authentication question
User name and password is a very good feature that has been requested for. If you can do it, I would be happy to accept a merge request
View ArticleDo Muc Rooms require Pubsub, failing to send back presence to user upon...
First thanks for your help, and I apologize if this seems like a dumb question; I'm still getting use to Openfire source files. We've been making small modifications to Openfire, and reconfigured the...
View ArticleSome Plugin issues / missing downloads
OK so the plugins that I was downloading today are now gone both inside the admin panel and the web side.. I assume this is part of the maintenance because the rest of the site appears to be running...
View Article