[jdev] Gossip and gnomemeeting
Julian Missig
julian at jabber.org
Sat Apr 9 11:08:53 CDT 2005
On Apr 9, 2005, at 11:28, Julien PUYDT wrote:
> Hi,
>
> this is a follow-up to an old discussion on that list ; more
> specifically this mail has a nice mockup (thanks again to R.Dobson)
> of the goal:
> https://www.jabber.org/jdev/2004-December/019732.html
>
> I finally have patches for both gnomemeeting (VoIP client) and
> gossip (Jabber client) mostly ready.
>
> As gossip isn't ready yet for discovery, I only have what comes
> after the disco discussion (beginning at the "Task 2").
>
> The last annoying part (apart from getting the patches in both
> trees and ironing out the bugs) is the use of the http://jabber.org/
> protocol/voip <http://jabber.org/protocol/voip%27> namespace ;
> shouldn't I register it somewhere before I make use of it in public
> servers?
>
> Until now I conducted almost all tests on my lan (only a single one
> with a friendly beta test on internet). I would like to make some
> beta packages available to get more testers, but won't do it until
> someone confirms me everything is alright.
>
No, do not use an "http://jabber.org/" protocol which does not exist.
You should make up your own, like: "julien-puydt:voip" or use a URL
that you own.
The idea is that if a JEP ever is made for your protocol, it won't be
that much work to add support for the new namespace to your
patches... but the JEP could also have slight differences from how
you decided to do things.
Only JEPs can specify "http://jabber.org/" protocols.
Julian
More information about the JDev
mailing list