Anders Broman wrote:
Committed revision 20935.
Thanks for all that, Anders.
Would it be possible for my colleague Dave Butt (who did much of the
work for this) to get a credit in the AUTHORS file?
I've attached a patch.
-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Richard van der Hoff
Skickat: den 26 februari 2007 18:28
Till: Developer support list for Wireshark
Ämne: [Wireshark-dev] [Fwd: H.223 over rtp]
Now that the predependent patches for this have been applied (thanks for
all that, Anders), please could this one be applied?
-------- Original Message --------
Subject: [Wireshark-dev] H.223 over rtp
Date: Tue, 20 Feb 2007 12:29:45 +0000
From: Richard van der Hoff <richardv@xxxxxxxxxxxxx>
Reply-To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
This patch registers H.223 as a dissector for RTP CLEARMODE payloads -
and makes some other modifications to the H.223 dissector to make this
work correctly.
It assumes that both my earlier patches to the H.223 dissector ('H.223
dissector - separate "bitswapping" into separate dissector' and 'h.223
robustness fixes') have been applied; it also depends on my
'defragmentation over RTP' patch (submitted on 16/2/2007) for correct
operation.
I've added some sample captures to the wiki.
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
--
Richard van der Hoff <richardv@xxxxxxxxxxxxx>
Telephony Gateways Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com
Index: AUTHORS
===================================================================
--- AUTHORS (revision 12112)
+++ AUTHORS (working copy)
@@ -2593,6 +2593,11 @@
Connection Configuration Object support in EtherNet/IP
}
+Dave Butt <davidbutt [AT] mxtelecom.com> {
+ RTP payload reassembly support
+ H.223-over-RTP support
+}
+
and by:
Pavel Roskin <proski [AT] gnu.org>