2013/7/7 Tomasz Sterna <[email protected]>

> Dnia 2013-07-07, nie o godzinie 03:42 +0200, giacut pisze:
> > transports plugins works on jabberd2 too? if not there is a simple
> > example on how to make jabberd2 works like a xmpp2xxx gateway?
>
> Every transport component using XEP-0114 Jabber Component Protocol is
> able to connect and work with jabberd2.
>
> Just configure a shared secret for them in router configuration [1] and
> connect them to the router port you connect every other component like
> c2s, sm etc. (usually port 5347)
> Sometimes, you may need to configure an alias, if your component does
> not bind by its full domain name, but some short name. See [2].
>
> [1]
> https://github.com/jabberd2/jabberd2/blob/master/etc/router.xml.dist.in#L48
> [2]
> https://github.com/jabberd2/jabberd2/blob/master/etc/router.xml.dist.in#L165
>
>
yes, i'm configuring that. But my question is: i've written a sort of
alternative lib for skype (that uses skyped, skypekit etc), now i want to
connect this with jabber, xmpp2skype. I'm starting to write an external
component for connect jabberd2 with my skypelib (just
https://github.com/jabberd2/transports ) but these components works only
with jabberd 1.x. so i'm wondering: is there a code example of external
component that works with jabberd2 ?

thanks!

-- 
stoixeiwthV, il compositore degli elementi.

Reply via email to