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

Address Functions 99
SIP URL: Get and Set Functions
RvSipAddrUrlSetLrParam()
RvSipAddrUrlSetLrParam()
DESCRIPTION
Sets the lr parameter in the address URL object.
SYNTAX
RvStatus RvSipAddrUrlSetLrParam(
IN RvSipAddressHandle hSipAddr,
IN RvBool bLrParam);
PARAMETERS
hSipAddr
The handle to the URL address.
bLrParam
RV_TRUE specifies that the lr exists in the address.
RETURN VALUES
Returns RvStatus.