Is there a way to create a delay say 3-4 seconds w...
# support
s
Was wondering Is there a way to create a delay (say 3-4 seconds) when one agent hands a caller off to another agent in squads?
v
@Steward C Currently, VAPI does not offer a built-in delay feature for handing off a caller from one agent to another within Squads. However, you can implement a custom delay by programming a pause in your voice application logic before transferring the call to the next agent. If you need assistance with implementing this feature or have any other questions, please feel free to ask!
You can continue this conversation by mentioning me in the message.
s
Help would be great. Am I putting the pause logic in Make.com?
s
use server event of type
transfer-destination-request
and respond with assistant to transfer the call to and add artifical delay over there.
btw what's the usage behind this @Steward C ?
s
thanks, usage would be for a setup where assistant would transfer caller to another sales agent for a small bizz
3 Views