Wireshark-bugs: [Wireshark-bugs] [Bug 3277] VoIP calls statistics shows incorrent "Rejected call
Date: Sat, 22 Sep 2012 11:29:51 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3277

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Normal

--- Comment #1 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-09-22 11:29:50 PDT ---
Total: Calls: 140  Start packets: 0  Completed calls: 80  Rejected calls: 660

Well, using the attached capture file, I do get 660 packets displayed after
applying the following display filter: sip.Status-Line == "SIP/2.0 403
Forbidden"

But I also only get 140 matches applying this filter: sip.Method == "INVITE"

So, there do seem to really only be 140 calls, but with 660 rejects.

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