<div>Re-iterating one more time, since it&#39;s not clear</div>
<div>&nbsp;</div>
<div>Specifics: Create a call from C without using .call files</div>
<div>&nbsp;</div>
<div>I would love to see it done not through the manager. I am currently using the manager, but I&#39;m mostly interested in skipping that step.<br><br>Specifics: Create a call from C without using .call files</div>
<div>&nbsp;</div>
<div>once more:</div>
<div>&nbsp;</div>
<div>Specifics: Create a call from C without using .call files</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 3/8/07, <b class="gmail_sendername">Steve Edwards</b> &lt;<a href="mailto:asterisk.org@sedwards.com">asterisk.org@sedwards.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, 8 Mar 2007, Joel wrote:<br><br>&gt; Steve,<br>&gt;<br>&gt; Yes, I&#39;m aware of using a standard .call file, and scheduling by touching it
<br>&gt; to a specific time in the future. Now let&#39;s think about writing an app in c.<br>&gt; Ideally I would just call a C function to place that call instead of writing<br>&gt; a .call file from my application. Let&#39;s keep in mind just how heavy of a
<br>&gt; load I/O can be.<br><br>What kind of volume are you anticipating? Is it &quot;peaky&quot; or steady stream?<br><br>What I/O load are you concerned with?<br><br>My desktop box can create (from a C application) over 10,000 call files
<br>per second. I&#39;m assuming this is way more than you need :)<br><br>The only 2 &quot;triggers&quot; I can think of right now are call files and AMI.<br><br>If you want to call a C function to place the call and you don&#39;t want
<br>to do call files, that sounds like AMI.<br><br>How about a daemon that sleeps until the next scheduled call and then uses<br>AMI? You could use IPC to queue scheduling requests.<br><br>How about some more specifics :)
<br><br>Thanks in advance,<br>------------------------------------------------------------------------<br>Steve Edwards&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Voice: +1-760-468-3867 PST
<br>Newline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: +1-760-731-3000<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>
<br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div>
<br>