Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1 KB

CallControlWebhook.md

File metadata and controls

15 lines (11 loc) · 1 KB

freeclimb.Model.CallControlWebhook

The digit sequence defined in the callControlSequence attribute of the AddToConference PerCL command has been entered by the Conference participant. A PerCL response is expected. If invalid PerCL is provided, the call leg which triggered this webhook will terminate.

Properties

Name Type Description Notes
RequestType string Context or reason why this request is being made. Will be callControl. [optional]
CallId string Unique ID for this Call, generated by FreeClimb. [optional]
AccountId string Account ID associated with your account. [optional]
ConferenceId string Unique ID of the Conference. [optional]
Digits string String of digits entered by the participant. [optional]

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