GetSipRegistrationsRequest
Props
applicationId
The application ID list separated by semicolons (;) to filter. Can be used instead of application_name
applicationName
The application name list separated by semicolons (;) to filter. Can be used instead of application_id
count
The max returning record count
deactivated
Whether to show the frozen SIP registrations only
inProgress
Whether SIP registration is still in progress
isBoundToApplication
Whether SIP registration bound to an application
isPersistent
Whether the SIP registration is persistent to filter
offset
The first N records are skipped in the output
proxy
The list of proxy servers to use, divided by semicolon (;)
ruleId
The rule ID list separated by semicolons (;) to filter. Can be used instead of rule_name
ruleName
The rule name list separated by semicolons (;) to filter. Can be used instead of rule_id
sipRegistrationId
The SIP registration ID
sipUsername
The SIP user name to filter
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
Whether to show the successful SIP registrations only
userId
The user ID list separated by semicolons (;) to filter. Can be used instead of user_name
userName
The user name list separated by semicolons (;) to filter. Can be used instead of user_id