HIPAA Compliance with IP Whitelisting Secured Storage
I'm building a HIPAA compliant application and we need to be able to securely store call recordings from VAPI.
Unfortunately, the storage service we're using requires IP whitelisting, but obviously there is no static set of IP addresses for egress provided by VAPI.
Is it possible to either:
Configure a set of IP addresses specific for egress
Expose a platform-agnostic call recording egress API in the "Integrations" page of the dashboard such that one could provide their own credentials to a self-hosted server
Unfortunately, the storage service we're using requires IP whitelisting, but obviously there is no static set of IP addresses for egress provided by VAPI.
Is it possible to either:
Configure a set of IP addresses specific for egress
Expose a platform-agnostic call recording egress API in the "Integrations" page of the dashboard such that one could provide their own credentials to a self-hosted server