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.

Numberlist item’s attributes:

Id

Unique Numberlist item’s id.

Numberlist

Numberlist that is associated with this Numberlist item.

Key

Full number or Prefix. Interpretation of this field depends on Mode of comparison that was chosen in the Numberlist.

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):

Default action - Action that is set for the Numberlist) 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). Action from the Numberlist) 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). Action from the Numberlist) will be ignored in case of choosing this action.

Src rewrite rule

Pattern parameter of regexp_replace function from the POSIX Regular Expressions. As Source parameter of regexp_replace function is used source number (number A), as a Replacement parameter of regexp_replace function is used value from Src rewrite result bellow. Returned value of regexp_replace function will be used as source number (number A) for the call during future routing. It helps to change format of the source number for providing compatibility. See how to use POSIX Regular Expressions in Yeti.

Src rewrite result

Replacement parameter of regexp_replace function from the POSIX Regular Expressions. As Source parameter of regexp_replace function is used source number (number A), as a Pattern parameter of regexp_replace function is used value from Src rewrite rule above. Returned value of regexp_replace function will be used as source number (number A) for the call during future routing. It helps to change format of the source number for providing compatibility. See how to use POSIX Regular Expressions in Yeti.

Dst rewrite rule

Pattern parameter of regexp_replace function from the POSIX Regular Expressions. As Source parameter of regexp_replace function is used destination number (number B), as a Replacement parameter of regexp_replace function is used value from Dst rewrite result bellow. Returned value of regexp_replace function will be used as destination number (number B) for the call during future routing. It helps to change format of the destination number for providing compatibility. See how to use POSIX Regular Expressions in Yeti.

Dst rewrite result

Replacement parameter of regexp_replace function from the POSIX Regular Expressions. As Source parameter of regexp_replace function is used destination number (number B), as a Pattern parameter of regexp_replace function is used value from Dst rewrite rule above. Returned value of regexp_replace function will be used as destination number (number B) for the call during future routing. It helps to change format of the destination number for providing compatibility. See how to use POSIX Regular Expressions in Yeti.

Tag action

Describes one of the possible actions that could be applied to the current set of Routing Tags that are applied for the call with using Tag action value below. Numberlist it is second step (after Authentication) where Routing Tags can be added to (or removed from) the call. Destination Numberlist is processed before the Source Numberlist. Following actions can be selected in this field:

  • Clear tags. Removes all Routing Tags from the call (if any were added early);

  • Remove selected tags. Removes only Routing Tags that were chosen in the Tag action value field bellow (if any were chosen) from the call;

  • Append selected tags. Appends Routing Tags that were chosen in the Tag action value field bellow (if any were chosen) to the call;

  • Intersection with selected tags. Yeti leaves as is Routing Tags that were chosen in the Tag action value field bellow (if any were chosen) in the call in case of their presence in the current set of Routing Tags and removes any other Routing Tags from the call.

Tag action value

In this field Routing Tags for making some Tag action above could be chosen.

Created At

Date and time of this Numberlist item creation.

Updated At

Date and time of last updating of this Numberlist item.