Quote:
Originally Posted by dkalra_sam
Hi,
BOSH server is down "http://bosh.metajack.im:5280/xmpp-httpbind". Please tell me some alternative, I also downloaded openfire but not able to connect even with openfire.
Thanks / deepak
|
1. Install your own ejabberd on your local computer.
2. change the config file. refer to Setting up a BOSH connection manager in Appendix of the book (be very careful with dots and commas in this config file)
3. if you can change config file and restart the ejabberd server
4. change the BOSH uri in your .
js file to
http://localhost:5280/http-bind
5. hoola, get rolling.
Caveat
it's
http://localhost:5280/http-bind
not
http://localhost:5280/xmpp-httpbind