https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3571
Karl Heinz Wolf <khwolf1@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3178|review_for_checkin? |
Flag| |
Attachment #3178 is|0 |1
obsolete| |
--- Comment #3 from Karl Heinz Wolf <khwolf1@xxxxxxxxx> 2009-06-24 02:19:41 PDT ---
Created an attachment (id=3185)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3185)
New Patch to remove \r\n in raw SIP message
Actually, both SIP and SDP are required to have CRLF - but there might be other
bodies than SDP. Anders, thank you for the hint.
I found a better way to remove \r\n: just use tvb_format_text_wsp.
I don't know if this is also useful for other protocols. I thought it would be
a good idea for SIP, because there is the "show raw text" option, which is
quite useful the get a quick overview of the SIP message.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.