You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: calls/call-ended-reason.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ These relate to issues within the AI processing pipeline or the Large Language M
37
37
38
38
-**customer-busy**: The called party's line was busy.
39
39
-**customer-ended-call**: The called party ended 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`.
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 `assistant.voicemailDetectionEnabled=false`.
41
41
-**customer-did-not-give-microphone-permission**: The user didn't grant the necessary microphone access for the call.
42
42
-**phone-call-provider-closed-websocket**: The connection with the call provider was unexpectedly closed.
43
43
-**twilio-failed-to-connect-call**: The Twilio service, responsible for managing calls, failed to establish a connection.
0 commit comments