HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
482 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipExpiresConstructInContactHeader()
RvSipExpiresConstructInContactHeader()
DESCRIPTION
Constructs an expires object inside a given Contact header. The header handle is
returned.
SYNTAX
RvStatus RvSipExpiresConstructInContactHeader(
IN RvSipContactHeaderHandle hHeader,
OUT RvSipExpiresHeaderHandle *phExpires);
PARAMETERS
hHeader
The handle to the Contact header that relates to this expires object.
phExpires
The handle to the newly constructed expires object.
RETURN VALUES
Returns RvStatus.