Ability to add a Server URL for the Transfer module
K
Kyle McDougall
Allow the Transfer module to accept a Server URL (webhook endpoint) that can be called at runtime to dynamically retrieve the phone number (or SIP address) for call transfer. This enables context-aware routing decisions (e.g., based on customer data, location, or time) without hardcoding numbers into the agent configuration. The endpoint would return a standard destination JSON object per Vapi’s existing transfer-destination-request schema.