MIB Viewer

sipAuthChallengeCachingMode

OBJECT-TYPE
1.3.6.1.4.1.5003.9.10.3.1.2.4.6
Access
read-write
Status
current
Source
AcGateway
Sub-identifiers
0
0. No caching mode � don't cache any challenges. Every new request will be sent without preliminary authorization. If the request is challenged � new request with authorization data will be sent. 1. Cache for INVITE mode � challenges issued for INVITE request and within the session will be cached. This will prevent the mixture of REGISTER and INVITE authorizations. 2. Full cache mode � cache any challenges from the proxies. . Access: Instant. AC INI-Param: SIPCHALLENGECACHINGMODE
INTEGER { noCaching(0) , inviteOnly(1) , fullCaching(2) }