How to delete device IDs for SIP users on the U1900 series unified gateway
111config delete sipue eid 2560 //Delete the device whose ID is 2560 for a single SIP user.
config delete batch sipue //Delete SIP devices (including SIP soft clients, SIP hard terminals, and analog phones connected to SIP IADs) in batches.
Command format:
config delete batch sipue seid seid [step step] [number number]
config delete batch sipue seid seid localgwid localgwid (U1911|U1960|U1980|U1981)
Parameter description:
seid: indicates the device ID, which is equivalent to the registration account number of a SIP device, such as the SIP user ID configured during IP phone registration.
step: indicates the step between two consecutive device IDs.
number: indicates the number of devices to delete in a batch.
For example, if seid is set to 7000, step is set to 2, and number is set to 3, the following devices are added: 7000, 7002, and 7004.
localgwid: indicates the local gateway ID configured in the distributed network. The value is an integer and ranges from 0 to 19 for U1911, 0 to 199 for U1960, 0 to 299 for U1980, and 0 to 1023 for U1981.
Remarks: Before deleting SIP devices, delete corresponding SIP users.