IPSprayer
This type is a class for model objects.
To achieve higher throughput and availability, many networking environments use devices that spread IP traffic from a single point to multiple points. This is generally known as an IP Sprayer. In a networking environment where there is an IP Sprayer between the SIP client and the SIP Proxy, outbound connections initiated by SIP applications need a method for communicating to the client the actual hostname to connect back to.
Package: sipproxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
SIPProxySettings.tcpSprayer
SIPProxySettings.tlsSprayer
SIPProxySettings.udpSprayer
Attributes Summary isEnabled : EBoolean Enables/disables SIP outbound request rewriting that allows the SIP proxy to operate behind an IP Sprayer. host : EString The hostname that the SIP Proxy will write to outbound requests so that the receiving agent will connect back to the IP Sprayer. port : EInt The port that the SIP Proxy will write to outbound requests so that the receiving agent will connect back to the IP Sprayer. properties : Property * * No description is available *
Attribute Details
isEnabled - Enables/disables SIP outbound request rewriting that allows the SIP proxy to operate behind an IP Sprayer.
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
host - The hostname that the SIP Proxy will write to outbound requests so that the receiving agent will connect back to the IP Sprayer.
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
port - The port that the SIP Proxy will write to outbound requests so that the receiving agent will connect back to the IP Sprayer.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006