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: 10.4.13.0
Syntax
public class Response2xxRetransmitter

The Response2xxRetransmitter type exposes the following members.

Constructors
 NameDescription
Public methodResponse2xxRetransmitterInitializes a new instance of the Response2xxRetransmitter class
Top
Properties
 NameDescription
Public propertyResponse 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the Response2xxRetransmitter
Public methodStart 
Public methodStop 
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