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

Wireshark-bugs: [Wireshark-bugs] [Bug 7517] add RTP codec specific codes for wireshark

Date: Mon, 23 Jul 2012 22:48:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7517

--- Comment #2 from Michael <michael.duan@xxxxxxxxxxxx> 2012-07-23 22:48:13 PDT ---
(In reply to comment #1)
> Comment on attachment 8825 [details]
> the difference between release version 1.6.8 and modification
> 
> Not sure what you are trying to do, it is already possible to have AMR
> dissected for a predefined payload type by seting the preference in
> packet-amr.c
> 
> It looks like you have a plugin to make it possible to playback AMR with the
> RTPplayer any changes needed to make that work should be a separate patch
> independent of any payload preference setting. It is much simpler if you
> base your patch on the development branch as it will not be backported to 1.6.
> 
> Don't forget so set the "mark for review flag" on your patch.
> Best regards
> Anders

yes, I implement a plugin to code and decode RTP's protocal. My patch adds an
option "-M" into wireshark, to set RTP's key and value, such as key 98 to value
"AMR", key 96 to value EVRC. This means can change the relationship of key and
value dynamically, and decode packets as my mind.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.