Accept call
Accept an incoming SIP call and configure the realtime session that will handle it.
Path parameters
The identifier for the call provided in the realtime.call.incoming webhook.
Request body
Example request
{
"audio": {
"output": {
"voice": {
"id": "voice_1234"
}
}
}
}Response
Call accepted successfully.
Changes
Changed in 6 of the 31 revisions of this API.317
- ○
added the new optional request property
audio/input/transcription/keywordsnew-optional-request-property
- ○
added the new optional request property
audio/input/transcription/languagesnew-optional-request-property
- ○
added the new
gpt-live-transcribeenum value to the request propertyaudio/input/transcription/model/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the new
gpt-transcribeenum value to the request propertyaudio/input/transcription/model/anyOf[subschema #2]/request-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
prompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #2: Input text]/prompt_cache_breakpointnew-optional-request-property
- ○
added the new optional request property
prompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #3: Input image]/prompt_cache_breakpointnew-optional-request-property
- ○
added the new optional request property
prompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #4: Input file]/prompt_cache_breakpointnew-optional-request-property
- ○
added the new optional request property
tools/items/anyOf[subschema #2: MCP tool]/allowed_callersnew-optional-request-property
- ○
added the new
autoenum value to the request propertyprompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #4: Input file]/detailrequest-property-enum-value-added
- ○
added the new
gpt-realtime-2.1enum value to the request propertymodel/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the new
gpt-realtime-2.1-minienum value to the request propertymodel/anyOf[subschema #2]/request-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
tools/items/anyOf[subschema #2: MCP tool]/tunnel_idnew-optional-request-property
- ○
- ○
added the new optional request property
audio/input/transcription/delaynew-optional-request-property
- ○
added the new optional request property
parallel_tool_callsnew-optional-request-property
- ○
added the new optional request property
reasoningnew-optional-request-property
- ○
added the new
gpt-realtime-2enum value to the request propertymodel/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the new
gpt-realtime-whisperenum value to the request propertyaudio/input/transcription/model/anyOf[subschema #2]/request-property-enum-value-added
- ○
- ▲
the
prompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #3: Input image]/image_url/anyOf[subschema #1]/request property type/format changed fromstring/tostring/urirequest-property-type-changed
- ▲
the
prompt/anyOf[subschema #1]/variables/anyOf[subschema #1: Prompt Variables]/additionalProperties/anyOf[subschema #4: Input file]/file_urlrequest property type/format changed fromstring/tostring/urirequest-property-type-changed
- ▲
- ▲
the
tools/items/anyOf[subschema #2: MCP tool]/server_urlrequest property type/format changed fromstring/tostring/urirequest-property-type-changed
- ▲