ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5220] Wrong SDP interpretation on VoIP call flow chart

Date: Thu, 16 Sep 2010 06:10:44 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5220

--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-09-16 15:10:43 CEST ---
That should be addressed in packet-sdp.c, in the loop at line 547
    /* Create the RTP summary str for the Voip Call analysis */
It should have the condition (port!=0)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.