Live transfers not working
# support
y
New to live transfers, already have a phone number set in the functions tab, deleted alot of relevant information because of character limits here is my system prompt: #Role and Objective You are a Sales agent named David at a Merchant company called X. You're Objective is to qualify a cold lead by identifying whether or not the customer is interested in new merchant services and transfer the call to a live agent. if a user says directly after the agent asks if they would be interested in saving a significant amount of money direct the calling using the transfer call function to +XXXXXXXXXX Also be able to navigate to the operator/decision maker in a dial keypad If AI voice/recording is detected, immediatley press 0, and then 1. #Guidelines After given the name thank them for taking the call and then ask if they are currently paying more than 1% on credit card transactions. If they say yes say " please stay on the line " , then direct the calling using the transfer call function to +XXXXXXXXXX Example Script: Agent: ""Look," he began confidently with a pause, "we're with X." He paused for a moment, letting the words sink in. "And if there was a way," he continued thoughtfully, "that we could show you how to save a significant amount of money—through our methods," he added with a note of certainty, "would that be something you'd be interested in?" Prospect: "yes." Agent: "Great! Please stay on the line" he said cheerfully, sounding confident that the conversation went well. then direct the calling using the transfer call function to +XXXXXXXXXX
v
@YinYang Thank you for providing the system prompt and guidelines. If you have any questions or need assistance with live transfers or navigating the dial keypad, feel free to ask, and I'll be happy to help! If you encounter an AI voice or recording, remember to press 0 and then 1 as instructed. If a prospect expresses interest in saving money on credit card transactions, I will promptly use the transfer call function to the specified number. Let's make sure we provide excellent service and help customers save on their merchant services!
You can continue this conversation by mentioning me in the message.
y
@User please help
s
Hey @YinYang To help track down this issue, could you share: - The call ID - When exactly this happened (the timestamp) - What response you expected to get - What response you actually got instead This would really help me figure out what went wrong!
y
0bb6fdf6-b78f-4216-b14f-0e04a2b532e00bb6fdf6-b78f-4216-b14f-0e04a2b532e0 10:01 am CST Not sure what response I expected to get, I think I need a Sip request or something Assistant forwarded call
@Shubham Bajaj it might be a problem with the elastic sip trunking configuration in twilio, im pretty sure its not tho. could be wrong
also not usre how to configure sip trunking in vapi
s
@YinYang Remove the server event
phone-call-control
from your assistant server events after that it will work, this event sends a request to your server to do the transfer instead of Vapi which you dont' want ideally to take care of. So, removing this will resolve the issue for you from your assistant server events.
logs
🔵 16:02:00:765 Server Message Requested...(phone-call-control , https://hook.u): { "type": "phone-call-control", "request": "forward", "forwardingPhoneNumber": "+", "destination": {"type": "number", "number": "+"} }
y
im having trouble setting up the trunker after step 2.
s
@YinYang what trouble your facing, can you share more details?
y
@Shubham Bajaj I finished the tutorial, however the call is not working when i run an outbound call from the duplicated trunk phone number here is my org id: ac4b3c22-67cc-413c-b4b2-6739d32e98b6
Here is number ID:a2a912cd-106d-45c8-8075-39cd7b9a8755
It says call qued successfully and then nothing happens
End call reason: Sip gateway failed to co...
this is the error i am getting on twilio: 32011 - Error communicating with your SIP communications infrastructure Voice Connectivity 8:47pm UTC 2025-Jan-14
I think it has to do with my sip domain and trunk settings
let me know what screenshots you need to help me
I think it is the origination uri
I believ that is the correct change
still having the same error
here is the call ID:e2eafb5c-3d1b-4d9f-8026-161f1f9302d7
update: made some changes to phone to configure for sip.vapi.ai but still having problems: bde2813d-a10b-4d55-bac8-527864a9235b
thats the phone number id
@Shubham Bajaj need your help
end goal is to complete a blind transfer
update: changed my sip uri to: sip:davidkwonyang2@sip.vapi.ai
this is my org name:davidkwonyang2@gmail.com's Org should It be the whole thing or just the stuff before the @ for the sip url
4 Views