ejabberd + bandersnatch?

So judging from the only reference to bandersnatch in the guide, I set this up on my config file:

{mod_service_log,[{loggers, "bandersnatch.jabber.vorpalcloud.org"}]},

I also added this, in an attempt to get things working:

  {5526, ejabberd_service, [{access, all},
            {hosts, ["bandersnatch.jabber.vorpalcloud.org"],
             [{password, "vorpal"}]}]},

Ok so, whether I need the second part, I do not know. But now I'm to a point where I'm not sure how to get things working. It seems that the "jabberd1" iteration of bandersnatch is the way to go, because the jabberd2 one does not even connect right. (then again, who knows, maybe that's because I have the 5526 port config in there, though it didn't work before I put that in there) So now I'm stuck. I'm trying to ask about this on the bandersnatch boards, but well, they're having... issues =)

At this point, bandersnatch can hear when I attempt to subscribe to its presence, and it can hear when I send it a "subscribed". Other than that, it hears nothing. I don't understand how to go from the mod_service_log entry to having a legit communication between bandersnatch and ejabberd. I'm currently working off of the ejabberd as pulled from cvs yesterday.

Anyone have any experience getting these working? I'd be happy to work with badlop on getting a quick guide put together for setting this up if we can figure it out. =D

bandersnatch is not compatibl

bandersnatch is not compatible with API provided by Net::Jabber v2.0. I've made a patch and wrote small tutorial. Follow the link below:
http://www.gonzo.kiev.ua/projects/jabber/bandersnatch-en.html

Syndicate content