Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Panel | |
---|---|
In this section:
|
Use this object to configure the notification threshold values for licensed sessions and for specific licensed features.
These thresholds, other than sessionsThreshold
, apply to alarms that apply to local license mode only. Local license mode is not currently supported and therefore the associated alarms are not triggered. Refer to License Alarms in the Alarms Guide for information on alarms related to licensing.
Code Block | ||
---|---|---|
| ||
% set global license sessionsThreshold <0-100> dspAmrNbThreshold <0-100> dspAmrWbThreshold <0-100> dspEvrcThreshold <0-100> dspEvsThreshold <0-100> mrfSessionsThreshold <0-100> niceRecThreshold <0-100> sipRecThreshold <0-100> srtpSessionsThreshold <0-100> vdspThreshold <0-100> videoSessionsThreshold <0-100> |
Caption | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||
|
Code Block | ||
---|---|---|
| ||
% set global license sessionsThreshold 80 % show global license sessionsThreshold 80; |
Pagebreak |
---|