Ask Your Question
0

wireshark voip calls playback

asked 2019-03-08 15:24:49 +0000

i am playing back voip calls, however i only hear the caller's voice, not our person who has the ip person of which i am doing the capture on, i would like to hear the entire conversation. why would this be?

edit retag flag offensive close merge delete

Comments

Not enough information. There can be a bug in the VoIP call parser, there can be some kind of non-symmetric codec use where both phones can play the streams but Wireshark cannot play one of them, there can be some issue with the capture.... hard to say without seeing the actual capture, but you may have some privacy issues so you have to choose a call which you know not to have any important information in it.

sindy gravatar imagesindy ( 2019-03-11 20:26:14 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-03-21 08:38:20 +0000

peking gravatar image

If its not wireshark supported codec to be played out, then you have to do some packet shaping... Basically determine the codec following the SIP/SDP, export payload, remove headers, re-formulate the payload and feed it to the proper reference decoder.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2019-03-08 15:24:49 +0000

Seen: 704 times

Last updated: Mar 21 '19