Ethereal-users: Re: [Ethereal-users] VoIP?s conversation saved in a file

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: José Luis Gómez <jlgomez@xxxxxxxxxx>
Date: Mon, 19 Dec 2005 09:20:38 +0100
Hello,
those frames have payload type 13 instead of 8 (A-law) or 0 (mu-law). There are 11 bytes of payload. From RFC3389, the first byte is the level and the remaining 10 are the spectral distribution coefficients. Filter out with rtp.p_type==8 in case of A-law into a file. Then open this file and decode from it. All of the frames should have the same lenght, because all of them should be g711 A-law at 20 ms (or 10 ms), ensure that all of them have the same lenght.

Regards,
alum wrote:

hi jose,

i would just like to ask how can i get rid of the silence frames?

can you give me a filter sample?

thanks in advance.

i am using g.711


------------------------------------------------------------------------

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users

begin:vcard
fn:Jose Luis Gomez
n:Gomez;Jose Luis
org:AND
adr;dom:;;Madrid RdP
email;internet:jlgomez@xxxxxxxxxx
title:VoIP TPL
tel;work:2411-1107
tel;cell:2411-1369
x-mozilla-html:TRUE
version:2.1
end:vcard