Allow setting a default connection override #691
Labels
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
Issue Summary
We would like to use https://www.twilio.com/docs/usage/webhooks/webhooks-connection-overrides in all our code. We keep accidentally forgetting it. It would be great if we could set a default connection override and if we use the redirect twiml verb that it would automatically append it.
Code Snippet
Instead of writing
we would like to write
The connection override should also be appended for other things like statusCallbacks in
<Gather />
aswell.The text was updated successfully, but these errors were encountered: