routelink_cpr
Retrieve the full Call Processing Record for a toll-free number to analyze its routing decision tree, including conditions like LATA, time of day, and origin, with optional template expansion.
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) |