MapNumber

Release notes

Version 1.16.1 - General deployment
  • Improvement: Correct the format to avoid warning log (M9061)

Version 1.16 - General deployment
  • Bugfix: incorrect destination number displayed in call history. (M0004456)

Version 1.15 - General deployment
  • Feature: Allow to keep the same restriction group when mapping the number (M0004764)

Version 1.14 - General deployment
  • Improvement: Permit to send the call to any context instead of only restriction group

Version 1.13 - General deployment
  • Enable to save the current context for later processing

Version 1.12 - General deployment
  • Allow the possibility to keep x last digits
  • Change the description in order to better match the sequence of performed actions
  • Better explanation of digits manipulation
  • Add the possibility to modify the context of the call (Route group or restriction group)

Version 1.11 - General deployment
  • set max call duration

Version 1.10 - General deployment

Version 1.00 - General deployment

Version 0.0 - Deprecated
  • Deprecated: Significant improvements have been done in a higher version

Action Parameters

This action redirect a call back to the dialplan. Before doing so the following takes place:

  • Manipulate number: This is the amount of front digits being stripped. It is also possible to keep only the last x digits.
  • Add prefix: After stripping the front digits a new prefix is added
  • Variable: The initially called number is stored in this variable and passed on to the next callflow
  • Restriction group: The call is sent by default in the NoRestrict restriction group but it is also possible to send the call to another restriction group.
  • Context Variable: Variable which will receive the current context (the Route Group or the Restriction Group). (available on version >= 1.13)

Restrictions

  • When upgrading this action, please carefully check that all the action parameters remains the same before and after the upgrade of the action.

Example of use

Use this action to redirect the call in the dialplan with some modifications.

  • Redirect an outgoing to a call flow in order to make call processing before the current called number is dialed. See also:
    • OutgoingCallFlow
    • DirectedCallParking
  • Redirect certain numbers directly to internal extension.

  • In an outgoing call flow, use the Context Variable parameter to change the behavior in function of the context the call has been placed.

Copyright © Escaux SA