Hi,

Could someone please help me with the XMPP config! Here is what I am using:

$config['xmpp']['enabled'] = true;
$config['xmpp']['server'] = 'sub-domain.sitename.com';   // my XMPP server
is installed on a different server.
// $config['xmpp']['host'] = NULL;    // Only set if different from server
--> What should be this? since my XMPP server is separate from the main
server. Should it be the IP address?
$config['xmpp']['port'] = 5222;  // my Ejabberd admin link is:
http://www.IP-ADDRESS:5280/admin
$config['xmpp']['user'] = 'admin';
// $config['xmpp']['encryption'] = false; --> does this require any
additional settings to set the encryption to ON?
// $config['xmpp']['resource'] = 'uniquename'; --> what is this for?
$config['xmpp']['password'] = 'weebolindia';
// $config['xmpp']['public'][] = 'someinde...@example.net'; --> what is this
for?
$config['xmpp']['debug'] = true;  --> Using this, I can see in the browser
that it is not able to connect! :)

Please help! Thanks.

-- 
_______________________________
ThankZ n RegardZ -->
~~ || AmiT <aka> p...@ppu || ~~
_______________________________
email: yOu hAVe it
cell: eMAiL me if yOu dONt hAVe it
HaVe @ RoCkInG TiMe AhEaD...!!
_______________________________
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to