OpenVBX
OpenVBX copied to clipboard
Twilio Err: 13214 - Dial: Invalid callerId value
Hi - I keep getting this error on Twilio and it's when I make outgoing phone calls initiated by the web app to my cell phone. If I'm not mistaken this error comes from the caller ID of the phone number I selected to dial from. Could this be possibly bugged when I have multiple numbers? Is there a simple fix for it?
13214 - Dial: Invalid callerId value
Same thing here, but only when I am passing a client identifier to the callerID:
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Dial callerId="client:tommy">
<Client>James</Client>
</Dial>
</Response>
The phone is ringing, but in the debugger console, the Warning - 13214 appears. Any idea why? I did everything as in the docs.
I am getting the same error. Exactly the same way as the first person. I figure this is a bug as my call still goes through. Just annoying to get an email when this happens.
This may be an issue if you had no assigned numbers available upon login. This issue resolved for me after I logged out and back into OpenVBX.