Closed jbraswell closed 1 year ago
can you set a fallback number? https://yap.bmlt.app/general/fallback/
How would that work for a zonal server?
Not sure how you want to use it, but it could be sent within a given service body config.
Gotcha. That makes sense. Is the twiml not validating schema because there's no fallback number configured for that call?
I believe it's because <Number sendDigits="w"></Number>
has no number.
Gotcha, that makes sense then. So fallback.php is what happens when there's some issue talking to the root server, and for this to work the service body would need to configure a fallback number. I am going to close this issue. Thanks!
Describe the bug Twilio is reporting this error:
Message
Description
From URL: https://bmlt.sezf.org/zonal-yap/fallback.php
With Response Body:
What version are you running? 4.2.0
Did this happen on prior versions to the one you are running? Don't know.
To Reproduce I actually don't know under what conditions fallback.php is called.
Expected behavior Seems like fallback.php should return valid twiml.