Hi,<br><br>I need to dial multiple destinations & if anybody of them accept the call then the others will be hangup.<br>So I have dialed mulitple destinations by concating dialstring by '&'.<br><br>For example : <br>
<br>exten =>s,n,Dial(SIP/voip-provider/4444&SIP/voip-provider/5555&SIP/voip-provider/6666&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's returning 4444,5555,6666,7777 .<br>
<div> <br>Even checked agi variables.But i can'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>