Hi,<br><br>I need to dial multiple destinations &amp; if anybody of them accept the call then the others will be hangup.<br>So I have dialed mulitple destinations by concating dialstring by &#39;&amp;&#39;.<br><br>For example : <br>


<br>exten =&gt;s,n,Dial(SIP/voip-provider/4444&amp;SIP/voip-provider/5555&amp;SIP/voip-provider/6666&amp;SIP/voip-provider/7777|100)<br><br>Now if 4444 has been accepted then how to find it out.<br>I have cheked CDR(dst) but it&#39;s returning 4444,5555,6666,7777 .<br>

<div>&nbsp;<br>Even checked agi variables.But i can&#39;t search it out.<br><br>Is there any way to find it out which destination has picked the call?<br><br>Thanks in advance.<br><br>--<br>Regards,<br>Krunal Patel<br><br></div>

<br>