This type is a class for model objects.
These settings describe the global attributes and policies that define the behavior of the WebSphere SIP (Session Initiation Protocol) proxy server.
Package: sipproxyAttributes Summary | |
defaultClusterName : EString | An optional setting required when there are multiple server clusters than can handle SIP requests. A SIP message will be routed to this default cluster when none of the enabled SIP Routing Rules apply to the message. If there is only one server cluster that can handle SIP requests, the SIP Proxy will discover that automatically and this attribute is not required. |
enableAccessLog : EBoolean | Enable access to the proxy server are logged |
proxyAccessLog : EString | The location of the SIP Proxy access log in NCSA common or combined format. |
accessLogMaximumSize : EInt | The size of the access log before it rolls over. |
tcpSprayer : IPSprayer @ | * No description is available * |
properties : Property * | * No description is available * |
externalDomains : ExternalDomain * | * No description is available * |
routingRules : SIPRoutingRule * | * No description is available * |
tlsSprayer : IPSprayer @ | * No description is available * |
udpSprayer : IPSprayer @ | * No description is available * |
Attribute Details |