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.6 78ea0b9: VoIP: fix in prepare filter for VOIP cal

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

Commits:

78ea0b9 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/30779
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  c9daceb   text2pcap: make ethernet dummy header direction aware
     add  78ea0b9   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(-)