<div>Thank you! I updated the tutorial as well.<br></div><div>l.</div><div></div><br><div class="gmail_quote">2009/5/25 Atis Lezdins <span dir="ltr">&lt;<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">On Mon, May 25, 2009 at 7:42 PM, Lenz Emilitri &lt;<a href="mailto:lenz.loway@gmail.com">lenz.loway@gmail.com</a>&gt; wrote:<br>

&gt; Hi everyone,<br>
&gt; after doing the same thing multiple times and struggling to remember how it<br>
&gt; was done, I have prepared a small tutorial that explains how to save<br>
&gt; monitored files in different folders per day. This is quite useful<br>
&gt; becausethe resultingfile system is way more manageable than having maybe<br>
&gt; 100,000 files all saved in the same folder.<br>
&gt; You can find the tutorial here:<br>
&gt;<br>
&gt; <a href="http://astrecipes.net/index.php?n=387" target="_blank">http://astrecipes.net/index.php?n=387</a><br>
&gt;<br>
&gt; As always, comments and suggestions are welcome.<br>
&gt; l.<br>
&gt; PS. I am also working on some scripts to &quot;normalize&quot; existing recordings<br>
&gt; all-in-one-directory... if anybody is interested, please contact me.<br>
<br>
</div></div>Actually You don&#39;t have to create folders in advance, as Asterisk will<br>
automatically create them when needed. Just make sure that Asterisk<br>
process is owner of parent directory.<br>
<br>
<br>
Set(__call_day=${STRFTIME(|${TIMEZONE}|%Y/%m/%d)});<br>
Set(MONITOR_FILENAME=${MONITOR_DIR}/${call_day}/call-${UNIQUEID});<br>
Monitor(ulaw,${MONITOR_FILENAME},b);<br>
<br>
Regards,<br>
Atis<br>
<br>
--<br>
Atis Lezdins,<br>
VoIP Project Manager / Developer,<br>
IQ Labs Inc,<br>
<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a><br>
Skype: atis.lezdins<br>
Cell Phone: +371 28806004<br>
Cell Phone: +1 800 7300689<br>
Work phone: +1 800 7502835<br>
<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>
</blockquote></div><br><br clear="all"><br>-- <br>Loway - home of QueueMetrics - <a href="http://queuemetrics.com">http://queuemetrics.com</a><br><br>