You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VAPI-3163 Replace Transfer SipUri with ReferSipUri in <Refer>
The Transfer SipUri carries ~12 Transfer-specific params (transfer_answer_url,
uui, auth, fallback URLs) that are invalid in a REFER context. A user passing
any of those would silently produce malformed BXML.
ReferSipUri accepts only uri — matching the spec and the C# SDK's nested
Refer.SipUri class design.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments