Numberlist Items
Numberlist items allow to do something with source or destination number or reject call in general before its routing and after rewriting on the level of Customer Auth <customer_auth>.
Attributes
- Id
Unique Numberlist item's id.
- Numberlist
Numberlist where this item belongs to
- Key
Full number or Prefix. Interpretation of this field depends on Numberlist Mode setting.
- Action
This action will be applied to the call in case of conformity source (A) or destination (B) number and the Key field (according to the Mode that was chosen in the
Numberlist <numberlists>):- Default action
- Actions that is set for the
Numberlist <numberlists>) will be used. - Reject call
- Reject call in case of conformity source (A) or destination (B) number and the Key field (according to the Mode that was chosen in the
Numberlist <numberlists>). Action from theNumberlist <numberlists>) will be ignored in case of choosing this action. - Allow call
- Allow call in case of conformity source (A) or destination (B) number and the Key field (according to the Mode that was chosen in the
Numberlist <numberlists>). Action from theNumberlist <numberlists>) will be ignored in case of choosing this action.
- Src rewrite rule/Src rewrite result
Rewrite rules for SRC Number. See how to use POSIX Regular Expressions in Yeti.
- Dst rewrite rule/Dst rewrite result
Rewrite rules for Destination number. See how to use POSIX Regular Expressions in Yeti.
- Tag action/Tag action value
Call tags modification logic. See Using Routing tags guide
- Rewrite SS Status
This attribute allows overriding the original STIR/SHAKEN attestation level by redefining Customer Auth Rewrite SS Status value.
- Variables
Variables to assign to call processed by this Numberlist Item. For details read How to use variables