Call Transfers
# support
z
Hi all, Has anyone come across an issue when setting up call transfers via an API, to be able to use the caller ID of the agent and not the caller ID of the original caller, I configured the API tool to route through Twilio/ vercel but after everything I try the call transfers through twice? Has anyone come across this before? Thanks all!
k
Use only one method to avoid this. If you want to show the agent’s caller ID, configure it in your vapi callerId field or set it in your Twilio logic. Disable the other path to prevent overlapping call legs..
4 Views