routelink_cpr
Retrieve the full Call Processing Record (CPR) for a toll-free number to understand how calls are routed based on factors like time, location, and ANI. Returns the routing decision tree, hash, and optional expanded templates.
Instructions
Retrieve the full Call Processing Record (CPR) for a toll-free number. A CPR is a routing decision tree that determines how calls are routed based on LATA, NPA, NXX, ANI, DAY_OF_WEEK, TIME_OF_DAY, PERCENT, STATE, etc. Returns the CPR structure, SHA1 hash, ROR, and optionally expanded template references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crn | Yes | 1-10 digit CRN (toll-free number or template CRN). Shorter values are zero-padded to 10 digits. | |
| expand | No | Recursively resolve and inline template decision trees (default true) |