|
|
Description:
|
sipAuthChallengeCachingMode OBJECT-TYPE
SYNTAX INTEGER {noCaching(0), inviteOnly(1), fullCaching(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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"
|
|
|
|