Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Add filetering of E164 number to packet-rtsp (Patch)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 16 Mar 2004 10:39:47 -0800
On Mon, Mar 15, 2004 at 01:55:07PM +0100, Anders Broman (AL/EAB) wrote:
> Included a patch to add filtering of E164 numbers to RTSP dissector.

That patch starts with

- * $Id: packet-rtsp.c,v 1.62 2004/03/05 10:36:51 guy Exp $
+ * $Id: packet-rtsp.c,v 1.61 2004/01/17 12:51:00 ulfl Exp $

Change 1.62 was

	revision 1.62
	date: 2004/03/05 10:36:51;  author: guy;  state: Exp;  lines: +145 -38
	From Anders Broman: add some filterable fields, and un-hide some other
	ones.

so you might want to make sure that the patch doesn't back that change
out.