SIPRegistrationType
Detailing SIP registration.
Fields
application_id
application_id: number
The id of the bound application
application_name
application_name: string
The name of the bound application
auth_user
auth_user: string
The SIP authentications user
deactivated
deactivated: boolean
Whether the subscription is deactivation. The SIP registration is frozen if true
error_message
error_message: string
The error message from a SIP registration
is_persistent
is_persistent: boolean
Whether the SIP registration is persistent. Set false to activate it only on the user login
last_updated
last_updated: number
The last time updated
next_subscription_renewal
next_subscription_renewal: date
The next subscription renewal date in format: YYYY-MM-DD
outbound_proxy
outbound_proxy: string
The outgoing proxy
proxy
proxy: string
The sip proxy
purchase_date
purchase_date: timestamp
The purchase date in 24-h format: YYYY-MM-DD HH:mm:ss
rule_id
rule_id: number
The id of the bound rule
rule_name
rule_name: string
The name of the bound rule
sip_registration_id
sip_registration_id: number
The SIP registration ID
sip_username
sip_username: string
The user name from sip proxy
status_code
status_code: number
The status code from a SIP registration
subscription_price
subscription_price: string
The subscription monthly charge
successful
successful: boolean
Whether the SIP registration is successful
user_id
user_id: number
The id of the bound user
user_name
user_name: string
The name of the bound user