Class: Vapi::CallPhoneCallTransport
- Inherits:
-
Object
- Object
- Vapi::CallPhoneCallTransport
- Defined in:
- lib/vapi_server_sdk/types/call_phone_call_transport.rb
Overview
This is the transport of the phone call.
Only relevant for `outboundPhoneCall` and `inboundPhoneCall` type.
Constant Summary collapse
- SIP =
"sip"
- PSTN =
"pstn"