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

Ethereal-dev: [Ethereal-dev] [PATCH] SIP hidden fields for finding errors (take 3)

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

From: "Martin Mathieson" <martin@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Apr 2004 15:49:44 +0100
(oops)

OK, I've changed the status code from a string to uint.  I've also taken out
the error response flag, as users can easily write their own filter for this
now (e.g. "sip.Status-Code >= 400").

Regards,
Martin




> I would definitely make a integer *status code* but would keep the
*version*
> a text string (some SIP implementations use non-numeric version
identifiers;
> there's a SIP preference to stop "strict enforcement" of SIP version to
> "SIP/2.0").
>
> Regards,
>
> Olivier
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev

Attachment: packet-sip.c.diff
Description: Binary data

Attachment: packet-sip.h.diff
Description: Binary data

Attachment: sip_stat.c.diff
Description: Binary data