To enable auto_egress on inbound calls automatically. I need to add egress to the room configuration. Here is the related documentation for that.
However, whenever I call after setting up egress (with Azure credentials) to the room configuration, I get an error calling in (call fails to connect). Here is a related code-block that conflicts with being able to set up auto_egress to a blob storage.
How can we enable auto_egress for inbound calls automatically? It seems this code-block eliminates the possibility of using any egress options on dispatch rules for inbound calls.