<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I need some help on how to do an attended transfer using the event socket library protocol.<div><br></div><div>Original call:<br>Channel A &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;-------------&gt; Channel B</div><div>(transferring endpoint) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (other endpoint of original call)</div><div><br></div><div>Channel C &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;-------------&gt; Channel D</div><div>(transferring endpoint) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (endpoint to transfer to)</div><div><br></div><div>How do I go about disconnecting Channels A and Channel C, and bridging Channel B with Channel D? In the scenario that I have described, I do know the UUIDs for all four of the channels involved.</div><div><br></div><div>I also need some help on how to conference in a third party into an existing phone call using the event socket library. In this scenario, the call is already connected and I know the UUID of both of the channels of the call. How do I go about conferencing in a third party using the event socket library protocol?</div>                                               </div></body>
</html>