URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa39ca68ae3dec1c36a3df3675a0a85e0a4ca7a9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
aa39ca6 by Anders Broman (anders.broman@xxxxxxxxxxxx):
SIP: Add a preference to hide the generated/trace Call ID
Change-Id: Id936dfaa5278ce9f3bb62281497268fb4054fc56
Reviewed-on: https://code.wireshark.org/review/32579
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d5f431b WSUG: Update deprecated syntax.
add aa39ca6 SIP: Add a preference to hide the generated/trace Call ID
Summary of changes:
epan/dissectors/packet-megaco.c | 13 ++++++++++++-
epan/dissectors/packet-rtp.c | 6 ++++++
epan/dissectors/packet-sdp.c | 6 ++++++
epan/dissectors/packet-sdp.h | 1 +
epan/dissectors/packet-sip.c | 14 +++++++++++++-
5 files changed, 38 insertions(+), 2 deletions(-)