Specifies how FreeClimb should handle this OutDial if an answering machine answers the Call. Valid values: redirect invokes the ifMachineUrl for instructions. hangup hangs up the Call. The ifMachineUrl will not be invoked.
| Name | Value | Notes |
|---|---|---|
| REDIRECT | redirect | Represented in C# as 1 |
| HANGUP | hangup | Represented in C# as 2 |