> Source: [sk182808](https://support.checkpoint.com/results/sk/sk182808)

# sk182808 - SIP traffic is dropped for "Malformed SIP packet" with reason "Invalid SDP header" on SDP packet type 180 (Ringing)

| Property | Value |
|----------|-------|
| Solution ID | sk182808 |
| Date Created | 2024-11-18 |
| Last Modified | 2024-11-19 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R81.20, R81.10 (EOS) |

## Symptoms

- * SIP traffic is dropping with the a log for "Malformed SIP packet" with reason "Invalid SDP header".
* The dropped packet is of type 180 (Ringing) in the SIP protocol.
* Kernel debug shows these errors: `@;2212169956; 4May2022 13:53:59.018056;[vs_10];[tid_0];[fw4_0];sip_save_sdp_invite: Failed - unexcpected pkt_type=180;` `@;2212169956; 4May2022 13:53:59.018058;[vs_10];[tid_0];[fw4_0];sip_handle_sdp: failed to save SDP. dropping;`
* Disabling the protection that inspects the content-length header in SIP messages with SDP resolves the issue:
  1. To disable the protection, on the active member, run: `# fw ctl set int sip_check_content_len 0`
  2. To enable it back run: `#fw ctl set int sip_check_content_len 1`

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
