| Parameter | Presence | Type | Default | Description |
---|
| name | M | string | |
Name of the profile.
|
| callHoldTime | O | int32 | 90 |
Indicates average Call Hold Time of the call load.
|
| isAccess | O | boolean | false |
Indicates if deployment is in access scenario or not.
|
| bhcaPerSubscriber | O | float | 1.0 |
Indicates BHCA per subscriber, Allowed range is <0.01-100.0>.
|
| internalRefreshTimer | O | uint32 | 1800 |
This is towards AS. This is between SBC and AS. AS would provide refresh timer to SBC
Indicates Refresh timer to SBC in secs, Allowed range is <15-86400>.
|
| externalRefreshTimer | O | uint32 | 1800 |
This is towards endpoint. This is between endpoint and SBC. SBC would provide refresh timer to UE.
Indicates Registration Refresh Interval in secs, Allowed range is <15-86400>.
|
| directMediaPercent | O | int32 | 0 |
Indicates % of call load that is Direct Media, which can never be converted to passthrough calls.
|
| transcodePercent | O | int32 | 0 |
Indicates % of call load that is transcoded call.
|
| passthroughCodecProfile | O | reference | |
Name of the Passthrough codec profile.
|
| transcodingCodecProfile | O | reference | |
Name of the Transcoding codec profile.
|
| cryptoPercent | O | int32 | 0 |
The crypto percent refers to the number of legs that are encrypted.
|
| tonesPercent | O | int32 | 0 |
Indicates the number of legs that get tones treatment.
|
| processorCapabilityIndexOverride | O | boolean | false |
Indicates index overriding is disabled.If this is set then the overrideIndexValue can be entered.
|
| processorCapabilityIndexOverrideValue | O | float | 1.0 |
Indicates the desired value that can be given to override the default compute indexes.
|
| useGPUForTranscoding | O | boolean | false |
Set true for using GPU for transcoding, false for CPU transcoding.
|
| sigCostFactor | O | float | 1.0 |
Indicates the sig cost factor.
|
| mediaCostFactor | O | float | 1.0 |
Indicates the media cost factor.
|
| txPPSFactor | O | float | 1.0 |
Indicates the tx PPS factor.
|
| rxPPSFactor | O | float | 1.0 |
Indicates the rx PPS factor.
|