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

72 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipAddrConstructInPartyHeader()
RvSipAddrConstructInPartyHeader()
DESCRIPTION
Constructs the address-spec address inside a given To or From Party header. The
address handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInPartyHeader(
IN RvSipPartyHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Party header.
eAddrType
The type of address to construct—in this version, only URL.
hSipAddr
The handle to the newly constructed address.
RETURN VALUES
Returns RvStatus.