Rate this page:

GetSipRegistrationsRequest

Props

applicationId

Optional
Copy URL
 applicationId

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

applicationName

Optional
Copy URL
 applicationName

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

count

Optional
Copy URL
 count

The max returning record count

deactivated

Optional
Copy URL
 deactivated

Whether to show the frozen SIP registrations only

inProgress

Optional
Copy URL
 inProgress

Whether SIP registration is still in progress

isBoundToApplication

Optional
Copy URL
 isBoundToApplication

Whether SIP registration bound to an application

isPersistent

Optional
Copy URL
 isPersistent

Whether the SIP registration is persistent to filter

offset

Optional
Copy URL
 offset

The first N records are skipped in the output

proxy

Optional
Copy URL
 proxy

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

ruleId

Copy URL
 ruleId

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

ruleName

Copy URL
 ruleName

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

sipRegistrationId

Optional
Copy URL
 sipRegistrationId

The SIP registration ID

sipUsername

Optional
Copy URL
 sipUsername

The SIP user name to filter

statusCode

Optional
Copy URL
 statusCode

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

Optional
Copy URL
 successful

Whether to show the successful SIP registrations only

userId

Copy URL
 userId

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

userName

Copy URL
 userName

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