Resources | system | congestion | policer | preference

preference

preference value that is applied during call admission. The possible values being 0..3 0 - highest preference 3 - lowest preference

Configuration

ParameterPresenceTypeDefaultDescription
callOuint161preference value that is applied during normal call admission. The possible values being 0..3 0 - highest preference 3 - lowest preference
emergencyCallOuint160 preference value that is applied during emergency call admission. The possible values being 0..3 0 - highest preference 3 - lowest preference
initialSipRegisterOuint162 preference value that is applied during initial SIP Registration admission. The possible values being 0..3 0 - highest preference 3 - lowest preference
initialSipSubscribeOuint162 preference value that is applied during initial SIP Subscribe admission. The possible values being 0..3 0 - highest preference 3 - lowest preference
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/congestion/policer/preference

  • No labels