Skip to content

Add VoicemailDetector to warm transfer example#193

Draft
jamsea wants to merge 1 commit intomainfrom
jamsea/add-voicemail-detection-warm-transfer
Draft

Add VoicemailDetector to warm transfer example#193
jamsea wants to merge 1 commit intomainfrom
jamsea/add-voicemail-detection-warm-transfer

Conversation

@jamsea
Copy link
Contributor

@jamsea jamsea commented Mar 9, 2026

Summary

  • Adds VoicemailDetector to the daily-pstn-warm-transfer bot so it can detect when a dialout reaches voicemail
  • When voicemail is detected, the bot leaves an automated callback message instead of trying to brief a voicemail greeting
  • Uses a separate classifier LLM instance for voicemail detection

Test plan

  • Verify bot starts without import errors
  • Test warm transfer to a number that goes to voicemail — bot should detect and leave a message
  • Test warm transfer where agent answers — should proceed normally (conversation detected)

🤖 Generated with Claude Code

Detect when a warm transfer dialout reaches voicemail instead of a
live agent, allowing the bot to leave an automated message rather
than trying to brief a voicemail greeting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant