[JDEV] voice chat ...

David Iodice diodice at dgitech.com
Mon Apr 16 13:06:07 CDT 2001


Having been "involved" (and I use that term loosely) with
the openH323 effort for a couple of years now,  I will
second the statement that openH323 is rather well
implemented.  But it is not for the faint of heart.

The openH323 codebase has some very simple programs that can
be used to create H323 VoIP calls inside a custom jabber
client.  It should be pretty easy to use their codebase to
create an h323 call between 2 users.  However, you will need
the IP address for whom you wish to call.  Your  client must
also have a "listener" monitor the H323 port so that it can
accept the call coming in.

The openH323 code is portable to windows and several flavors
of *nix, so you have your choice of platforms to develop
your client on.

There is even a PlamOS port in the works -- might be nice to
have a client on the Palm that does instant messaging and
VoIP all in one client :-)

David

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On
Behalf Of
temas
Sent: Friday, April 13, 2001 12:40 AM
To: jdev at jabber.org
Subject: Re: [JDEV] voice chat ...


http://www.openh323.org

They have the h.323 stack rather well implemented, although
that
technology is starting to slide out of the light.  You can
get a lot
done with basic GSM and RTP.

--temas

On 11 Apr 2001 09:19:07 -0700, Jens Alfke wrote:
>
> On Tuesday, April 10, 2001, at 06:38 PM, dlb wrote:
>
> > is it  http://www.tellme.com ?
> > they use voiceXML
>
> But that doesn't appear to be voice chat, rather voice
recognition.
>
> Are there open standards for voice-over-IP, as there are
for
> video-over-IP (H.263)?
>
> I would guess that all that's necessary is to send a
jabber:x:oob
> attachment giving your IP address and port number, and
then the receiver
> connects using some standard voice/video protocol. But
what would the
> protocol name used in the URL be?
>
> 窶寧ens


_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list