# Delivery receipt (DLR)

> A delivery receipt is the status message returned by the carrier for an SMS, reporting that the message was delivered to the handset, failed, or expired, sometimes with an error code.

After a message is accepted, the carrier's SMSC reports what happened to it: delivered when the handset acknowledged, failed with a reason when it could not, expired when the validity period ran out. This report is the delivery receipt, DLR in telecom vocabulary. It is what turns "sent" into "delivered" in a status page.

Receipts are only as honest as the route. Some operators return handset receipts, some only acknowledge acceptance, and grey routes fabricate them. Knowing which applies per country is essential to reading a report.

At SMSMeteor: receipts drive the message status and the `message.delivered` and `message.failed` webhooks; each country page states whether handset receipts or carrier acknowledgement is the final state.

Related terms: [Handset receipt](https://smsmeteor.com/glossary/handset-receipt), [Carrier acknowledgement](https://smsmeteor.com/glossary/carrier-acknowledgement), [Message status lifecycle](https://smsmeteor.com/glossary/message-status), [Webhook](https://smsmeteor.com/glossary/webhook)

---
Source: https://smsmeteor.com/glossary/delivery-receipt (HTML). Generated by SMSMeteor from the same data as the page. Summary of the whole site: https://smsmeteor.com/llms.txt
