HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
308 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderSetStrAuts()
RvSipAuthorizationHeaderSetStrAuts()
DESCRIPTION
Sets the nonce string in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetStrAuts(
IN RvSipAuthorizationHeaderHandle hHeader,
IN RvChar* pAuts);
PARAMETERS
hHeader
The handle to the Authorization header.
pAuts
The Auts string to be set in the Authorization header. If a NULL value is
supplied, the existing Auts string in the header is removed.
RETURN VALUES
Returns RvStatus.