wireshark/plugins/mgcp
Anders Broman 8f749c91cc 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=13244
2005-02-02 20:08:36 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we 2004-10-01 19:50:03 +00:00
NEWS
moduleinfo.h
packet-mgcp.c From Jon Ringle: 2005-02-02 20:08:36 +00:00
packet-mgcp.h Make a bunch of source files non-executable. 2004-09-01 07:07:23 +00:00