HP-UX C SIP Stack Message Layer Reference Guide (January 2008)

774 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipViaHeaderSetHost()
RvSipViaHeaderSetHost()
DESCRIPTION
Sets the host parameter in the Via header.
SYNTAX
RvStatus RvSipViaHeaderSetHost(
IN RvSipViaHeaderHandle hViaHeader,
IN RvChar* strHost);
PARAMETERS
hViaHeader
The handle to the Via header.
strHost
The host to be set in the object. If Null is supplied, the existing host string is
removed from the object.
RETURN VALUES
Returns RvStatus.