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

Compare with Current View Page History

« Previous Version 3 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 Description Data Type Possible Values
rt_AcceptedRegs Displays the Displays the number of accepted registrations. int
rt_RejectedRegs Displays the number of failed registrations due to maximum number of registration exceeded or authentication failure. int
rt_CurrentUsers Displays the number of current registered endpoints in the registrar. int
rt_PeakUsers Displays the peak number of registered endpoints in the registrar. int
  • No labels