Click or drag to resize
RFC4538ParserExtension Class
Inheritance Hierarchy

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

The RFC4538ParserExtension type exposes the following members.

Constructors
  NameDescription
Public methodRFC4538ParserExtension
Initializes a new instance of the RFC4538ParserExtension class
Top
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
Properties
See Also