You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

About this Resource

Defines a SIP Local Registrar Table to be used in a SIP Signaling Group.

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Specifies 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.

Statistics

Parameter Name Possible Values Description
rt_AcceptedRegsDisplays the Displays the number of accepted registrations.
rt_RejectedRegsDisplays the number of failed registrations due to maximum number of registration exceeded or authentication failure.
rt_CurrentUsersDisplays the number of current registered endpoints in the registrar.
rt_PeakUsersDisplays the peak number of registered endpoints in the registrar.
  • No labels