HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
74 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipAddrConstructInAuthorizationHeader()
RvSipAddrConstructInAuthorizationHeader()
DESCRIPTION
Constructs the digest URI address inside a given Authorization header. The
address handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInAuthorizationHeader(
IN RvSipAuthorizationHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Authorization 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.