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.
| Request Parameter | Type | Description |
|---|---|---|
| requestType | string | Context or reason why this request is being made. Will be callControl. |
| callId | string | Unique ID for this Call, generated by FreeClimb. This is the call leg which input the call control sequence. |
| accountId | string | Account ID associated with your account. |
| conferenceId | string | ID of the Conference this Call was a Participant of. |
| digits | string | String of digits entered by the participant. |