Skip to content

Commit 64b4841

Browse files
authored
Update call-ended-reason.mdx
1 parent a2a2d1e commit 64b4841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calls/call-ended-reason.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ These relate to issues within the AI processing pipeline or the Large Language M
3737

3838
- **customer-busy**: The called party's line was busy.
3939
- **customer-ended-call**: The called party ended the call.
40-
- **customer-did-not-answer**: The called party didn't answer the call.
40+
- **customer-did-not-answer**: The called party didn't answer the call. If you're looking to build a usecase where you need the bot to talk to automated IVRs, set `voicemailDetectionEnabled=false`.
4141
- **customer-did-not-give-microphone-permission**: The user didn't grant the necessary microphone access for the call.
4242
- **phone-call-provider-closed-websocket**: The connection with the call provider was unexpectedly closed.
4343
- **twilio-failed-to-connect-call**: The Twilio service, responsible for managing calls, failed to establish a connection.

0 commit comments

Comments
 (0)