Forking start
POST/calls/:call_control_id/actions/fork_start
Call forking allows you to stream the media from a call to a specific target in realtime.
This stream can be used to enable realtime audio analysis to support a
variety of use cases, including fraud detection, or the creation of AI-generated audio responses.
Requests must specify either the target
attribute or the rx
and tx
attributes.
Expected Webhooks (see callback schema below):
call.fork.started
call.fork.stopped
Request
Responses
200:
Successful response upon making a call control command.
default:
Unexpected error