POKU_TRANSFER_NUMBER in your installation config to enable call transfers. The number must be in E.164 format (e.g. +12223334444) — see Supported Countries for eligible destinations.
How it works
During an outbound call, the voice agent will transfer to your transfer number only if the person on the line explicitly asks to speak with a human. This gives the other party a way to reach you directly if needed — for example, if they have a question the agent can’t answer or want to confirm details personally. The transfer is not triggered automatically. If the caller does not request it, the agent completes the call as normal. If the transfer number is not set, no transfer option is available on the call.API reference
| Parameter | Type | Required | Description |
|---|---|---|---|
message | string | Yes | Structured prompt that drives the voice AI agent. |
to | string | Yes | Destination phone number in E.164 format. |
transferNumber | string | No | Number to transfer the call to if the agent cannot proceed. Must be E.164 format. |