{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreieudxvs4zylxjsetgadb424i5xrji5azitfwzumv56vttlctvxi6a",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlp5vhzwvjx2"
},
"path": "/t/realtime-api-sip-inbound-calls-failing-again-before-webhook-dispatch/1380763#post_1",
"publishedAt": "2026-05-13T01:10:20.000Z",
"site": "https://community.openai.com",
"tags": [
"@OpenAI_Support",
"@curt.kennedy",
"Invalid SDP error on new call to SIP endpoint",
"API"
],
"textContent": "@OpenAI_Support @curt.kennedy\n\nHi OpenAI team,\n\nWe are seeing what appears to be a recurrence of a previous Realtime API SIP issue.\n\nRelated previous thread:\n\nInvalid SDP error on new call to SIP endpoint API\n\n> The previously reported SIP SDP error is happening again. We are dead in the water trying to place new SIP calls into gpt-realtime. SIP/2.0 400 Bad Request Contact: sips:[my email]:5061 { “error”: { “message”: “Invalid SDP offer.”, “type”: “invalid_request_error”, “code”: “invalid_offer”, “param”: “” } }\n\nOur current setup is:\n\nTwilio SIP → OpenAI Realtime API SIP endpoint → OpenAI webhook → Google Cloud Run / sideband WebSocket\n\nCurrent symptoms:\n\n * New inbound SIP calls fail immediately.\n * Twilio reports a SIP failure / 400 response.\n * The OpenAI webhook is not triggered.\n * We do not receive the usual realtime.call.incoming event.\n * Our /accept flow is never reached.\n * No sideband WebSocket connection attempt appears in our logs.\n * We have not made any relevant changes to our code, Twilio configuration, SIP settings, or OpenAI configuration.\n\n\n\nThis looks very similar to the issue discussed in the thread above, where calls appeared to be rejected before webhook dispatch, possibly around SDP validation.\n\nThe issue started again around [2026-05-13 9:30 JST] / [2026-05-13 00:30 UTC] on our side.\n\nCould someone from OpenAI please check whether there has been another regression or incident affecting Realtime API SIP ingress?\n\nThis is impacting our production voice service, so any confirmation or status update would be greatly appreciated.\n\nThank you.",
"title": "Realtime API SIP inbound calls failing again before webhook dispatch"
}