HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
20 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipMsgSetRequestUri()
RvSipMsgSetRequestUri()
DESCRIPTION
Sets the request URI address in the message request line.
SYNTAX
RvStatus RvSipMsgSetRequestUri(
IN RvSipMsgHandle hSipMsg,
IN RvSipAddressHandle hSipUrl);
PARAMETERS
hSipMsg
The handle to a message.
hSipUrl
The handle to an address object with the request URI.
RETURN VALUES
Returns RvStatus.