[Index]

Model: view/UcsMaintainMultiInternalNumberInventoryVIEW

Add, Delete and Modify Internal Number Inventory Range

  1. Navigate to a required site hierarchy node, or select it from the Hierarchy drop-down popup screen when choosing Internal Number Inventory Management > Maintain Internal Number Inventory Range
  2. From the Operation drop-down, choose if an existing range will be deleted, modified or if a new range will be added. When adding, the range is Available by default. When modifiying, the Used and Available settings will be applied to the selected range. When deleting, lines cannot be marked as Used or Available, because these check boxes are hidden. A range can also be marked as Used when adding it.
  3. Enter the first number for the Directory Number (DN) range in the Start Number field.
  4. Enter the last number for the DN range in the End Number field. The maximum allowed range is 1000 for a single action. The start number should always be smaller than the end number. If you are adding or deleting a single DN, the ending number is the same as the starting number. If existing, used numbers are in the range, these will not be affected - only non-existing numbers will be added.
  5. When adding or modifying the Internal Number Inventory, use the following fields to input additional information for the range: Description, E164Number, Extra1 to Extra3. With the exception of the E164Number, these fields allow free text.
  6. Click Save to save the single DN or DN range you added, modified or deleted. If a number in a deleted range was set as Used, it will not be deleted.

The status of a Number Inventory for a site can be inspected by choosing Internal Number Inventory Management > Internal Number Inventory and inspecting the internal numbers for the site hierarchy.

Internal numbers are available when using Subscriber Management > Subscribers, Quick Add Subscriber or Smart Subscriber.

View to add, modify and delete Internal Number Inventory in a range. Enter the start and end of the range and a set of internal number inventory numbers will be created or deleted at the current hierarchy level. For single range make the start and end the same number.

Model Details

Title Description Details
Operation Select operation Add, Modify or Delete. Default: add
  • Field Name: operation
  • Type: String
  • Default: add
  • Choices: ["Add", "Modify", "Delete"]
Start Number Start number of the range to create or delete.
  • Field Name: start_number
  • Type: String
  • Pattern: ^[0-9]*$
End Number End number of the range to create or delete.
  • Field Name: end_number
  • Type: String
  • Pattern: ^[0-9]*$
Tag Tag used for filtering INI numbers. This can be any free text to identify or comment a range of internal numbers.
  • Field Name: tag
  • Type: String
Description Description field
  • Field Name: description
  • Type: String
E164Number Number in E164 format
  • Field Name: e164number
  • Type: String
  • Pattern: ^\+?[1-9]\d{1,14}$
Extra1 Extra field 1
  • Field Name: extra1
  • Type: String
Extra2 Extra field 2
  • Field Name: extra2
  • Type: String
Extra3 Extra field 3
  • Field Name: extra3
  • Type: String
Extra4 Extra field 4
  • Field Name: extra4
  • Type: String
Extra5 Extra field 5
  • Field Name: extra5
  • Type: String
Extra6 Extra field 6
  • Field Name: extra6
  • Type: String
Extra7 Extra field 7
  • Field Name: extra7
  • Type: String
Extra8 Extra field 8
  • Field Name: extra8
  • Type: String
Extra9 Extra field 9
  • Field Name: extra9
  • Type: String
API reference for view/UcsMaintainMultiInternalNumberInventoryVIEW