The allowedSenders had the Telnyx inbound number (+14157049277) instead of the sender's phone number (+18322070387). This caused all inbound SMS to be rejected since the sender wasn't in the allowlist. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
186 B
JSON
13 lines
186 B
JSON
{
|
|
"sites": [
|
|
{
|
|
"allowedSenders": [
|
|
"+18322070387"
|
|
],
|
|
"phoneNumber": "+14157049277",
|
|
"repoRoot": ".",
|
|
"siteId": "timber-and-grain"
|
|
}
|
|
]
|
|
}
|