Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.4 ad5daa7: VoIP: fix in prepare filter for VOIP cal

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Nov 2018 07:12:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad5daa789b807ba6e0fdec818876e62ba1680a72
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

ad5daa7 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>
    (cherry picked from commit 555067724aec4667ea17ff6e514466b2547c9351)
    Reviewed-on: https://code.wireshark.org/review/30780
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  0398d9a   Fix reassembly of larger TACACS+ accounting messages
     add  ad5daa7   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(-)