문제

I am trying to create outgoing caller ID dynamically.
But the problem is that Twilio does not create it because it fails to verify it (noone responds and inputs confirmation code).
Why do I need to verify number if I get it from the list of available phone numbers?
Can I emulate response which will send Twilio confirmation code when Twilio dials that number?

도움이 되었습니까?

해결책

Twilio evangelist here.

Not sure what you mean by "from the list of available phone numbers". Do you mean you've purchased a number from Twilio? If thats the case you do not have to verify it, you can use any Twilio number as an outgoing caller ID.

If its not a Twilio number, today the only way to authorize an outgoing phone number is to have Twilio call that number and for someone to answer and enter the correct pin code. The reason is to prevent fraud.

Hope that helps.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top