Skip to content

Phone Is Ported

Track carrier portability status automatically

Clean Dial’s Phone Is Ported property automatically tracks whether a phone number has been transferred (ported) from its original carrier to a new one. This enumeration property (YES, NO, UNKNOWN) helps you identify users who have switched networks while keeping their number - a critical factor in SMS delivery troubleshooting and identity verification.

When contacts pass through a Clean Dial HLR Lookup workflow action or bulk HLR lookup process, the system automatically:

  1. Queries the global mobile network (HLR lookup)
  2. Checks the current network against the original network range
  3. Sets the phone_is_ported property on the contact record
ValueDescription
YESThe number has been ported to a different carrier than the original issuer.
NOThe number is still with its original carrier.
UNKNOWNPorting status could not be determined.
  • SMS Troubleshooting: Porting issues are a common cause of SMS delivery failure. Knowing a number is ported helps diagnose routing problems.
  • Identity Verification: Frequent porting can sometimes be a risk signal for fraud models.
  • Carrier Analytics: Understand customer mobility between networks.
  • Property Type: Enumeration (Dropdown)
  • Property Name: phone_is_ported
  • Scope: Contact records only
  • Automatic Updates: Yes, updates on HLR Lookup events