HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
296 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderSetDigestUri()
RvSipAuthorizationHeaderSetDigestUri()
DESCRIPTION
Sets the digest URI parameter in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetDigestUri(
IN RvSipAuthorizationHeaderHandle hHeader,
IN RvSipAddressHandle hDigestUri);
PARAMETERS
hHeader
The handle to the Authorization header
hdigestUri
The handle to the address. If a NULL is supplied, the existing address in the
Authorization header is removed.
RETURN VALUES
Returns RvStatus.