Wireshark-commits: [Wireshark-commits] master 92c725c: SIP/SDP, RTP: Dissectors shows information a
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92c725cafb37067291022d3e9d05b9cbf4624b6e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
92c725c by Jiri Novak (j.novak@xxxxxxxxxxxx):
SIP/SDP, RTP: Dissectors shows information about ED-137 related states of radio in info column/VoIP call flow
Based on EUROCAE ED-137B specification:
ED-137B, Part 1: RADIO, INTEROPERABILITY STANDARDS FOR VOIP ATM COMPONENTS
https://boutique.eurocae.net/eshop/catalog/index.php
Bug: 13252
Change-Id: Ifab1aaf47e3405fcd46309167237f11ce2d7e2ff
Reviewed-on: https://code.wireshark.org/review/19302
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b4ea3c5 S1AP: use unit strings
adds 92c725c SIP/SDP, RTP: Dissectors shows information about ED-137 related states of radio in info column/VoIP call flow
Summary of changes:
epan/dissectors/packet-rtp.c | 55 +++++++++++++++++++++++++++++++-
epan/dissectors/packet-rtp.h | 2 ++
epan/dissectors/packet-sdp.c | 71 +++++++++++++++++++++++++++++++++++++++---
ui/rtp_stream.h | 1 +
ui/voip_calls.c | 21 +++++++++++--
5 files changed, 142 insertions(+), 8 deletions(-)