Skip to content

Commit a7e3a6a

Browse files
committed
remove defaults
1 parent e118d0b commit a7e3a6a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

fern/calls/voicemail-detection.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ You can choose your preferred detection provider:
6262

6363
For each detection method, you can fine-tune the following parameters:
6464

65-
| Parameter | Description | Default |
66-
| :-------- | :---------- | :------ |
67-
| **Initial Detection Delay** | How long to wait (in seconds) before starting voicemail detection | 3 seconds |
68-
| **Detection Retry Interval** | How frequently to check for voicemail (in seconds) | 2 seconds |
69-
| **Max Detection Retries** | Maximum number of detection attempts before stopping | 5 attempts |
70-
| **Max Voicemail Message Wait** | Maximum time to wait before leaving a message (even without beep detection) | 15 seconds |
65+
| Parameter | Description |
66+
| :-------- | :---------- |
67+
| **Initial Detection Delay** | How long to wait (in seconds) before starting voicemail detection |
68+
| **Detection Retry Interval** | How frequently to check for voicemail (in seconds) |
69+
| **Max Detection Retries** | Maximum number of detection attempts before stopping |
70+
| **Max Voicemail Message Wait** | Maximum time to wait before leaving a message (even without beep detection) |
7171

7272
These settings allow you to balance:
7373
- **Speed** (how quickly voicemail is detected)

0 commit comments

Comments
 (0)