Si tengo habilitado la funcion de vapi para colgar las llamadas.
"firstMessage": "Aló?",
"voicemailMessage": "",
"voicemailDetection": {
"provider": "twilio",
"voicemailDetectionTypes": [
"machine_start",
"machine_end_beep",
"machine_end_silence",
"unknown",
"machine_end_other"
],
"enabled": true,
"machineDetectionTimeout": 15,
"machineDetectionSpeechThreshold": 2500,
"machineDetectionSpeechEndThreshold": 2050,
"machineDetectionSilenceTimeout": 2000
},
"endCallFunctionEnabled": true,
"endCallMessage": "Gracias, feliz día!",
"transcriber": {
"model": "nova-2",
"language": "es-419",
"provider": "deepgram"
},
"clientMessages": [
"transcript",
"hang",
"function-call",
"speech-update",
"metadata",
"conversation-update"
],
"serverMessages": [
"end-of-call-report",
"status-update",
"hang",
"function-call"
],
"endCallPhrases": [
"Hasta luego",
"hablamos luego",
"hablamos pronto",
"chao",
"adiós",
"muy amable",
"muchas gracias"
],