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

Address Functions 71
Control Functions
RvSipAddrConstructInStartLine()
RvSipAddrConstructInStartLine()
DESCRIPTION
Constructs an address inside the Request line of a given message. The new
address is set as the request URI of the Request line. The handle of the address
is returned.
SYNTAX
RvStatus RvSipAddrConstructInStartLine(
IN RvSipMsgHandle hSipMsg,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hSipMsg
The handle to the SIP message.
eAddrType
The type of address to construct. In this version, only a URL address.
hSipAddr
The handle to the newly created address.
RETURN VALUES
Returns RvStatus.