HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Contact Header Functions 325
Get and Set Functions
RvSipContactHeaderSetAddrSpec()
RvSipContactHeaderSetAddrSpec()
DESCRIPTION
Sets the “address-spec” parameter in the Contact header.
SYNTAX
RvStatus RvSipContactHeaderSetAddrSpec(
IN RvSipContactHeaderHandle hHeader,
IN RvSipAddressHandle hAddrSpec);
PARAMETERS
hHeader
The handle to the Contact header.
hAddrSpec
The handle to the address-spec address. If NULL is supplied, the existing
“address spec” is removed from the Contact header.
RETURN VALUES
Returns RvStatus.