HP-UX C SIP Stack Programmer's Guide (Novembery 2007)

400 HP-UX C SIP Stack Programmer’s Guide
Configuration Parameters
Remarks: Group A parameter
localUdpAddresses
localUdpPorts
Additional local UDP addresses to which the SIP Stack listens. The extra
addresses will be used in multihomed host applications.
Note: The addresses and ports array must be allocated according to the size
given in numOfExtraUdpAddresses.
Each of the entries of localUdpAddresses must be allocated as well, in order to
contain the requested IP address.
Default value: NULL (no extra addresses)
Remarks: Group A parameter
O
UTBOUND PROXY
CONFIGURATION
outboundProxyIpAddress
The IP address of an outbound Proxy the SIP Stack uses.
Default Value: 0—no outbound Proxy
Remarks: Group A parameter
outboundProxyHostName
The host name of an outbound proxy that the SIP Stack uses. For each outgoing
request, the DNS will be queried for this host IP address.
Default value: NULL
Remarks:
î‚„ Group A parameter
î‚„ If you set the outboundProxyIPAddress parameter, the
outboundProxyHostName parameter will be ignored.
outboundProxyTransport
Indicates the transport of the outbound proxy that the SIP Stack uses.
Default Value: RVSIP_TRANSPORT_UNDEFINED
Remarks: Group A parameter
outboundProxyPort
The port of the outbound Proxy the SIP Stack uses.
Default Value: 5060