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