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] G729 Wiki page

From: Jiří Novák <j.novak@xxxxxxxxxxxx>
Date: Sat, 16 Nov 2019 16:41:26 +0000
Hi,

> We have G.729 decode in the player, but can’t save media in RTP streams
> other than G.711A/μ.
> There are probably easier ways to do this now since the page was written. 
> A rework of the decoding pipeline in Wireshark, so that both player and
> file saving could use them would be best, but non-trivial.

as coincidence I just made patch which allows wireshark to save any
codec supported by player with rate 8000 kHz. In real it mean G.711 and
G.729 now.
When it will be accepted, the G.729 Wiki page will be obsolete by my
opinion.

https://code.wireshark.org/review/35105

						Best regards,

							Jirka Novak