Stack

This type is a class for model objects.

* No description is available *

Package: sipcontainer

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

Reference attributes having this type:
  SIPContainer.stack



Attributes Summary
inviteAutoReply100 : EBoolean @since 7.0.0 Converted custom property 'javax.sip.transaction.invite.auto100'. Automatically reply to INVITE with "100 Trying" response
hideMessageBody : EBoolean @since 7.0.0 Converted custom property 'javax.sip.hide.message.body'. Hide message content in logs.
outboundConnectionTimeout : EInt @since 7.0.0 Converted custom property 'javax.sip.connect.timeout'. Timeout in milliseconds for creating outbound connections. 0 means infinite.
MTU : EInt @since 7.0.0 Converted custom property 'javax.sip.PATH_MTU'. Maximum transmission unit for outbound UDP requests. See RFC 3261-18.1.1.
outboundProxy : EString @since 7.0.0 Converted custom property 'javax.sip.OUTBOUND_PROXY '. Address for routing all outbound messages (for example: 1.2.3.4:5065/tcp).
timers : Timers @ * No description is available *



Attribute Details

inviteAutoReply100  -  @since 7.0.0 Converted custom property 'javax.sip.transaction.invite.auto100'. Automatically reply to INVITE with "100 Trying" response
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

hideMessageBody  -  @since 7.0.0 Converted custom property 'javax.sip.hide.message.body'. Hide message content in logs.
    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

outboundConnectionTimeout  -  @since 7.0.0 Converted custom property 'javax.sip.connect.timeout'. Timeout in milliseconds for creating outbound connections. 0 means infinite.
    Data Type: EInt
    Default value:  0
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

MTU  -  @since 7.0.0 Converted custom property 'javax.sip.PATH_MTU'. Maximum transmission unit for outbound UDP requests. See RFC 3261-18.1.1.
    Data Type: EInt
    Default value:  1500
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

outboundProxy  -  @since 7.0.0 Converted custom property 'javax.sip.OUTBOUND_PROXY '. Address for routing all outbound messages (for example: 1.2.3.4:5065/tcp).
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

timers  -  * No description is available *
    Reference Type: Timers @
    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