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

Contact Header Functions 341
Get and Set Functions
RvSipContactHeaderSetCompactForm()
RvSipContactHeaderSetCompactForm()
DESCRIPTION
Instructs the header to use the compact header name when the header is
encoded.
SYNTAX
RvStatus RvSipContactHeaderSetCompactForm(
IN RvSipContactHeaderHandle hHeader,
IN RvBool bIsCompact);
PARAMETERS
hHeader
The handle to the Contact header.
bIsCompact
Specifies whether or not the header is a compact form header.
RETURN VALUES
Returns RvStatus.