HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

Address Functions 97
SIP URL: Get and Set Functions
RvSipAddrUrlSetTtlNum()
RvSipAddrUrlSetTtlNum()
DESCRIPTION
Sets the ttl number in the address URL object.
SYNTAX
RvStatus RvSipAddrUrlSetTtlNum(
IN RvSipAddressHandle hSipAddr,
IN RvInt16 ttlNum);
PARAMETERS
hSipAddr
The handle to the URL address.
ttlNum
The ttl number value to be set in the object. In order to remove the ttl number
from the address, you can set this parameter to UNDEFINED.
RETURN VALUES
Returns RvStatus.