Hi, No, I mean the Wireshark source code. We're talking about Wireshark, aren't we? So browse over here to get to the bleeding edge: http://anonsvn.wireshark.org/wireshark/trunk/gtk/rtp_analysis.c
Thanx, Jaap On Mon, 11 Sep 2006, Andrew Chalk wrote: > Thanks. gtk? The GIMP Toolkit source code? > > Regards, > Andrew > > Date: Mon, 11 Sep 2006 07:48:38 +0200 (CEST) > From: Jaap Keuter <[EMAIL PROTECTED]> > Subject: Re: [Wireshark-users] Merging RTP streams of a voice call > To: Community support list for Wireshark > <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII > > Hi, > > Check out gtk/rtp_analysis.c copy_file function as an example. > > Thanx, > Jaap > > On Sun, 10 Sep 2006, Andrew Chalk wrote: > > > I have to merge the two RTP streams corresponding to two sides of a > > VoIP phone call. The media is in G.711 muLaw format. How should I do > > this? Look at the RTP timestamps and add the sample values at each moment > > in time? > _______________________________________________ Wireshark-users mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-users
