You configure Phones at the libraries phone-list level.
To create a phone group, use the following command:
Admin@UGOS# create libraries phone-list
Provide the following parameters:
Parameter |
Description |
---|---|
name |
Phone group name. |
description |
Phone group description. |
url |
If the email list is updatable, specify the update URL. |
phones |
Phones to add to the group. |
To update information about a phone group, use the following command:
Admin@UGOS# set libraries phone-list <phone-list-name>
The parameters available to update are listed in the table above.
To delete a group or individual phones from it, use the following commands:
Admin@UGOS# delete libraries phone-list <phone-list-name>
Admin@UGOS# delete libraries phone-list <phone-list-name> phones [ <phone> ... ]
To view information about all existing groups, use the following command:
Admin@UGOS# show libraries phone-list
To view information about an individual phone group, use the following command:
Admin@UGOS# show libraries phone-list <phone-list-name>
To display phones included in a group, use the following command:
Admin@UGOS# show libraries phone-list <phone-list-name> phones