SIPRegistration
Props
applicationId
applicationId: number
| undefined
The id of the bound application
applicationName
applicationName: string
| undefined
The name of the bound application
authUser
authUser: string
| undefined
The SIP authentications user
deactivated
deactivated: boolean
Whether the subscription is deactivation. The SIP registration is frozen if true
errorMessage
errorMessage: string
| undefined
The error message from a SIP registration
isPersistent
isPersistent: boolean
Whether the SIP registration is persistent. Set false to activate it only on the user login
lastUpdated
lastUpdated: number
The last time updated
nextSubscriptionRenewal
nextSubscriptionRenewal: Date
The next subscription renewal date in format: YYYY-MM-DD
outboundProxy
outboundProxy: string
| undefined
The outgoing proxy
proxy
proxy: string
The sip proxy
purchaseDate
purchaseDate: Date
The purchase date in 24-h format: YYYY-MM-DD HH:mm:ss
ruleId
ruleId: number
| undefined
The id of the bound rule
ruleName
ruleName: string
| undefined
The name of the bound rule
sipRegistrationId
sipRegistrationId: number
The SIP registration ID
sipUsername
sipUsername: string
The user name from sip proxy
statusCode
statusCode: number
| undefined
The status code from a SIP registration
subscriptionPrice
subscriptionPrice: string
The subscription monthly charge
successful
successful: false
| undefined
| true
Whether the SIP registration is successful
userId
userId: number
| undefined
The id of the bound user
userName
userName: string
| undefined
The name of the bound user