HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Message Type Definitions 921
Message API Type Definitions
RvSipTelUriEnumdiType
RvSipTelUriEnumdiType
DESCRIPTION
Indicates the enumdi type of a TEL URI address.
SYNTAX
typedef enum{
RVSIP_ENUMDI_TYPE_UNDEFINED = -1,
RVSIP_ENUMDI_TYPE_EXISTS_EMPTY
}RvSipTelUriEnumdiType;
PARAMETERS
RVSIP_ENUMDI_TYPE_UNDEFINED
The enumdi parameter was not found in the TEL URI address.
RVSIP_ENUMDI_TYPE_EXISTS_EMPTY
The enumdi parameter (";enumdi") was found in the TEL URI address.