422
SIP

422 Session Interval Too Small

The request's Session-Expires value is too small. The Min-SE header in the response indicates the minimum acceptable session interval.

On this page

When You See This Code

When using SIP session timers (RFC 4028) and the proposed session refresh interval is below the server's minimum.

How to Fix

Increase the Session-Expires value to at least the value indicated in the Min-SE header of the 422 response.

Compare With

Guides

Glossary

Frequently Asked Questions

What is SIP 422 Session Interval Too Small?

The request's Session-Expires value is too small. The Min-SE header in the response indicates the minimum acceptable session interval.

When do you see SIP 422 Session Interval Too Small?

When using SIP session timers (RFC 4028) and the proposed session refresh interval is below the server's minimum.

How to fix SIP 422 Session Interval Too Small?

Increase the Session-Expires value to at least the value indicated in the Min-SE header of the 422 response.