[JDEV] Re: Voice over IP
Jean-Louis Seguineau/EXC/ENG
jean-louis.seguineau at antepo.com
Thu Jul 24 16:08:28 CDT 2003
The only thing you can use XMPP for in this case is call setup/session
negotiation.
There is no way that the incured overhead of encapsulating voice into XMPP
will lead to a workable solution. The actual voice traffic will take place
out of band.
The negotiation itself can either be created anew or just encapsulate
existing protocols like SDP.
There is not major issue just replacing SIP by XMPP to carry the equivalent
SIP payload, and the result will certgainly be less verbose.
--jl
----- Original Message -----
> From: "Asif Ahsan" <aahsan at actiontec.com>
> Subject: Re: [JDEV] Re: Voice over IP
> To: jdev at jabber.org, <jdev at jabber.org>
> Date: Thu, 24 Jul 2003 06:53:32 -0700
> Reply-To: jdev at jabber.org
>
> I think the question is not SIP or H.323 but whether we
> should use XMPP to encapsulate the voice and call setup
> packets ?
>
>
> Thanks,
> Asif Ahsan
More information about the JDev
mailing list