Wireshark-commits: [Wireshark-commits] master 5550677: VoIP: fix in prepare filter for VOIP calls

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jun 2018 10:28:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=555067724aec4667ea17ff6e514466b2547c9351
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5550677 by Erika Szelleova (szelleerika@xxxxxxxxx):

    VoIP: fix in prepare filter for VOIP calls
    
    Make sure that the filter for VoIP calls includes RTP streams when calling
    Prepare filter.
    
    Bug: 13440
    Change-Id: Ia55073151817b88b3fa6a3fd30f98fdf683621a4
    Reviewed-on: https://code.wireshark.org/review/27955
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  78ae936   ISUP: Add an expert entry for wrong optional parameter length.
    adds  5550677   VoIP: fix in prepare filter for VOIP calls


Summary of changes:
 ui/qt/voip_calls_dialog.cpp | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)