URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=228da02fda4d7d81a2b00fe73ed28cce718cb5ef
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
228da02 by Anders Broman (anders.broman@xxxxxxxxxxxx):
RTP: Restructure call id handling.
Change-Id: Id5471ad6e7051a7e00fd82d25d58912ef8ad886e
Reviewed-on: https://code.wireshark.org/review/30898
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8bd0616 SDP: Show callid from all call legs with the same RTP cpnversation.
add 228da02 RTP: Restructure call id handling.
Summary of changes:
epan/dissectors/packet-megaco.c | 37 ++++++++++++------
epan/dissectors/packet-rtp.c | 87 ++++++++++++++++++++++-------------------
epan/dissectors/packet-rtp.h | 34 ++++++++--------
epan/dissectors/packet-sdp.c | 3 ++
epan/dissectors/packet-sdp.h | 4 +-
5 files changed, 96 insertions(+), 69 deletions(-)