wireshark/asn1/h225
Anders Broman 93ea4470f0 From Jon Ringle:
1) Added a setup_frame parameter to conversation_t
2) Used the conversation_t next to maintain a list of conversations with the 
same src/dest tuple but different setup_frame number.
3) Changed the signature of find_conversation() and conversation_new() to pass 
in the frame number.
4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
are present, and T.38 conversation if only m=image is present. I expect that 
RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
packets.

svn path=/trunk/; revision=13242
2005-02-02 20:02:46 +00:00
..
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake When using Cygwin's python asn2eth.py 2005-01-16 23:26:02 +00:00
h225-exp.cnf Attempt to reimplement "non standard data/parameter" and "tunnelled 2005-01-19 22:43:15 +00:00
h225.asn asn2eth generated h225 dissector 2005-01-02 22:01:32 +00:00
h225.cnf From Jon Ringle: 2005-02-02 20:02:46 +00:00
packet-h225-template.c From Jon Ringle: 2005-02-02 20:02:46 +00:00
packet-h225-template.h From Alejandro Vaquero: 2005-02-01 12:12:35 +00:00