SIPProxyServerSettings
This type is a class for model objects.
@since 7.0.0 These settings describe the server specific 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 *
Reference attributes having this type:
Proxy.sipProxyServerSettings
Attributes Summary serverUDPPort : EInt @since 7.0.0 Range 0 to 65535. Used to configure the UDP port used for SIP container communications. Could be useful when firewall is between the SIP proxy and the SIP container. This should be set if a specific interface is needed to communicate with the SIP containers or if a specific port is required to get through a firewall separating the SIP proxy and the SIP containers. serverUDPInterface : EString @since 7.0.0 Used to configure the specific network interface for all UDP data that is goes to/from the SIP container(s). Must be used in conjunction of the serverUDPPort. This should be set to the specific hostname/IP address that should be use for all communications between the SIP proxy and the SIP containers if the network is segmented in this way. serverTCPInterface : EString @since 7.0.0 TCP interface name that would be used to bind to when establishing connections to SIP containers. serverTLSInterface : EString @since 7.0.0 TLS interface name that would be used to bind to when establishing connections to SIP containers.
Attribute Details
serverUDPPort - @since 7.0.0 Range 0 to 65535. Used to configure the UDP port used for SIP container communications. Could be useful when firewall is between the SIP proxy and the SIP container. This should be set if a specific interface is needed to communicate with the SIP containers or if a specific port is required to get through a firewall separating the SIP proxy and the SIP containers.
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
serverUDPInterface - @since 7.0.0 Used to configure the specific network interface for all UDP data that is goes to/from the SIP container(s). Must be used in conjunction of the serverUDPPort. This should be set to the specific hostname/IP address that should be use for all communications between the SIP proxy and the SIP containers if the network is segmented in this way.
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
serverTCPInterface - @since 7.0.0 TCP interface name that would be used to bind to when establishing connections to SIP containers.
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
serverTLSInterface - @since 7.0.0 TLS interface name that would be used to bind to when establishing connections to SIP containers.
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006