First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Transcribing audio from dynamic RTP's

  • retag add tags

When I select Telephony --> RTP --> RTP Streams, my customer's pcap shows dynamic RTP's (RTPPayload type 104, 109 and 97. Since I know these are dynamic (most probably video), is there any way for me to listen to the audio?

Example:

Source Adreess: 1.1.1.1 Source Port: 2000 Destination address: 2.2.2.2 Destination port: 3400 SSRC: doesn't matter Payload: RTPType-104 Packets: 16409 Lost: 70 (0.4%) Max Delta: 39.922

Any input would be greatly appreciated.

hugeyeti's avatar
1
hugeyeti
asked 2019-06-20 18:03:48 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You'll need to have the media session protocol captured as well (e.g., H.245 or SDP) in order to know what dynamic codec is negotiated.

Jaap's avatar
13.7k
Jaap
answered 2019-06-20 21:33:32 +0000
edit flag offensive 0 remove flag delete link

Comments

In the filters section, I put in 'sdp' but nothing comes up. RTP's are there but dynamic.. oh well.. not possible to decode then. No sip capture either (i was hoping for some clues) with at least a 200ok sdp header.

hugeyeti's avatar hugeyeti (2019-06-20 21:44:26 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer