[jdev] Re: Auto-configured external gateways

Norman Rasmussen normanr at gmail.com
Thu Aug 25 12:56:13 CDT 2005


I've just had a look on jabberd2, and it's possible to half get this
to work using aliases.  The only problem being that the node is added
to the server's disco list.

I spoke to stephen, and I think I'm going to have a look at
implementing the bind jep in xmpppy to see if i can get the yahoo
transport component working at least.

A nasty work around is to make two connections to the server.  An
alternative is to make everything work with a single hostname, but
that means that rooms and usernames start conflicting :-(

On 25/08/05, Norman Rasmussen <normanr at gmail.com> wrote:
> Well it would be usefull to be able to use more than 1 domain per
> connection, and the only way that it's going to work
> cross-implementation is if it becomes a proper JEP right?
> 
> On 25/08/05, Stephen Marquard <scm at marquard.net> wrote:
> > Gaston Dombiak wrote:
> > > Hey Daniel,
> > >
> > > The disco packet that Jive Messenger is sending to the newly connected
> > > external component is meant for discovering if a new item should be added to
> > > the disco#items packet that the server sends back when someone tries to
> > > discover the server's items. So that disco info is not being used for
> > > binding domains to the new component.
> > >
> > > Jive Messenger is implementing JEP-114 where the TO attribute of the opening
> > > stream indicates the domain of the new service provided by the component.
> > > AFAIK, jabberd2 elaborated another component JEP
> > > (http://jabberd.jabberstudio.org/dev/docs/component.shtml#sect-id2593096)
> > > that allows to bind one or more domains for one component but JM does not
> > > support that "proto"-JEP.
> >
> > Is anyone interested in this becoming a real JEP rather than j2 internal
> > documentation, i.e. would it be worth the effort to submit it to the JEP process?
> >
> > Regards
> > Stephen
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mail.jabber.org/mailman/listinfo/jdev
> >
> 
> 
> --
> - Norman Rasmussen
>  - Email: norman at rasmussen.co.za
>  - Home page: http://norman.rasmussen.co.za/
> 


-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list