<div>Hey,</div><div><br></div>I think I remember the same post before. previously I heard someone telling to use vicidial or some other thing  like that.But I don&#39;t think that those are totally AMI based call-generators.<div>
<br><div>What I&#39;d recently done is make a php page which connects to Asterisk&#39;s AMI port. I send page request with destination number as parameter and depending upon the HTTP arguments it send an ORIGINATE event to Asterisk with the destination number to be dialled out via DAHDI(PRI) and once the call is answered bridge it to a local dial plan extension which in term played a sound-file/message to the connecting number.</div>
<div><br></div><div>So whenever I want Asterisk to initiate a call I send a HTTP request to my Web-Server(hosting Asterisk) a call originated and played a message. You can choose your design and directly connect to AMI and keep on sending ORIGINATE events until you&#39;ve all 200 channels occupied.</div>
<div><br></div><div>Hope it will help.</div><div><br><div class="gmail_quote">On Tue, Sep 13, 2011 at 6:26 AM, Kaushal Shriyan <span dir="ltr">&lt;<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@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;">Hi,<br>
<br>
I have 8 E1 PRI Lines and i have 200 phone numbers and 200 channels<br>
(25 channels per PRI). Can someone please help me understand using<br>
Asterisk Manager Interface (AMI) available in Asterisk to dial out 200<br>
numbers and run a campaign for 200 numbers concurrently and play a mp3<br>
file ?<br>
<br>
Please suggest/guide.<br>
<br>
Regards,<br>
<br>
Kaushal<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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>
</blockquote></div><br></div></div>