A SIP status code of 608 is not defined in LiveKit's protocol implementation or the standard SIP specification (RFC 3261). This likely indicates a custom status code specific to your SIP provider or trunk implementation.
To understand what 608 means in your case, you can:
• Check your SIP provider's documentation for custom status codes.
• Examine the SIP response message for a reason phrase that provides more context.
• Review SIP call logs to understand the context of the error.
• Contact your SIP provider for clarification on this custom status code.
If you can share more details, such as the SIP provider you're using, the full SIP response message, or the context in which you're seeing this code, I can assist further.
Sources:
livekit-protocol/src/livekit.rs