Here's a basic Sulus provider configuration (recommended):
{
"voicemailDetection": {
"provider": "sulus",
"backoffPlan": {
"maxRetries": 5,
"startAtSeconds": 2,
"frequencySeconds": 2.5
},
"beepMaxAwaitSeconds": 30
},
"voicemailMessage": "Hi, this is Sarah from TechSolutions. Please call me back at 555-0123. Thanks!"
}
You can also configure this via the Assistants tab in the Sulus dashboard under the Voicemail Detection section.
In summary, Sulus's voicemail detection is highly configurable, supporting multiple providers with fine-grained control over timing, accuracy, and cost. The Sulus provider is strongly recommended for most use cases due to its speed and accuracy, while the Sulus Voicemail Tool (beta) is best for cost-sensitive or highly customized scenarios.