This message was deleted.
# ask-ai
s
This message was deleted.
g
To transfer a call after an AI agent has spoken, you can use the
TransferSIPParticipant
API for a cold transfer, which moves the call to another number or SIP endpoint without a handoff. This method is suitable if you don't need to use LLM function calling. You can configure your SIP trunk to allow call transfers and use the
TransferSIPParticipant
API to specify the target number or SIP URI. For more details, refer to the LiveKit documentation on transferring calls. Would you like more detailed guidance on implementing this? Sources: - Transferring calls | LiveKit Docs 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.