Refer call
$ openai realtime:calls refer
POST/realtime/calls/{call_id}/refer
Transfer an active SIP call to a new destination using the SIP REFER verb.
Parameters
--call-id: string
The identifier for the call provided in the
realtime.call.incoming
webhook.
Refer call
openai realtime:calls refer \
--api-key 'My API Key' \
--call-id call_id \
--target-uri tel:+14155550123