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] rev 19136: /trunk/ /trunk/epan/dissectors/: packet-h248.c pa

Date: Mon, 04 Sep 2006 18:10:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19136

User: etxrab
Date: 2006/09/04 06:10 PM

Log:
 From Oleg Kostenko:
 This patch will add the following functionality to the H.248
  dissector:
 
  1. Dissection of properties from Annex C.11 SDP equivalents.
 
  2. Dissection of EventNames and SignalNames from Annex E Basic
 Packages.
 
  3. Dissection of event and signal parameters from Annex E.9 Analog
  Line Supervision Package.
 
  4. Dissection of statistics from Annex E.11 Network Package and
  Annex E.12 RTP Package.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +551 -119  packet-h248.c    Modified
  +1 -1      packet-h248.h    Modified

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +17 -0     h248.cnf                  Modified
  +461 -50   packet-h248-template.c    Modified