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

Address Functions 73
Control Functions
RvSipAddrConstructInContactHeader()
RvSipAddrConstructInContactHeader()
DESCRIPTION
Constructs the address-spec address inside a given Contact header. The address
handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInContactHeader(
IN RvSipContactHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Contact header.
eAddrType
The type of address to constructin this version, only URL.
hSipAddr
The handle to the newly constructed address.
RETURN VALUES
Returns RvStatus.