Direction of the Call. inbound for Calls into FreeClimb, outboundAPI for Calls initiated via the REST API, outboundDial for Calls initiated by the OutDial PerCL command.
| Name | Value | Notes |
|---|---|---|
| INBOUND | inbound | Represented in C# as 1 |
| OUTBOUND_API | outboundAPI | Represented in C# as 2 |
| OUTBOUND_DIAL | outboundDial | Represented in C# as 3 |