HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Address Functions 137
TEL URI: Get and Set Functions
RvSipAddrTelUriSetContext()
RvSipAddrTelUriSetContext()
DESCRIPTION
Sets the context string in the TEL URI address.
SYNTAX
RvStatus RvSipAddrTelUriSetContext(
IN RvSipAddressHandle hSipAddr,
IN RvChar* strContext);
PARAMETERS
hSipAddr
The handle to the TEL URI address.
strContext
The context string to be set in the object. If NULL is supplied, the existing
context is removed from the address.
RETURN VALUES
Returns RvStatus.