Haii
04/04/2025, 12:20 AMVapi Support Bot
04/04/2025, 12:22 AMdestinations
array and configuring a server to handle transfer requests, as described in the [Vapi documentation](https://docs.vapi.ai/phone-calling/dynamic-call-transfers).
5. **Check for the 'phone-call-control' server event**: If you've enabled the 'phone-call-control' server event on your assistant, this could be causing issues. This event allows you to handle call transfers instead of Vapi, which might be preventing proper transfers.
Is there anything specific about these approaches you'd like me to elaborate on further?
Sources:
- [Discord Thread on Multiple Destinations](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337027061172277329)
- [Discord Thread on Model Configuration](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341701224814219274)
- [Vapi Documentation on Dynamic Call Transfers](https://docs.vapi.ai/phone-calling/dynamic-call-transfers)
- [Discord Thread on Phone-Call-Control](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1330092161835733013)Vapi Support Bot
04/04/2025, 12:22 AMdestination
parameter in your tool configuration is correctly set up to handle multiple phone numbers. Sometimes the parameter might be configured as a string with an enum containing only one phone number, which explains why only the first number is being used.
3. **Verify your model configuration**: Try setting your model to "gpt-4o/gpt-4o-mini" and adjust the temperature to 0.3, as suggested in [this Discord thread](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341701224814219274).Aniah
04/06/2025, 11:50 AMAniah
04/06/2025, 11:56 AMyaok
06/21/2025, 12:52 AMAniah
06/23/2025, 8:25 PM