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

Configuration 397
Configuration Parameters
Group A parameter
This parameter has a minimum value of 512.
E
LEMENT POOL Used by the SIP Stack to hold small pieces of information. For example, the
call-leg holds its remote contact on an element pool page; a TLS session holds
the hostname on such a page; and the transmitter uses this type of page in the
DNS procedure.
elementPoolNumofPages
The number of pages in the element pool.
Default value: –1
Remarks:
Group B parameter: maxCallLegs*2 + 0.5*maxSubscriptions +
maxConnections
The parameter value must be greater than zero
elementPoolPageSize
The size of a page in the element pool.
Default value: 250—for holding an element such as a stand-alone header.
Remarks: Group A parameter
NETWORK
P
ARAMETERS
The network parameters are grouped as follows:
General configuration
UDP configuration
Outbound Proxy
Connection-oriented configuration
TCP configuration
TLS configuration
G
ENERAL
C
ONFIGURATION
sendReceiveBufferSize
The buffer size used by the SIP Stack for receiving and sending SIP messages.
Default Value: 2048