Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 929 Bytes

Reject.md

File metadata and controls

12 lines (8 loc) · 929 Bytes

freeclimb.Model.Reject

The Reject command blocks an incoming Call. Using Reject is the only way to prevent FreeClimb from answering a Call. Any other response will result in an answered Call and your account will be billed.

Properties

Name Type Description Notes
Command string Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]
Reason string Reason for the rejection. This can be any string value. In general, applications should use a set of enumerated values that are predefined to cover all exit points of the call flows for the given application. [optional]

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