OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group Types.SubTypes.MessageHeaderTypes

Declared in module LibSip_SIPTypesAndValues


Types Summary
MessageHeader

Details

MessageHeader
type set MessageHeader
{
  Accept                accept optional,
              AcceptContact        acceptContact optional,
  AcceptEncoding        acceptEncoding optional,
  AcceptLanguage        acceptLanguage optional,
  AlertInfo            alertInfo optional,
  Allow                allow optional,
              AllowEvents         allowEvents optional, 
  AuthenticationInfo    authenticationInfo optional, 
  Authorization        authorization optional, 
  CallId                callId optional, 
  CallInfo            callInfo optional,
  Contact                contact optional, 
  ContentDisposition    contentDisposition optional,
  ContentEncoding        contentEncoding optional,
  ContentLanguage        contentLanguage optional,
  ContentLength        contentLength optional, 
  ContentType            contentType optional,
  CSeq                cSeq optional, 
  Date                date optional,
  ErrorInfo             errorInfo optional, 
              Event                 event optional, 
  Expires             expires optional,
  From                fromField,
              HistoryInfo         historyInfo optional, 
  InReplyTo             inReplyTo optional, 
  MaxForwards            maxForwards optional, 
  MimeVersion            mimeVersion optional,
  MinExpires            minExpires optional, 
              MinSE                 minSE optional, 
  Organization        organization optional,
              PAccessNetworkInfo     pAccessNetworkInfo optional, 
              PAssertedID         pAssertedID optional, 
              PAssertedService    pAssertedService optional,
              PAssociatedURI        pAssociatedURI optional, 
              Path                 path optional, 
              PCalledPartyID         pCalledPartyID optional, 
              PChargingFunctionAddresses pChargingFunctionAddresses optional, 
              PChargingVector     pChargingVector optional, 
              PEarlyMedia            pEarlyMedia    optional, 
              PMediaAuthorization pMediaAuthorization optional, 
              PPreferredID         pPreferredID optional, 
  Priority             priority optional,  
              Privacy             privacy optional, 
  ProxyAuthenticate    proxyAuthenticate optional, 
  ProxyAuthorization    proxyAuthorization optional, 
  ProxyRequire        proxyRequire optional, 
              PVisitedNetworkID     pVisitedNetworkID optional, 
              RAck                 rAck optional, 
              RSeq                 rSeq optional, 
              Reason                 reason optional, 
  RecordRoute            recordRoute optional,
              ReferredBy             referredBy optional, 
              ReferTo             referTo optional, 
              Replaces            replaces optional, 
  ReplyTo                replyTo optional, 
  Require             require optional,
  RetryAfter            retryAfter optional, 
  Route                 route optional, 
              SecurityClient         securityClient optional, 
              SecurityServer         securityServer optional, 
              SecurityVerify         securityVerify optional, 
  Server                server optional, 
              ServiceRoute         serviceRoute optional, 
              SessionExpires         sessionExpires optional, 
  Subject                subject optional, 
              SubscriptionState     subscriptionState optional, 
  Supported             supported optional,
  Timestamp             timestamp optional,
  To                    toField,
  Unsupported            unsupported optional, 
              UserToUser          userToUser optional,
  UserAgent             userAgent optional,
  Via                    via,
  Warning                warning optional, 
  WwwAuthenticate        wwwAuthenticate optional, 
  UndefinedHeader_List    undefinedHeader_List optional
}

Declared in group Types.SubTypes.MessageHeaderTypes