| Bug ID |
9210
|
| Summary |
add 'deflate' to SIP Content-Encoding
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
SVN
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Enhancement
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11686 [details]
patch add deflate to sip message body decoding
Build Information:
--
Apple's facetime uses 'deflate' for Message body Content-Encoding but SIP
dissector only understands 'gzip'
Notes:
- Attached packet has its SIP display field manually overwritten for privacy
reason, the UDP checksum is wrong.
- following SIP RFC tests should be case insensitive.
You are receiving this mail because:
- You are watching all bug changes.