Chandu19
09/18/2024, 1:28 AMVapi
09/18/2024, 1:29 AMVapi
09/18/2024, 1:29 AMforwardingPhoneNumber attribute is not being triggered in these scenarios. As per the context provided, setting the forwardingPhoneNumber attribute to null or an empty string ('') can help avoid unintended call forwarding.
Here's what we can do:
1. Check the assistant's intent recognition settings to confirm that it correctly identifies requests for appointments and demos.
2. Review the conditions under which the forwardingPhoneNumber is being used. Ensure that it's not set for appointment or demo-related intents.
3. Update the assistant's dialogue flow to explicitly collect user information (name, email, and suitable time) when an appointment or demo is requested, and confirm with the user before ending the call.
If you have access to the assistant's configuration, please make these checks and updates. If you're unsure how to proceed or if the problem persists, please ask support for more info on this, and they will guide you through the necessary steps to resolve the issue.Vapi
09/18/2024, 1:29 AMShubham Bajaj
09/19/2024, 7:37 PMSahil
09/24/2024, 8:28 AM