This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

AMR codec payload missing

0

Hi,

I am trying to capture an AMR codec generated using Navtel. When I decode it to RTP, the trace shows "RTP EVENT" instead of "RTP" and the payload is missing in all of those packets.

I have used the same setup for various other codecs like PCMU, PCMA, AMR-WB, etc which are captured fine. What could be the cause and a possible solution?

P.S.: I have just started off as an intern, so I am quite new to Wireshark!

This question is marked "community wiki".

asked 04 Oct '12, 13:58

Newbie_Acme's gravatar image

Newbie_Acme
1111
accept rate: 0%


One Answer:

0

If you want RTP event out of the way you should look at the preference settings for the RTP Event protocol. There's probably a payload type set that the Navtel uses.

answered 04 Oct '12, 23:05

Jaap's gravatar image

Jaap ♦
11.7k16101
accept rate: 14%