Jaap Keuter <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? ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
