Basically we want users to allow speaking to AI assistants but there are certain conditions that have to be met so initiating the calls from the client sdk directly is not an option. Ideally the frontend calls my backend which then calls VAPI to get the webCallUrl which can then be passed back to the client to open the webCall from there