The SIP Server --> License --> Engine tab shows license information of this WebLogic SIP Server instance.
Attribute Label | Description | Constraints |
---|---|---|
License Format | The license format of this WebLogic SIP Server instance. EVAL = Evaluation license DEVELOP = Development license SERVICE = Service operation license BACKUP = Backup license |
|
Host License | The host on which this WebLogic SIP Server instance can run. any = Unlimited. Any host is available. xxx.xxx.xxx.xxx = Only the host with the specified IP address is available. MBean: LicenseComponentEngineMBean Attribute: IpAddress |
|
Expiration | The expiration date of the current license none = No time limit. yyyy-mm-dd = Can be operated until the specified date and time MBean: LicenseComponentEngineMBean Attribute: Expiration |
|
Maximum Session Count | The maximum number of SIP sessions available with this license. any = No limit n = Up to n sessions can be run concurrently. Creation of a session fails if the maximum session count is reached while WebLogic SIP Server is operating. When this happens, the server will return a 503 error to the SIP request. MBean: LicenseComponentEngineMBean Attribute: MaxSessions |