Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 482 Bytes

File metadata and controls

13 lines (6 loc) · 482 Bytes

IfMachine

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.

Enum

  • REDIRECT (value: 'redirect')

  • HANGUP (value: 'hangup')

[Back to Model list] [Back to API list] [Back to README]