HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
66 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipMsgSetContentLengthCompactForm()
RvSipMsgSetContentLengthCompactForm()
DESCRIPTION
Instructs the message to use the compact header name when the Content-Length
header is encoded.
SYNTAX
RvStatus RvSipMsgSetContentLengthCompactForm(
IN RvSipMsgHandle hSipMsg,
IN RvBool bIsCompact);
PARAMETERS
hSipMsg
The handle to the message.
bIsCompact
Specifies whether or not to use a compact form.
RETURN VALUE
Returns RvStatus.