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

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