A Conference's status changed and its statusCallbackUrl
is being invoked. This is a notification only; any PerCL returned will be ignored.
Request Parameter | Type | Description |
---|---|---|
requestType | string | The context or reason why this request is being made. Will be |
callId | string | A unique identifier for this call, generated by FreeClimb. |
accountId | string | The Account ID associated with your account. |
from | string | The phone number of the party that initiated the call. Phone numbers are in the E.164 format. |
to | string | The phone number provisioned to you and to which this call is directed. Phone numbers are in the E.164 format. |
callStatus | string | A descriptive status for the call. The value is one of: |
direction | string | A string describing the direction of the call – |
conferenceId | string | ID of the Conference created. |
queueId | string | This is only populated if the request pertains to a Queue. Otherwise, it is set to null. |
status | string | The new status of the Conference. May be |