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

Via Header Functions 777
Get and Set Functions
RvSipViaHeaderGetTtlNum()
RvSipViaHeaderGetTtlNum()
DESCRIPTION
Gets the ttl from the Via header.
SYNTAX
RvInt16 RvSipViaHeaderGetTtlNum(
IN RvSipViaHeaderHandle hViaHeader);
PARAMETERS
hViaHeader
The handle to the Via header.
RETURN VALUES
Returns the ttl number, or UNDEFINED if the ttl does not exist.