HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
76 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipAddrConstructInReferToHeader()
RvSipAddrConstructInReferToHeader()
DESCRIPTION
Constructs the address-spec address inside a given Refer-To header. The address
handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInReferToHeader(
IN RvSipReferToHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Refer-To header.
eAddrType
The type of address to construct. In the current version, eAddrType is only URL.
hSipAddr
The handle to the newly constructed address.
RETURN VALUES
Returns RvStatus.