Click or drag to resize
Response2xxRetransmitter Class
RFC 3261 requires the TU to periodically retransmit the 2xx response until it receives an ACK.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPResponse2xxRetransmitter

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

The Response2xxRetransmitter type exposes the following members.

Constructors
  NameDescription
Public methodResponse2xxRetransmitter
Initializes a new instance of the Response2xxRetransmitter class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Response2xxRetransmitter
Public methodStart
Public methodStop
Top
Properties
  NameDescription
Public propertyResponse
Top
Events
  NameDescription
Public eventResponseRetransmission
Top
Remarks
2xx kikuldesnel a server INVITE tranzakcio Accepted allapotba lep. Elvileg nem az Accepted allapot dolga, hogy ujra kikuldje a 2xx uzenetet, igy ezert kellett bevezetni ezt az osztalyt. Az Accepted allapothoz azert nem lehet beletenni, mert az ACK mar nem a tranzakcio resze.
See Also