The raw dump can be fed through text2pcap, e.g. text2pcap -l 140 ~/dump.raw dump.pcap Then use tethereal or ethereal like tethereal -r dump.pcap (or tethereal -V -r dump.pcap for detailled dump) Best regards, Anders On Thursday 20 April 2006 14:04, Tomasz Paszkowski wrote: > On Thu, Apr 20, 2006 at 01:57:13PM +0200, Anders Baekgaard wrote: > > Hi Anton, > > > > Thank you for the bug report. I would like some more details about your > > setup: your hardware, the ss7.conf and the output of "ss7 dump start > > somefile.raw", and the output on the asterisk console with debug turned > > on. Thank you in advance. > > Can you write how to feed dump raw file to some analyzer ?