URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e53ec249ad17a2a1f223e13a46fef086d766b1d0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e53ec24 by Daniel Willmann (dwillmann@xxxxxxxxxxx):
packet-rsl: Track RTP pt and codec for rsl
Save the RTP payload type and codec and add a dynamic payload. This allows AMR
streams to be correctly analyzed. Together with the AMR codec support you can
listen to the AMR stream as well.
Sponsored-by: On-Waves ehf
Change-Id: If859fd3707b5aa1c9743830f903abe8e1f12ff95
Reviewed-on: https://code.wireshark.org/review/16352
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 38949ed [BTL2CAP] Reassemble LE messages.
adds e53ec24 packet-rsl: Track RTP pt and codec for rsl
Summary of changes:
epan/dissectors/packet-rsl.c | 48 +++++++++++++++++++++++++++++++++++++-----
1 file changed, 43 insertions(+), 5 deletions(-)