<div>&nbsp;</div>
<div>&nbsp;</div>
<div>We i have settup it like this it giveme caller id agent id and date-time on gsm file but i want them to be in folder on every day basis datewise.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>exten =&gt; _1NXXNXXXXXX,2,Set(CALLFILENAME=${ACCOUNTCODE}-${EXTEN}-${TIMESTAMP})<br>exten =&gt; _1NXXNXXXXXX,3,Monitor(gsm,/rec/asterisk/apr07/${CALLFILENAME},mb)</div>
<p>&nbsp;</p>
<div>Any Idea ?</div>
<div>&nbsp;</div>
<div>Faisal</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">------------------------------<br><br>Message: 16<br>Date: Tue, 10 Apr 2007 03:08:57 +0500<br>From: &quot;Faisal Ashraf&quot; &lt;
<a href="mailto:faisalgo@gmail.com">faisalgo@gmail.com</a>&gt;<br>Subject: [asterisk-users] Date Wise Recordings<br>To: <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:5a0bcee90704091508u413d5c28s1d44935984fb0e5d@mail.gmail.com">5a0bcee90704091508u413d5c28s1d44935984fb0e5d@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>
Hi,<br><br>I like my recordings to go to date wise folder i mean to say that for<br>example today is 20070409 so all recordings should go directly to that<br>folder instead of one folder for whole month. and then next day&#39;s recordings
<br>should go to next date folder.<br><br>so how can i do that my current monitor context is like...<br><br>exten =&gt; _1NXXNXXXXXX,3,Monitor(gsm,/rec/asterisk/apr07/${CALLFILENAME},mb)<br><br><br><br><br>Faisal<br>-------------- next part --------------
<br>An HTML attachment was scrubbed...<br>URL: <a href="http://lists.digium.com/pipermail/asterisk-users/attachments/20070409/d14e8951/attachment-0001.htm">http://lists.digium.com/pipermail/asterisk-users/attachments/20070409/d14e8951/attachment-0001.htm
</a><br><br><br><br>------------------------------<br><br>Message: 19<br>Date: Mon, 9 Apr 2007 16:01:46 -0700 (PDT)<br>From: Steve Edwards &lt;<a href="mailto:asterisk.org@sedwards.com">asterisk.org@sedwards.com</a>&gt;<br>
Subject: Re: [asterisk-users] Date Wise Recordings<br>To: Asterisk Users Mailing List - Non-Commercial Discussion<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>Message-ID: &lt;
<a href="mailto:Pine.LNX.4.64.0704091559430.28970@fs.sedwards.com">Pine.LNX.4.64.0704091559430.28970@fs.sedwards.com</a>&gt;<br>Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br><br>On Tue, 10 Apr 2007, Faisal Ashraf wrote:
<br><br>&gt; I like my recordings to go to date wise folder i mean to say that for<br>&gt; example today is 20070409 so all recordings should go directly to that<br>&gt; folder instead of one folder for whole month. and then next day&#39;s recordings
<br>&gt; should go to next date folder.<br><br>Using the STRFTIME function to build your file name should get you close.<br><br>Reading the documentation should fill in the blanks :)<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></blockquote>