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

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