Alex Contreras
01/29/2025, 1:30 PMAtlas
01/29/2025, 1:30 PMAlex Contreras
01/29/2025, 1:31 PMVapi
01/29/2025, 1:33 PMmessage
field in your server response is being utilized correctly by the assistant. The message should be dynamically replaced with the actual name of the person before the assistant reads it out.
If the assistant is not saying the message as intended, it could be due to a couple of reasons:
1. The template variable {{11.nombre}}
is not being replaced with the actual name when the message is processed.
2. The assistant's transfer call functionality might not be configured to read the message
field from the server response.
To resolve this, you can check the following:
- Ensure that the template variable {{11.nombre}}
is correctly populated with the person's name before the response is sent to the assistant.
- Verify that the assistant's transfer call functionality is designed to read and speak the message
field from the server response.
If you have access to the assistant's configuration or script, you can look for the part of the code that handles the transfer call and make sure it is programmed to read the message
field and use it as the announcement.
If you're not sure how to make these changes or if the problem persists, please ask support for more info on this. They will be able to provide you with specific guidance based on the system you are using.Vapi
01/29/2025, 1:33 PMVapi
01/29/2025, 1:33 PMShubham Bajaj
01/30/2025, 12:09 PMAlex Contreras
01/30/2025, 1:16 PMAlex Contreras
01/30/2025, 8:01 PMAlex Contreras
01/30/2025, 8:28 PMAlex Contreras
01/31/2025, 1:25 PMShubham Bajaj
01/31/2025, 2:11 PMAlex Contreras
01/31/2025, 2:12 PMShubham Bajaj
02/03/2025, 6:52 AMAlex Contreras
02/03/2025, 8:03 AM