Real quick, please respond to my question about where the callfile ends up after a few minutes, as well as the modification time and the permissions on the file ;-) These are good bits to know<br><br><div class="gmail_quote">

On Mon, Feb 7, 2011 at 10:46 AM, Gilles <span dir="ltr">&lt;<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Mon, 7 Feb 2011 07:57:07 -0800 (PST), Steve Edwards<br>
&lt;<a href="http://asterisk.org" target="_blank">asterisk.org</a>@<a href="http://sedwards.com" target="_blank">sedwards.com</a>&gt; wrote:<br>
&gt;&gt;      sudo /usr/sbin/asterisk -d -d -d -n -v -v -v<br>
&gt;<br>
&gt;Oops. A &#39;-c&#39; should be in there :)<br>
<br>
</div>Thanks Steve for the help.<br>
<br>
I launched * with &quot;asterisk -d -d -d -n -v -v -v -c&quot;, and ran &quot;module<br>
show&quot; to check that pbx_spool.so is loaded:<br>
=============<br>
*CLI&gt; module show like pbx_spool.so<br>
Module                         Description Use Count<br>
pbx_spool.so                   Outgoing Spool Support 0<br>
1 modules loaded<br>
=============<br>
<br>
Next, I moved the following callfile to /var/spool/asterisk/outgoing:<br>
=============<br>
#callfileSIP.call<br>
Channel: SIP/xlite<br>
<div class="im">Context: callback-dialtone-auth<br>
Extension: s<br>
Priority: 1<br>
MaxRetries: 2<br>
RetryTime: 60<br>
WaitTime: 30<br>
=============<br>
<br>
</div>Asterisk runs as root, and owns this file as well.<br>
<br>
Unfortunately, nothing shows up in the console, the xlite extension<br>
isn&#39;t called, even after waiting for a few minutes.<br>
<br>
Could it be that pbx_spool.so isn&#39;t really loaded, or is Asterisk<br>
somehow configured to ignore callfiles?<br>
<br>
Thank you.<br>
<div><div></div><div class="h5"><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>
</div></div></blockquote></div><br>