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: sipproxyAttributes Summary | |
serverUDPPort : EInt | @since 7.0.0 Range 0 to 65535. Used to configure the UDP port that is 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 |