Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris 5c8a909e06 From Martin Regner:
temporary hack added to check for packets that look like RTPv2
	packets and to dissect them as such (the right fix is to support
	starting and ending frames in conversations and to have H.245
	close UDP conversations when appropriate and start new ones);

	add preferences for the UDP and TCP port numbers;

	add a preference to specify whether to use pre-corrigendum T.38
	or post-corrigendum T.38;

	give a summary in the Info column.

svn path=/trunk/; revision=9622
2004-01-09 23:24:54 +00:00
Guy Harris 5f4c7b8a00 Prefix the EXTENSION #defines with ASN1_ as well.
svn path=/trunk/; revision=8653
2003-10-09 22:35:07 +00:00
Guy Harris 33d2ce9a74 Prefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid collisions with
other definitions of OPTIONAL (such as the one in Windows).

svn path=/trunk/; revision=8650
2003-10-09 20:52:57 +00:00
Ronnie Sahlberg e2311645e4 From Hans Viens :
T38 dissector

svn path=/trunk/; revision=8457
2003-09-11 13:36:04 +00:00