Skip to content

feat: Handle in-dialog SIP REFER with TransferRequest event#90

Merged
yeoleobun merged 1 commit intomiuda-ai:mainfrom
Object905:refer
Apr 13, 2026
Merged

feat: Handle in-dialog SIP REFER with TransferRequest event#90
yeoleobun merged 1 commit intomiuda-ai:mainfrom
Object905:refer

Conversation

@Object905
Copy link
Copy Markdown
Contributor

Incoming in-dialog REFER is now accepted with 202 and emits a TransferRequest session event containing the refer_to URI and optional referred_by. The original call is left active — no NOTIFY is sent, so the UA holds the subscription open without auto-BYE-ing the call. Out-of-dialog REFER is rejected with 400.

Closes #89

@yeoleobun yeoleobun merged commit a84c1f5 into miuda-ai:main Apr 13, 2026
1 check passed
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.

Handle incoming REFER as TransferRequest

2 participants