423
SIP

423 Interval Too Brief

The expiration time in the request is too short. The response contains a Min-Expires header indicating the minimum allowed value.

On this page

When You See This Code

When a REGISTER or SUBSCRIBE request has an Expires value that is below the server's minimum. Common with aggressive keep-alive timers.

How to Fix

Increase the Expires header value to at least the Min-Expires value from the response.

Compare With

Guides

Glossary

Frequently Asked Questions

What is SIP 423 Interval Too Brief?

The expiration time in the request is too short. The response contains a Min-Expires header indicating the minimum allowed value.

When do you see SIP 423 Interval Too Brief?

When a REGISTER or SUBSCRIBE request has an Expires value that is below the server's minimum. Common with aggressive keep-alive timers.

How to fix SIP 423 Interval Too Brief?

Increase the Expires header value to at least the Min-Expires value from the response.