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 d6d2b59: [RTP] In case no conversation is found, chec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Dec 2016 16:20:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6d2b597310c610d5b53d8225f0d9494f800d706
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d6d2b59 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [RTP] In case no conversation is found, check if we have a dissecor for
    the dynamic payload type defined. If so set the dynamic
    payload_type_string to that dissectors name.
    
    This is for RTP analysis to work if there is no setup information in the
    file.
    
    Change-Id: I7ae7b957cfa9eb6013f7d32d50563e2034210af6
    Reviewed-on: https://code.wireshark.org/review/19220
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b604fff   Rename non-EBCDIC-specific routines.
    adds  d6d2b59   [RTP] In case no conversation is found, check if we have a dissecor for the dynamic payload type defined. If so set the dynamic payload_type_string to that dissectors name.


Summary of changes:
 epan/dissectors/packet-rtp.c |   12 ++++++++++++
 1 file changed, 12 insertions(+)