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

Address Functions 129
TEL URI: Get and Set Functions
RvSipAddrTelUriSetPhoneNumber()
RvSipAddrTelUriSetPhoneNumber()
DESCRIPTION
Sets the phone-number string in the TEL URI address.
SYNTAX
RvStatus RvSipAddrTelUriSetPhoneNumber(
IN RvSipAddressHandle hSipAddr,
IN RvChar* strPhoneNumber);
PARAMETERS
hSipAddr
The handle to the TEL URI address.
strPhoneNumber
The phone-number string to be set in the object. If NULL is supplied, the
existing phone-number is removed from the address.
RETURN VALUES
Returns RvStatus.