Hi Roman,<div><br></div><div>I am trying Originate AMI command within a php file for a browser veiwing to do a spoof call with user inputin dial number, phone number, and spoof number but I am failing. Would you mind to share some of you AMI php code with us that relates to originate?</div>
<div><br></div><div>Thanks a bunch,</div><div>Bruce</div><div><br><div class="gmail_quote">On Mon, Dec 21, 2009 at 10:18 AM, Roman <span dir="ltr">&lt;<a href="mailto:roman.maillist@gmail.com">roman.maillist@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2009/12/21 Thomas Perron &lt;<a href="mailto:thomas.perron@gmail.com">thomas.perron@gmail.com</a>&gt;:<br>
<div class="im">&gt; I want to have Asterisk Dial individual numbers and play a recording<br>
&gt; if each answers.<br>
&gt; If they don&#39;t answer then the code rolls to the next number.<br>
&gt;<br>
&gt; Should I set up a spreadsheet somewhere and load with the numbers?<br>
&gt; Or, an AGI script?<br>
&gt;<br>
&gt; 1.  Dial number 1<br>
&gt; 2.  If connect, then play message<br>
&gt; 3.  If connect, finish message and move to next number<br>
&gt; 4.  Dial 1 - 10,000 in succession<br>
<br>
</div>I&#39;ve developed several solutions using a combination of AMI to<br>
originate calls and AGI to personalize messages. If message is the<br>
same for all destinations, you can skip using AGI. And if you need to<br>
make the calls just once you might want to take a look at asterisk<br>
call files instead of AMI, probably they will suit your needs,<br>
depending on how much control do you need over the calls.<br>
<font color="#888888"><br>
Roman<br>
blog: <a href="http://it-result.me" target="_blank">http://it-result.me</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>