491
SIP

491 Request Pending

The request was received by a UAS that had a pending request within the same dialog. The UAS cannot process both requests simultaneously.

当您看到此代码时

When sending a re-INVITE while another re-INVITE is still being processed. Common during hold/unhold or codec change sequences.

如何修复

Wait for the pending transaction to complete before sending a new one. Implement proper glare handling (RFC 3261 Section 14.1).

与之对比

指南

术语表