Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] How to playback the AMR in RTP packet

From: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx>
Date: Fri, 30 Nov 2007 12:25:34 +0100
I would put example plugins and plugin stubs (without licenced code) for licensed codecs/library into the svn plugin directory.
(in the similar way how the OPAL and H323plus projects have it done)
 
What dou you think?
 
Tomas
 


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Anders Broman
Sent: Thursday, November 29, 2007 5:21 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] How to playback the AMR in RTP packet

Hi,
You have to make your own AMR codec plugin, AMR is a licensed codec.
Regards
Anders


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Sanghee Lee
Sent: den 29 november 2007 08:50
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] How to playback the AMR in RTP packet

Hi,

I know VOIP calls in Wireshark for playing the RTP packet.

But, the VOIP calls only can play the G.711. Id like to play the AMR payload.

 

Thanks in advance,

Leo