The Zammo platform supports the ability to trigger a SIP transfer to a live agent system to complete a human handoff and pass along relevant context on the user and conversation.
In this How To we are going to walk through the steps and requirements to set up and trigger a SIP transfer in Zammo to your system via the Twilio IVR integration.
In order to successfully configure a SIP transfer there are a few requirements that will need to be completed:
When the SIP transfer is initiated in the Zammo system via the Twilio integration we will pass custom headers.
Notably, we use the **UUI (User-to-User Information) Header** to pass any information about the user and the call transcript.
<aside> 💡 We have typically seen this retrieved by the Live Agent system to be used as a screen pop such that the receiving agent can have a full view of the transcript history with the bot.
</aside>
Once all the requirements are met and you are ready to trigger your SIP transfer in your Zammo bot you can do so via UI Builder.