We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d094121 commit 56d4275Copy full SHA for 56d4275
fern/calls/call-ended-reason.mdx
@@ -13,6 +13,7 @@ Object](/api-reference/calls/get-call)).
13
#### **Assistant-Related**
14
15
- **assistant-ended-call**: The assistant intentionally ended the call based on the user's response.
16
+- **assistant-ended-call-after-message-spoken**: The assistant intentionally ended the call after speaking a pre-defined message.
17
- **assistant-error**: This general error occurs within the assistant's logic or processing due to bugs, misconfigurations, or unexpected inputs.
18
- **assistant-forwarded-call**: The assistant successfully transferred the call to another number or service.
19
- **assistant-join-timed-out**: The assistant failed to join the call within the expected timeframe.
0 commit comments