twilio master account make outbound call with subaccount validated number

廉价感情. 提交于 2019-12-25 00:15:45

问题


I need to make outgoing calls from browser and i set capability token with the master account.

Then i make a call request to twilio from browser and return a twiml from my server.

In the twiml, i set the callerId to a subaccount validated outgoing phone number.

When dial to another client, it works fine. But, if dial to a phone number it not work.

From the debugger i saw this error:

it said callerId must be provided for TwilioClient and SIP calls when using Dial.

I dont know why, I need a help.

来源:https://stackoverflow.com/questions/47425447/twilio-master-account-make-outbound-call-with-subaccount-validated-number

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!