hello all, i am working in a project,
# general-english
m
hello all, i am working in a project, where there will be a "call" button on my website and the vapi will recieve the call and the conversation continues .. i implemented that functionality by the code mentioned in api docs, through this code i can call vapi by my phone number, but my question is when i will call from my website's "call" button, from which number the call will dialed to vapi?
k
s
@md zahin You need to pass the phone number ID in the call payload.
2 Views