Skip to content

Conversation

@quantstruct-bot
Copy link
Collaborator

@quantstruct-bot quantstruct-bot commented Jun 7, 2025

Description

New Ended Reasons for SIP Inbound Calls

You can now handle SIP inbound call failures with two new `endedReason` values:
  • call.ringing.sip-inbound-caller-hungup-before-call-connect: Use this when a caller hangs up before the call connects
  • call.ringing.error-sip-inbound-call-failed-to-connect: Use this when there's a connection error

These values are available in all call event schemas, including Call, ServerMessageStatusUpdate, and ServerMessageEndOfCallReport. Implement precise error handling for your SIP inbound calls by checking for these specific failure scenarios.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2025

@quantstruct-bot quantstruct-bot merged commit 11481c1 into main Jun 7, 2025
6 checks passed
@quantstruct-bot quantstruct-bot deleted the changelog branch June 9, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants