Bishop
11/25/2024, 3:07 AMVapi
11/25/2024, 3:09 AMphoneCallTransport parameter in the context of the call. If the phoneCallTransport is not set to sip or pstn, it's likely a web call.
For web calls, you would handle the call within the web environment and provide alternative solutions to the user, such as offering a callback option or providing assistance through a web-based chat or support system.
If you need to implement this detection in your system, you may need to write a conditional check in your code. If you provide me with more details on how you're handling calls, I can give you a more specific solution.Vapi
11/25/2024, 3:09 AMShubham Bajaj
11/26/2024, 2:03 PMtype.Bishop
11/27/2024, 12:04 PMBishop
11/27/2024, 12:18 PMBishop
11/27/2024, 12:42 PMBishop
11/27/2024, 6:23 PMShubham Bajaj
11/29/2024, 4:00 PM