<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Krunal.<br>
i think , u've to first check the call status of all extensions and if
anyone has picked up phone , then retrieve its extension no.<br>
<br>
Regards,<br>
Mayank Mathur<br>
<br>
Krunal Patel wrote:
<blockquote
 cite="mid:b392f0d80805122155v70e74e31t2bc2f7ef371ccd31@mail.gmail.com"
 type="cite">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
'&amp;'.<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's returning 4444,5555,6666,7777 .<br>
  <div>&nbsp;<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>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></pre>
</blockquote>
</body>
</html>