Devices
1. Description
The page is intended for creating Devices and displays information on all Devices in the system: Device - registration data for SIP phones, WebRTC.
It consists of the following elements:
Creation tool (Fig.1(1));
Search field (Fig.1(2));
Import tool (Fig.1(3));
Refresh button (Fig.1(4));
Registry (Fig.1(5));
Pagination (Fig.1(6)).
Fig. 1. Devices page
1.1. Creation tool
Use the Add button to create a new Device (Fig.1(1)). The New device modal window (Fig.2) opens after clicking the button. The following types of Devices are available:
Device - SIP phone registration data;
Hot desking device - the ability to use one SIP phone by several Users.
Fig. 2. New device modal window
1.1.1. Device
You can only register for a User who has a license.
If the Device is unlinked from the User or the license has expired, then its registration data will become invalid, and the Device will not be registered.
If the User was created from a concurrent license, the Device will not be registered until the User logs in.
Select Device in the New device modal window and click the Add button to create a new Device. The General tab opens after clicking the button.
When creating a Device, the following tabs are available for filling:
1.1.2. Hot desking device
The device that will always register, but cannot call anywhere. It is not bound to a license. It can only register. It does not have an extension number when not associated with the User. You can bind the User through the API or through the service number:
*11 */extension/
" - bind with the User;*11
- unbind
Select the Hot decking device in the New device modal window and click the Add button to create a new Hot desking device. The General tab opens after clicking the button.
When creating a Hot desking device, the following tabs are available for filling:
You can open tabs for an existing Device through the entries editing tool (see paragraph 1.5.7).
1.2. Search field
The search is performed on the Name column.
1.3. Import tool
Use the import button (Fig.1(3)) to load Devices from a .csv file. Hovering over this button will display - Upload. Clicking the button () opens a file selection window.
Select the desired file on your Device and click the Open button (the file selection window may differ depending on the OS). The Import CSV modal window opens (Fig.3).
The import document must have headers!
1.3.1. Import CSV modal window
It is designed to configure data import.
It consists of the following elements:
Configuration block (Fig.3(1));
Preview block (Fig.3(2));
Selection block (Fig.3(3)).
Fig. 3. Import CSV modal window
1.3.1.1. Configuration block
The Skip headers checkbox allows you to skip headers. At the moment, the parameter is not available for changes.
The Char set field is used to select the encoding. At the moment, the parameter is not available for changes. UTF-8 is used by default.
In the Separator field, enter the punctuation mark used in the imported file. The comma is used by default
1.3.1.2. Preview block
This block displays the names of the fields and a few filled lines from the table that is being imported.
1.3.1.3. Selection block
Select the column names (used in the .csv file) in the drop-down lists whose data must match the parameter for which the selection is being made. For example, select account
in the account drop-down list.
Consists of fields:
account - login of a Device;
name - the name of a Device;
vendor - manufacturer;
model - model of a Device;
mac - MAC address, unique identifier;
ip - IP address;
password - password of a Device.
If you do not set a password, it will be the same as the account.
The Save button becomes active after setting the required fields. Required fields are marked with *. The modal window closes after clicking the Save button, and entries from the .csv file are added to the registry.
1.4. Refresh button
(Fig.1 (4)).
1.5. Registry
The registry is a list of entries of existing objects in this partition, each of which consists of a set of fields:
Checkbox;
Name;
Auth ID;
User;
Presence;
History tool;
Editing tool;
Removal tool.
1.5.1. Checkbox
Fig. 4. Confirm deletion modal window
1.5.2. Name
The name of the Device is displayed here.
1.5.3. Auth ID
Login of a Device. It is specified when creating a Device and issued automatically when creating a Hot desking device.
1.5.4. User
The User who can use this Device is displayed.
1.5.5. Presence
Displays the status of the Device at the time of entering or refreshing the Devices page.
There are:
Not registered - the Device is not connected;
Registered - the Device is connected and ready to use.
1.5.6. History tool
After clicking the button, the Device history modal window opens (Fig. 5).
Fig. 5. Device history modal window
1.5.7. Editing tool
1.5.8. Removal tool
Fig. 6. Confirm deletion modal window
1.6. Pagination
2. Opportunities
2.1. Create a new Device
Goal | Create a new Device |
---|---|
Preconditions | |
Steps
|
|
Result | Data saved. The Device is created. |
2.2. Create a new Hot desking device
Goal | Create a new Hot desking device |
---|---|
Preconditions | |
Steps
|
|
Result | Data saved. The Hot desking device is created. |
2.3. Delete a Device/Hot desking device
Goal | Delete a Device/Hot desking device |
---|---|
Preconditions |
|
Steps
|
|
Result | The modal window closes. Device/Hot desking device is deleted. |
2.4. Delete several Devices
Goal | Delete several Devices |
---|---|
Preconditions |
|
Steps
|
|
Result | The modal window closes. The Devices are deleted. |
2.5. Edit a Device/Hot desking device
Goal | Edit a Device/Hot desking device |
---|---|
Preconditions |
|
Steps
|
|
Result | Data saved. |
2.6. Add Device/Hot desking device by importing a .csv file
Goal | Add Device/Hot desking device by importing a .csv file |
---|---|
Preconditions |
|
Steps
|
|
Result | The modal window is closed. The Devices from the .csv file are added to the registry. |
2.7. View device history
Goal | View device history |
---|---|
Preconditions |
|
Steps
|
|
Result | The Device history modal window opens. |
- 1 1. Description
- 1.1 1.1. Creation tool
- 1.1.1 1.1.1. Device
- 1.1.2 1.1.2. Hot desking device
- 1.2 1.2. Search field
- 1.3 1.3. Import tool
- 1.3.1 1.3.1. Import CSV modal window
- 1.3.1.1 1.3.1.1. Configuration block
- 1.3.1.2 1.3.1.2. Preview block
- 1.3.1.3 1.3.1.3. Selection block
- 1.3.1 1.3.1. Import CSV modal window
- 1.4 1.4. Refresh button
- 1.5 1.5. Registry
- 1.5.1 1.5.1. Checkbox
- 1.5.2 1.5.2. Name
- 1.5.3 1.5.3. Auth ID
- 1.5.4 1.5.4. User
- 1.5.5 1.5.5. Presence
- 1.5.6 1.5.6. History tool
- 1.5.7 1.5.7. Editing tool
- 1.5.8 1.5.8. Removal tool
- 1.6 1.6. Pagination
- 1.1 1.1. Creation tool
- 2 2. Opportunities