HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Address Functions 109
SIP URL: Get and Set Functions
RvSipAddrUrlSetMaddrParam()
RvSipAddrUrlSetMaddrParam()
DESCRIPTION
Sets the value of the maddr parameter in the URL object or removes the maddr
parameter from the object.
SYNTAX
RvStatus RvSipAddrUrlSetMaddrParam(
IN RvSipAddressHandle hSipUrl,
IN RvChar* strMaddrParam);
PARAMETERS
hSipUrl
The handle to the URL address.
strMaddrParam
The maddr parameter to be set in the object. If NULL is supplied, the maddr
parameter is removed from the URL object.
RETURN VALUES
Returns RvStatus.