Skip to content

Commit

Permalink
chore(telco errors): add 4785 error code
Browse files Browse the repository at this point in the history
  • Loading branch information
ajohn25 authored Aug 23, 2023
1 parent 68fb0fa commit 58b6b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/telco-error-codes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const errorCodeDescriptions: Record<string, string> = {
"4770": "Blocked as spam (block can be contested)",
"4780": "Carrier rejected (sending rates exceeded)",
"4781": "Unknown AT&T Error (block can be contested)",
"4785": "Carrier rejected (sending rates exceeded)",
"5106": "Unroutable (can be retried)",
"5620": "Carrier outage",
"9902": "Delivery receipt expired",
Expand Down

0 comments on commit 58b6b5c

Please sign in to comment.