Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Oct 27, 2025

This pull request resolves #1760 by SIP support for realtime agent runners.

Developers can use the newly added OpenAIRealtimeSIPModel along with realtime.call.incoming event webhooks. See the new example examples/realtime/twilio_sip/ for details.

References

@rm-openai
Copy link
Collaborator

@codex review

Copy link
Collaborator

@rm-openai rm-openai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@seratch seratch force-pushed the issue-1760-realtime-sip branch from 1667fcd to 5339c35 Compare October 28, 2025 22:13
@seratch seratch merged commit be94419 into main Oct 29, 2025
8 checks passed
@seratch seratch deleted the issue-1760-realtime-sip branch October 29, 2025 22:36
@seratch seratch added this to the 0.5.x milestone Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature:realtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SIP Call Support to OpenAI Agent SDK

3 participants