Discussions
Outbound call issue
10 days ago by Dhanya Shaju
When I try to make an outbound call, it rings in the Dialpad application associated with the user ID provided in the request, instead of ringing the external device with the given mobile number. Is there any additional setup required to route the call correctly?
https://dialpad.com/api/v2/call
{
"user_id": "xyz",
"phone_number": "+123456",
"call_type": "outbound"
}