Wireshark-commits: [Wireshark-commits] master 0bbc8f7: ACDR: Fix T38 over UDP dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Mar 2020 07:05:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bbc8f7293300fdd28c3d498fd5b34e6fd896d37
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0bbc8f7 by Orgad Shaneh (orgad.shaneh@xxxxxxxxxxxxxx):

    ACDR: Fix T38 over UDP dissection
    
    The media type was not registered in the protocol data.
    
    Simplify media type registration, and remove the special handling
    for VoiceAI json.
    
    Change-Id: I5ac6454d1a7a44005c50b0d03f57abfca0181196
    Reviewed-on: https://code.wireshark.org/review/36621
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  23a9470   wslua: Update the Listener docs.
     add  0bbc8f7   ACDR: Fix T38 over UDP dissection


Summary of changes:
 epan/dissectors/packet-acdr.c | 47 +++++++++++++++++--------------------------
 1 file changed, 18 insertions(+), 29 deletions(-)