retell_register_phone_call
Integrate your own telephony by registering a call, which returns call_id and access_token for connecting the audio websocket.
Instructions
Register a phone call for custom telephony (bring-your-own telephony). Returns call_id and access_token for the audio websocket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent to handle this call. | |
| metadata | No | Optional metadata. | |
| direction | No | Direction of the phone call. | |
| to_number | No | Callee number in E.164 format. | |
| from_number | No | Caller number in E.164 format. | |
| retell_llm_dynamic_variables | No | Dynamic variables to inject. |