MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

# Warning - 13214 # Dial: Invalid callerId #122

Closed NidheeshVgopal closed 9 months ago

NidheeshVgopal commented 10 months ago

When making an outgoing call, Iam getting a voice of "An Application error occurred" and call gets disconnected. When checked on twilio console, The error is : ## Dial: Invalid callerId value callerId must be the calling number, called number, or a validated outgoing number. Additionally, if the calling leg is a client leg, the caller ID is required and must be a validated outgoing number. See the Dial Verb API Reference for more information.