Show / Hide Table of Contents

Enum SIPTransactionStatesEnum

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public enum SIPTransactionStatesEnum

Fields

Name Description
Calling
Cancelled

This state is not in the SIP RFC but is deemed the most practical way to record that an INVITE has been cancelled. Other states will have ramifications for the transaction lifetime.

Completed
Confirmed
Proceeding
Terminated
Trying

Extension Methods

JSONWriter.ToJson()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX