1. Log in to a U1900 series unified gatewayusing the CLI and access the Config mode.
2. Run the following command to add a user to the system blacklist or whitelist:
"
config add blackandwhite dn dn
calltype calltype
grouptype grouptype"
dn | Indicates the number to be added to the system blacklist or whitelist. |
calltype | Indicates whether the number is added to the calling or called party list. The options are as follows: Caller: Add dn to the calling party list. Callee: Add dn to the called party list. |
grouptype | Indicates the list type. The options are as follows: Blackgroup: Add dn to the blacklist. Whitegroup: Add dn to the whitelist. |
- 3. Run the save command to save the configuration.