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

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

URL:

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

HTTP Method

PUT

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.

  • No labels