HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Address Functions 77
Control Functions
RvSipAddrConstructInReferredByHeader()
RvSipAddrConstructInReferredByHeader()
DESCRIPTION
Constructs the address-spec address inside a given Referred-By header. The
address handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInReferredByHeader(
IN RvSipReferredByHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
IN RvSipReferredByUrl eUrlEntity,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Referred-By header.
eAddrType
The type of address to construct. In the current version, eAddrType is only a
URL.
eURLEntity
Specifies whether the given URL belongs to the referrer or the referenced.
hSipAddr
The handle to the newly constructed address.
RETURN VALUES
Returns RvStatus.