Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Page Tree
rootResource - siplocalregistrartable

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

URL:

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

HTTP Method

PUT

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max LengthSpecifies a name to be used for the registrar.
MaxUsersNoNoint0Possible values:
  • 0 - Minimum
  • 1000 - Maximum
Sets the number of contacts that are allowed to register to this registrar. A value of 0 means there is no limit to the number of contacts. If the specified limit is exceeded the proxy will reject the registration request.

Usage Example: (about cURL | requires a session token)

Code Block
languagebash
Put code example here

Response:

Code Block
languagehtml/xml
Put Code response here