OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
type charstring EventType;
type charstring SubState;
type charstring PMediaAuthValue;
type charstring Directive;
type charstring SessIdString length(32);
type charstring EntityTag;
type charstring ContributionIdString;
type record Accept
{
FieldName fieldName (ACCEPT_E),
AcceptBody_List acceptArgs optional
}
type record AcceptEncoding
{
FieldName fieldName (ACCEPT_ENCODING_E),
ContentCoding_List contentCoding optional
}
type record AcceptLanguage
{
FieldName fieldName (ACCEPT_LANGUAGE_E),
LanguageBody_List languageBody optional
}
type record AlertInfo
{
FieldName fieldName (ALERT_INFO_E),
AlertInfoBody_List alertInfoBody optional
}
type record Allow
{
FieldName fieldName (ALLOW_E),
Method_List methods optional
}
type record AuthenticationInfo
{
FieldName fieldName (AUTHENTICATION_INFO_E),
CommaParam_List ainfo
}
type record Authorization
{
FieldName fieldName (AUTHORIZATION_E),
CredentialsList body
}
type record CallId
{
FieldName fieldName (CALL_ID_E),
CallidString callid
}
type record CallInfo
{
FieldName fieldName (CALL_INFO_E),
CallInfoBody_List callInfoBody optional
}
type record Contact
{
FieldName fieldName (CONTACT_E),
ContactBody contactBody
}
type record ContentDisposition
{
FieldName fieldName (CONTENT_DISPOSITION_E),
charstring dispositionType,
SemicolonParam_List dispositionParams optional
}
type record ContentEncoding
{
FieldName fieldName (CONTENT_ENCODING_E),
ContentCoding_List contentCoding
}
type record ContentLanguage
{
FieldName fieldName (CONTENT_LANGUAGE_E),
LanguageTag_List languageTag
}
type record ContentLength
{
FieldName fieldName (CONTENT_LENGTH_E),
integer len
}
type record ContentType
{
FieldName fieldName (CONTENT_TYPE_E),
charstring mediaType
}
type record CSeq
{
FieldName fieldName (CSEQ_E),
integer seqNumber,
charstring method
}
type record Date
{
FieldName fieldName (DATE_E),
charstring sipDate
}
type record ErrorInfo
{
FieldName fieldName (ERROR_INFO_E),
ErrorInfoBody_List errorInfo optional
}
type record Expires
{
FieldName fieldName (EXPIRES_E),
DeltaSec deltaSec
}
type record From
{
FieldName fieldName (FROM_E),
Addr_Union addressField,
SemicolonParam_List fromParams optional
}
type record InReplyTo
{
FieldName fieldName (IN_REPLY_TO_E),
CallidString_List callids
}
type record MaxForwards
{
FieldName fieldName (MAX_FORWARDS_E),
integer forwards
}
type record MinExpires
{
FieldName fieldName (MIN_EXPIRES_E),
DeltaSec deltaSec
}
type record MimeVersion
{
FieldName fieldName (MIME_VERSION_E),
integer majorNumber,
integer minorNumber
}
type record Organization
{
FieldName fieldName (ORGANIZATION_E),
charstring organization
}
type record Priority
{
FieldName fieldName (PRIORITY_E),
charstring priorityValue
}
type record ProxyAuthenticate
{
FieldName fieldName (PROXY_AUTHENTICATE_E),
Challenge challenge
}
type record ProxyAuthorization
{
FieldName fieldName (PROXY_AUTHORIZATION_E),
CredentialsList credentials
}
type record ProxyRequire
{
FieldName fieldName (PROXY_REQUIRE_E),
OptionTag_List optionsTags
}
type record RecordRoute
{
FieldName fieldName (RECORD_ROUTE_E),
RouteBody_List routeBody
}
type record ReplyTo
{
FieldName fieldName (REPLY_TO_E),
Addr_Union addressField,
SemicolonParam_List replyToParams optional
}
type record Require
{
FieldName fieldName (REQUIRE_E),
OptionTag_List optionsTags
}
type record RetryAfter
{
FieldName fieldName (RETRY_AFTER_E),
DeltaSec deltaSec,
charstring comment optional,
SemicolonParam_List retryParams optional
}
type record Route
{
FieldName fieldName (ROUTE_E),
RouteBody_List routeBody
}
type record Server
{
FieldName fieldName (SERVER_E),
ServerVal_List serverBody
}
type record Subject
{
FieldName fieldName (SUBJECT_E),
charstring summary
}
type record Supported
{
FieldName fieldName (SUPPORTED_E),
OptionTag_List optionsTags optional
}
type record Timestamp
{
FieldName fieldName (TIMESTAMP_E),
TimeValue timeValue optional,
TimeValue delay optional
}
type record To
{
FieldName fieldName (TO_E),
Addr_Union addressField,
SemicolonParam_List toParams optional
}
type record Unsupported
{
FieldName fieldName (UNSUPPORTED_E),
OptionTag_List optionsTags
}
type record UndefinedHeader
{
charstring headerName,
charstring headerValue
}
type record UserAgent
{
FieldName fieldName (USER_AGENT_E),
ServerVal_List userAgentBody
}
type record Via
{
FieldName fieldName (VIA_E),
ViaBody_List viaBody
}
type record Warning
{
FieldName fieldName (WARNING_E),
WarningValue_List warningValue
}
type record WwwAuthenticate
{
FieldName fieldName (WWW_AUTHENTICATE_E),
Challenge challenge
}
type record RSeq {
FieldName fieldName(RSEQ_E),
integer responseNum
}
type record RAck {
FieldName fieldName(RACK_E),
integer responseNum,
integer seqNumber,
charstring method
}
type record AllowEvents {
FieldName fieldName(ALLOW_EVENTS_E),
EventType_List eventTypes
}
type record Event {
FieldName fieldName(EVENT_E),
EventType eventType,
SemicolonParam_List eventParams optional
}
type record SubscriptionState {
FieldName fieldName(SUBSCRIPTION_STATE_E),
SubState subState,
SemicolonParam_List substateParams optional
}
type record PMediaAuthorization {
FieldName fieldName(P_MEDIA_AUTHORIZATION_E),
PMediaAuthorization_List pMediaAuthorizations
}
type record Privacy {
FieldName fieldName(PRIVACY_E),
PrivacyValue_List privValueList
}
type record PAssertedID {
FieldName fieldName(P_ASSERTED_ID_E),
PAssertedIDValue_List pAssertedIDValueList
}
type record PPreferredID {
FieldName fieldName(P_PREFERRED_ID_E),
PPreferredIDValue_List pPreferredIDValueList
}
type record PPreferredService {
FieldName fieldName (P_PREFERRED_SERVICE_E),
charstring serviceId
}
type record ReasonValue {
charstring token,
SemicolonParam_List reasonParams optional
}
type record Reason {
FieldName fieldName(REASON_E),
ReasonValues reasonValues
}
type record Path {
FieldName fieldName(PATH_E),
PathValues pathValues
}
type record PathValue {
NameAddr nameAddr,
SemicolonParam_List rrParam optional
}
type record ReferSub {
FieldName fieldName(REFER_SUB_E),
boolean referSubValue,
SemicolonParam_List referSubParams optional
}
type record SecurityMechanism {
charstring mechName,
SemicolonParam_List mechParams optional
}
type record SecurityClient {
FieldName fieldName(SECURITY_CLIENT_E),
SecurityMechanism_List securityMech
}
type record SecurityServer {
FieldName fieldName(SECURITY_SERVER_E),
SecurityMechanism_List securityMech
}
type record SecurityVerify {
FieldName fieldName(SECURITY_VERIFY_E),
SecurityMechanism_List securityMech
}
type record NameAddrParam {
NameAddr nameAddr,
SemicolonParam_List genericParams optional
}
type record PAssociatedURI {
FieldName fieldName(P_ASSOCIATED_URI_E),
NameAddrParam_List nameAddrList
}
type record PCalledPartyID {
FieldName fieldName(P_CALLED_PARTY_E),
NameAddrParam nameAddParams
}
type record VnetworkSpec {
charstring vNetworkSpecToken,
SemicolonParam_List genericParams optional
}
type record PVisitedNetworkID {
FieldName fieldName(P_VISITED_NETWORK_E),
VnetworkSpec_List vNetWorkSpec
}
type record PAccessNetworkInfo {
FieldName fieldName(P_ACCESS_NETWORK_INFO_E),
charstring accessType,
SemicolonParam_List genericParams optional
}
type record PChargingFunctionAddresses {
FieldName fieldName(P_CHARGING_FUNCTION_ADDRESSES_E),
SemicolonParam_List chargeAddrParams optional
}
type record PChargingVector {
FieldName fieldName(P_CHARGING_VECTOR_E),
SemicolonParam_List chargeParams optional
}
type record ReferTo {
FieldName fieldName(REFER_TO_E),
NameAddr nameAddr,
SemicolonParam_List referToParams optional
}
type record ServiceRoute {
FieldName fieldName(SERVICE_ROUTE_E),
RouteBody_List routeBody
}
type record AcceptContact {
FieldName fieldName(ACCEPT_CONTACT_E),
AcRcValue_List acValues
}
type record AcRcValue {
charstring wildcard(c_WILDCARD),
SemicolonParam_List acRcParams optional
}
type record RequestDisposition {
FieldName fieldName (REQUEST_DISPOSITION_E),
Directive_List directives
}
type record Replaces
{
FieldName fieldName (REPLACES_E),
SemicolonParam_List replacesParams
}
type record ReferredBy {
FieldName fieldName(REFERRED_BY_E),
NameAddr nameAddr,
SemicolonParam_List referredbyIdParams optional
}
type record MinSE {
FieldName fieldName(MIN_SE_E),
DeltaSec deltaSec,
SemicolonParam_List minSeParam optional
}
type record SessionExpires {
FieldName fieldName(SESSION_EXPIRES_E),
DeltaSec deltaSec,
SemicolonParam_List seParam optional
}
type record HistoryInfo {
FieldName fieldName(HISTORY_INFO_E),
HistoryInfo_List historyInfoList
}
type record HistoryInfoEntry {
NameAddr nameAddr,
StringList hiIndex optional,
SemicolonParam_List hiExtention optional
}
type record PEarlyMedia {
FieldName fieldName(P_EARLY_MEDIA_E),
EM_List em_param
}
type record UserToUser{
FieldName fieldName (USER_TO_USER_E),
charstring uuiData length(256),
GenericParam uuiParam
}
type record PAssertedService {
FieldName fieldName(P_ASSERTED_SERVICE_E),
PAssertedServiceValue pAssertedServiceValue
}
type record Geolocation {
FieldName fieldName(GEOLOCATION_E),
SipUrl addrSpec,
charstring routingAllowed,
SemicolonParam_List geolocParam optional
}
type record SessionId {
FieldName fieldName (SESSION_ID_E),
SessIdString sessid,
GenericParam sessidParam optional
}
type record SIP_ETag {
FieldName fieldName (SIP_ETAG_E),
EntityTag entityTag
}
type record SIP_If_Match {
FieldName fieldName (SIP_IF_MATCH_E),
EntityTag entityTag
}
type record ContributionIdType {
FieldName fieldName (CONTRIBUTION_ID_E),
ContributionIdString contributionid
}
type record of PMediaAuthValue PMediaAuthorization_List
type record of ReasonValue ReasonValues
type record of PathValue PathValues
type record of NameAddrParam NameAddrParam_List
type record of VnetworkSpec VnetworkSpec_List
type record of HistoryInfoEntry HistoryInfo_List
type record of charstring StringList
type record of charstring EM_List
type set of UndefinedHeader UndefinedHeader_List
type set of EventType EventType_List
type set of SecurityMechanism SecurityMechanism_List
type set of AcRcValue AcRcValue_List
type set of Directive Directive_List