| SessionMode Enumeration |
Namespace: Ozeki.VoIP
| Member name | Value | Description | |
|---|---|---|---|
| ForceP2P | 0 | Only P2P calls between SIP extensions. | |
| PreferP2P | 1 | Made a relay session first. When peer-to-peer comminucation is acceptable, switches to P2P session. | |
| ForceRelay | 2 | Only relayed calls between SIP extensions. |