Skip to content

HLR Status Property

Track the detailed reachability status of contact phone numbers

Clean Dial’s HLR Status property automatically tracks the real-time reachability status of each contact’s phone number. Unlike simple valid/invalid flags, this property provides detailed network status codes, allowing for smarter segmentation (e.g., distinguishing between disconnected numbers and those that are just temporarily unreachable).

HLR Status property HLR Status Custom Property

When contacts pass through a Clean Dial HLR Lookup workflow action, the system:

  1. Queries the global mobile network for the number’s status
  2. Maps the network response to a standardized status code
  3. Updates the HLR Status dropdown property on the contact record

The hlr_status property is a dropdown select with the following options:

ValueMeaningActionable Advice
LIVEThe number is active, registered, and reachable.Safe to call or text.
DEADThe number is confirmed invalid or disconnected.Remove from lists to save money.
ABSENT_SUBSCRIBERThe number is valid, but the device is off/out of coverage.Retry later; do not delete.
NO_TELESERVICE_PROVISIONEDThe number exists but cannot receive SMS/Calls.Do not use for SMS marketing.
NO_COVERAGEStatus could not be determined due to network coverage.Try again later.
UNKNOWNThe network returned an inconclusive response.Treat with caution.

To view HLR status on your contact records:

  1. Navigate to CRM > Contacts
  2. Select any contact record
  3. Go to the Key Information section
  4. Click Actions > Customize Properties
  5. Search for “HLR Status”
  6. Add the property to your view

Smart List Cleaning - Create a list of contacts where HLR Status is DEAD and bulk delete them to maintain hygiene.

Retry Logic - Build a workflow that waits 24 hours and retries contacts with HLR Status ABSENT_SUBSCRIBER.

SMS Protection - Suppress SMS sends to contacts with NO_TELESERVICE_PROVISIONED to prevent delivery fees on messages that can’t be delivered.

  • Property Name: hlr_status
  • Property Type: Dropdown Select (Enumeration)
  • Scope: Contact records
  • Updates: Automatic via HLR Lookup action