-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
Description
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
AbdulSamad94, anashamdaoui, jonas-rost, Thoxh, rparundekar and 1 more