Maps the Vonage inbound answer/event-webhook params to a ResolvedInboundCall. Pure + exported so
the MJAPI router resolves the dialed DID → agent identity → AIBridgeEngine.StartBridgeSession without
re-parsing Vonage's param names. Accepts uuid or conversation_uuid for the call id. Throws when a
required param is absent so a malformed webhook fails loud.
Maps the Vonage inbound answer/event-webhook params to a ResolvedInboundCall. Pure + exported so the MJAPI router resolves the dialed DID → agent identity →
AIBridgeEngine.StartBridgeSessionwithout re-parsing Vonage's param names. Acceptsuuidorconversation_uuidfor the call id. Throws when a required param is absent so a malformed webhook fails loud.