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