SIPProxySettings

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: sipproxy

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes 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

defaultClusterName  -  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.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableAccessLog  -  Enable access to the proxy server are logged
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

proxyAccessLog  -  The location of the SIP Proxy access log in NCSA common or combined format.
    Data Type: EString
    Default value:  ${SERVER_LOG_ROOT}/sipproxy.log
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

accessLogMaximumSize  -  The size of the access log before it rolls over.
    Data Type: EInt
    Default value:  20
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

tcpSprayer  -  * No description is available *
    Reference Type: IPSprayer @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

externalDomains  -  * No description is available *
    Reference Type: ExternalDomain *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

routingRules  -  * No description is available *
    Reference Type: SIPRoutingRule *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

tlsSprayer  -  * No description is available *
    Reference Type: IPSprayer @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

udpSprayer  -  * No description is available *
    Reference Type: IPSprayer @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006