Skip to content

Add SIP Call Support to OpenAI Agent SDK #1760

@Thoxh

Description

@Thoxh

The new Realtime API with SIP is a great feature that allows connecting phone calls via SIP providers (e.g., Twilio, Telnyx) to the Realtime API.

Right now, this is only available when working directly with the Realtime API, but not with the OpenAI Agent SDK (Python & JS).

Feature request:
Please add SIP support to the Agent SDK, including:

  • Handling realtime.call.incoming events
  • Accepting/rejecting calls via the SDK
  • Monitoring active calls through the SDK
  • Supporting call redirection (refer endpoint) with tool calls

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions