OpenAI::RealtimeCallReferRequest
Inherits JSON::Serializable < Reference < Object
Parameters required to transfer a SIP call to a new destination using the Realtime API.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
target_uri
URI that should appear in the SIP Refer-To header. Supports values like
tel:+14155550123 or sip:agent@example.com.