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

Wireshark-dev: Re: [Wireshark-dev] Q re a possible bug for someone familiar with packet-ansi_63

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Wed, 06 Apr 2011 16:47:47 +0200

On Wed, 6 Apr 2011 14:31:03 +0000 (UTC), Chris Maynard wrote:

Jaap Keuter  writes:

That's the common way to show the application protocol in SIP message bodies. Most well known is Session Description Protocol in Session Initiation Protocol messages: SIP/SDP.
But dissect_ansi_637_trans_app() calls col_set_str(), not col_append_str(), and I don't see a col_set_fence() in packet-sip.c, so I don't think we'd see "SIP/IS-637-A" in the protocol column, but merely, "/IS-637-A". Is that the intent? Or am I missing something and "SIP/IS-637-A" would be displayed after all?

Well, does anyone have a sample capture?

Thanks,
Jaap