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"><<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>></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>
<<a href="http://asterisk.org" target="_blank">asterisk.org</a>@<a href="http://sedwards.com" target="_blank">sedwards.com</a>> wrote:<br>
>> sudo /usr/sbin/asterisk -d -d -d -n -v -v -v<br>
><br>
>Oops. A '-c' should be in there :)<br>
<br>
</div>Thanks Steve for the help.<br>
<br>
I launched * with "asterisk -d -d -d -n -v -v -v -c", and ran "module<br>
show" to check that pbx_spool.so is loaded:<br>
=============<br>
*CLI> 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't called, even after waiting for a few minutes.<br>
<br>
Could it be that pbx_spool.so isn'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>