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