HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
96 HP C SIP Stack Message Layer Reference Guide
SIP URL: Get and Set Functions
RvSipAddrUrlGetTtlNum()
RvSipAddrUrlGetTtlNum()
DESCRIPTION
Gets the ttl number from the URL object.
SYNTAX
RvSipAddrUrlTtlNum(
IN RvSipAddressHandle hSipAddr);
PARAMETERS
hSipAddr
The handle to the URL address.
RETURN VALUES
Returns the ttl number, or UNDEFINED if ttl is not set.