Enum SIPServicesEnum
A list of the different combinations of SIP schemes and transports.
Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public enum SIPServicesEnum
Fields
| Name | Description |
|---|---|
| none | |
| sipsctp | |
| sipssctp | |
| sipstcp | |
| sipsws | |
| siptcp | |
| siptls | |
| sipudp | |
| sipws |