<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">you are making an outbound call to your own box, so the three calls are the outbound call, the inbound of the same call (which will of course have a different uuid), and i assume the 3rd is whatever happens with that inbound leg.  In this case, its tricky to track them, but also totally unnecessary to make a call that way.  Why are you looping back to yourself with a sip call instead of calling the correct intended destination to start with?<div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 1, 2018, at 5:53 AM, Kinshuk Bairagi <<a href="mailto:kinshuk1989@gmail.com" class="">kinshuk1989@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi<div class=""><br class=""></div><div class="">I am trying to track the status of the calls while making call via esl_inbound socket interface, but while making call, the call forks into multiple legs and new uuid's are generated without any ability to track them. Is there something wrong?</div><div class=""><br class=""></div><div class="">Command Issued : </div><div class="">originate {origination_uuid=95622d76-9a98-48d7-a53b-6f55598d78e1,origination_caller_id_number=9876,origination_caller_id_number=0000,originate_timeout=30}sofia/internal/<a href="mailto:1001@10.85.185.65" class="">1001@10.85.185.65</a> &park()<br class=""></div><div class=""><br class=""></div><div class="">This causes multiple call-legs, with 3  uuids : Portal Screenshot  <a href="https://i.imgur.com/ahPdvFK.png" class="">https://i.imgur.com/ahPdvFK.png</a></div><div class=""><br class=""></div><div class="">Log : <a href="https://gist.github.com/kingster/88d9e64368e3a2af4a6f603d81100457" class="">https://gist.github.com/kingster/88d9e64368e3a2af4a6f603d81100457</a></div><div class=""><br class=""></div><div class="">How can I track co-relation between this call-legs? What is the reason that 3 call legs being created, any way to skip that?</div><div class=""><br class=""></div><div class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Thanks<br class="">Kinshuk</div></div></div></div></div>
</div></div></div></blockquote></div><br class=""></div></div></body></html>