We are using OpenAI Realtime SIP/RTP for a telephony voice bot.
During an active SIP call, our RTP sender may change SSRC due to failover, endpoint restart, hold/resume, or media path change.
Please confirm the expected OpenAI behavior for:
- SSRC change during silence
- SSRC change during active speech
- SSRC change with RTP sequence/timestamp reset
- SSRC change with source UDP port change
- SSRC change after re-INVITE/hold-resume
- Whether the same Realtime call_id/session is preserved
- Whether there are limits or throttling for multiple SSRC changes
- Whether RTCP BYE is expected for the old SSRC