- Subject: [Ethereal-users] VOIP Codec
- From: Sherif Gouda <smgouda@xxxxxxxxx>
- Date: Thu, 4 Aug 2005 10:52:02 +0200
Dear sir,
I am building a
small projects that sniffs RTP packets and convert them into .au files.
The RTP stream is send from an Cisco IP Phone. I have made the part
which sniff the packets and store into dump file (libpcap) ofcourse i
used the winpcap library to capture. i just need the code to extract
the RTP packets from my saved dump file and save into .au playback file
the code is present in ethereal but i cannot get my part from the
program.i just need the code to read the dump file then convert it into
.au file. Thanks in advance.
Sherif Gouda