Yeah, sorry, that example was from one of our older servers.<div><br><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 8:08 PM, Warren Selby <span dir="ltr">&lt;<a href="mailto:wcselby@selbytech.com" target="_blank">wcselby@selbytech.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Around version 1.4 or 1.6, TIMESTAMP was phased out and replaced with STRFTIME.  See this page for details on how to properly generate a timestamp:<br>
<br><a href="http://www.voip-info.org/wiki/view/Asterisk+func+strftime" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+func+strftime</a><br>
<br><br></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 8:46 PM, Joseph <span dir="ltr">&lt;<a href="mailto:syscon780@gmail.com" target="_blank">syscon780@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/18/13 19:27, Carlos Alvarez wrote:<div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  On Fri, Jan 18, 2013 at 6:25 PM, Joseph &lt;[1]<a href="mailto:syscon780@gmail.com" target="_blank">syscon780@gmail.com</a>&gt; wrote:<br>
<br>
    I would like to outgoing/icoming calls and email the files.<br>
    This is what I have:<br>
    ...<br>
    exten =&gt; _7.,n,Set(CALLFILENAME=${<u></u>EXTEN:1}-${TIMESTAMP})<br>
    exten =&gt; _7.,n,Monitor(wav,${<u></u>CALLFILENAME},m)<br>
    ...<br>
    How do I email these file?<br>
<br>
  This is how we do it:<br>
  exten =&gt;<br>
  _1NXXNXXXXXX,1,Set(<u></u>recordfilename=/var/spool/<u></u>asterisk/monitor/${EXTEN}-<br>
  ${TIMESTAMP:0:8}${TIMESTAMP:8}<u></u>.WAV)<br>
  \exten =&gt; _1NXXNXXXXXX,n,MixMonitor(${<u></u>recordfilename},b)<br>
  exten =&gt; _1NXXNXXXXXX,n,(dial here or whatever)<br>
</blockquote>
<br></div>
Thanks Carlos<br>
I&#39;m just concentrating right now on ${TIMESTAMP} variable but is is not working:<br>
<br>
I have:<br>
exten =&gt; 11,n,Set(recordfilename=/var/<u></u>spool/asterisk/monitor/${<u></u>EXTEN}-${TIMESTAMP:0:8}${<u></u>TIMESTAMP:8}.WAV)<br>
exten =&gt; 11,n,MixMonitor(${<u></u>recordfilename},b)<br>
<br>
and the file name I got was: -11.wav<br>
<br>
Why I&#39;m not getting any timestamp?<div><div><br>
<br>
-- <br>
Joseph<br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<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/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.SelbyTech.com</a><br>

</font></span></div>
<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></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Carlos Alvarez</div>
<div>TelEvolve</div><div>602-889-3003</div><div><br></div>
</div>