Transfer call message to customer not working
# support
y
Hello, my transfer call message to customer is not working. It directly transfers the call without letting the customer know that the call is being transferred. Any idea why this could be happening? Thanks!
c
Use the static transferCall tool with message and request-start properly set, and set sipVerb to "bye" to ensure the audio plays before the transfer..
f
I'm also having the same problem
@Kings_big💫 THis works, but doesn't work if you want to play a different message for different destinations.
c
To play different messages for different destinations, use Vapi’s dynamic call transfer via a webhook that sends the destination number and custom message at runtime..
3 Views