Route Parameters and Call Routing

Route parameters

All call routes may have these parameters:

  • calling

  • called

  • nap

  • remapped_calling

  • remapped_called

  • remapped_nap

  • remapped_destination_leg_profile (called remapped_profile prior to Toolpack 2.9)

  • remapped_source_leg_profile (called remapped_incoming_profile prior to Toolpack 2.9)

Example:

 route[:remapped_nap]

You can add dynamic route attributes using the Web Portal. These attributes can be referenced by their name.

For example:

  • priority

  • weight

Last updated

Was this helpful?