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

406 HP-UX C SIP Stack Programmers Guide
Configuration Parameters
cancelInviteNoResponseTimer
When sending a CANCEL request on an Invite request, the User Agent waits
cancelInviteNoResponseTimer milliseconds before timeout termination if there
is no response for the cancelled transaction.
Default Value: –1
Remarks: Group B parameter: cancelInviteNoResponseTimer =
64*retransmissionT1
generalRequestTimeoutTimer
After sending a General request, the User Agent waits for a final response
generalRequestTimeoutTimer milliseconds before timeout termination (in this
time the User Agent retransmits the request every T1, 2*T1, ... , T2, ...
milliseconds)
Default Value: –1
Remarks: Group B parameter: cancelInviteNoResponseTimer =
64*retransmissionT1
PROXY
CONFIGURATION
When implementing a Proxy server, use the following configuration parameter:
isProxy
Indicates whether the application is a Proxy implementation.
Default value: RV_FALSE
Remarks: Group A parameter
proxy2xxRcvdTimer
A successful client INVITE transaction of a Proxy server includes only the
INVITE request and the 2xx response. (The ACK is not part of the transaction.)
After receiving the 2xx response, the Proxy will wait proxy2xxRcvdTimer
before the transaction terminates.
Default value: –1
Remarks: Group B parameter: proxy2xxRcvdTimer = 64*T1