Rate this page:

GetSipRegistrationsRequest

Props

applicationId

Copy URL

The application ID list separated by semicolons (;) to filter. Can be used instead of application_name

applicationName

Copy URL

The application name list separated by semicolons (;) to filter. Can be used instead of application_id

count

Copy URL

The max returning record count

deactivated

Copy URL

Whether to show the frozen SIP registrations only

inProgress

Copy URL

Whether SIP registration is still in progress

isBoundToApplication

Copy URL

Whether SIP registration bound to an application

isPersistent

Copy URL

Whether the SIP registration is persistent to filter

offset

Copy URL

The first N records are skipped in the output

proxy

Copy URL

The list of proxy servers to use, divided by semicolon (;)

ruleId

Copy URL

The rule ID list separated by semicolons (;) to filter. Can be used instead of rule_name

ruleName

Copy URL

The rule name list separated by semicolons (;) to filter. Can be used instead of rule_id

sipRegistrationId

Copy URL

The SIP registration ID

sipUsername

Copy URL

The SIP user name to filter

statusCode

Copy URL

The list of SIP response codes. The code1:code2 means a range from code1 to code2 including; the code1;code2 meanse either code1 or code2. You can combine ranges, e.g., code1;code2:code3

successful

Copy URL

Whether to show the successful SIP registrations only

userId

Copy URL

The user ID list separated by semicolons (;) to filter. Can be used instead of user_name

userName

Copy URL

The user name list separated by semicolons (;) to filter. Can be used instead of user_id