Click or drag to resize

RFC4538ParserExtension Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCommonSIPParserExtension
    Ozeki.VoIPSIPParserExtension
      Ozeki.VoIPRFC4538ParserExtension

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class RFC4538ParserExtension : SIPParserExtension

The RFC4538ParserExtension type exposes the following members.

Constructors
 NameDescription
Public methodRFC4538ParserExtensionInitializes a new instance of the RFC4538ParserExtension class
Top
Properties
Methods
 NameDescription
Public methodParseExtensionHeader
(Overrides SIPParserExtensionParseExtensionHeader(String))
Public methodParseExtensionMethod Esetleges Extension Method-ok parse-olását végzi.
(Inherited from CommonSIPParserExtension)
Public methodParseHeader
(Inherited from SIPParserExtension)
Public methodParseTargetDialog Target-Dialog = "Target-Dialog" HCOLON callid *(SEMI td-param) ;callid from RFC 3261 td-param = remote-param / local-param / generic-param remote-param = "remote-tag" EQUAL token local-param = "local-tag" EQUAL token
Public methodPCallIDValue 
Top
See Also