Voicemail not detecting for US T Mobile numbers.
"callId": "05160a81-d251-40d6-bdfa-d3c71d7b8434",
voicemail detection is on. works for Indian providers but not for US.
voicemail detection is on. works for Indian providers but not for US.

⤵️ Mention @Vapi Support Bot for follow-ups 🐥
machineDetectionSilenceTimeout value to accommodate longer silences in voicemail greetings. Try updating your configuration as follows:"provider": "twilio" for voicemail detection in Vapi, especially when troubleshooting issues with US T-Mobile numbers. Update your configuration as follows:"provider": "twilio" for voicemail detection in Vapi when supporting all US carriers, as carrier-specific settings are not supported and "twilio" is the only documented and recommended provider for this use case."provider": "vapi" for US carriers. machineDetectionSilenceTimeout"provider": "twilio""provider": "twilio""provider": "vapi"{
"machineDetectionTimeout": 45,
"machineDetectionSilenceTimeout": 8000
}"voicemailDetection": {
"enabled": true,
"provider": "twilio",
"machineDetectionSilenceTimeout": 8000 // Increase to 8000 ms (8 seconds)
}"voicemailDetection": {
"enabled": true,
"provider": "twilio"
}"voicemailDetection": {
"enabled": true,
"provider": "twilio"
}"voicemailDetection": {
"enabled": true,
"provider": "twilio"
}"voicemailDetection": {
"enabled": true,
"provider": "twilio",
"machineDetectionSilenceTimeout": 8000
}