REST API Method: POST /rest/siplocalregistrartable/{identifier}

Modifies an SIP Local Registrar Table given a specific Table ID.

URL:

https://192.168.0.111/rest/siplocalregistrartable/{identifier}

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Specifies a name to be used for the registrar.
MaxUsersNoNoint60Possible values:
  • 1 - Minimum
  • 5000 - Maximum
Sets the number of contacts that are allowed to register to this registrar.If the specified limit is exceeded the proxy will reject the registration request. The SBC 1000/2000 is limited to a lower limit of 1000, only the SWe Lite supports the higher limit of 5000.

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels