<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">is the dollar sign before {recordings_
 dir} and {record_file_name} eaten by your mail client, or it's really so in your XML?<br><br><br><div><span></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Ravi &lt;sravi123@yahoo.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, August 15, 2013 9:44 AM<br> <b><span style="font-weight: bold;">Subject:</span></b>
 Re: [Freeswitch-users] Recording calls with Freeswitch - log says        recorded, but no file found<br> </font> </div> <div class="y_msg_container"><br><div id="yiv1711393743"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;">Thanks Michael. <br><br>I got the log with the "debug" level output. The pastebin link for the log is :<br>http://pastebin.freeswitch.org/21301<br><br>The call is made from extension 1020 to 1030. The dialplan code snippet is given below as well. If any other information is required, please let me know. <br><div class="yiv1711393743yui_3_7_2_68_1376354889647_73" style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
<br>&lt;extension name="003"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^003$"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="record_file_name={recordings_
 dir}/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.wav" inli$<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="record_session" data="{record_file_name}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="user/1003"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&lt;/extension&gt;<br></div><div class="yiv1711393743yui_3_7_2_68_1376354889647_74" style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;"><br></div><br>Please review and let me know where I am stuck, and what can be done. Freeswitch crashed a couple of times, while I was testing. I will mail that in a separate post. <br><br>Thanks again !<br>Ravi<br><br><div><br></div>  <div style="font-family:times new roman, new york, times, serif;font-size:12pt;"> <div style="font-family:times new roman, new york, times, serif;font-size:12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Michael Collins &lt;msc@freeswitch.org&gt;<br> <b><span style="font-weight:bold;">To:</span></b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt; <br> <b><span style="
font-weight:bold;">Sent:</span></b> Wednesday, August 14, 2013 11:32 PM<br> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Freeswitch-users] Recording calls with Freeswitch - log says recorded, but no file found<br> </font> </div> <div class="yiv1711393743y_msg_container"><br><div id="yiv1711393743"><div dir="ltr"><div>You'll need debug level output. That looks like it's info level output. The freeswitch.log file should have debug level output. Also, if you're on the freeswitch console (not the fs_cli) then info is the default level. Try "console loglevel debug" and then retest and re-capture. Also, best place to put fs log data is: <a rel="nofollow" target="_blank" href="http://pastebin.freeswitch.org/">pastebin.freeswitch.org</a>. Use "FreeSWITCH Log" as the syntax highlighting.<br>
<br></div>-MC<br></div><div class="yiv1711393743gmail_extra"><br><br><div class="yiv1711393743gmail_quote">On Wed, Aug 14, 2013 at 6:34 AM, Ravi <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:sravi123@yahoo.com" target="_blank" href="mailto:sravi123@yahoo.com">sravi123@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="yiv1711393743gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-size:12pt;font-family:times new roman, new york, times, serif;"><div>Hello Everyone !</div><div><br></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">I am trying to record calls received in an extension (1003). The dialplan is given below <br></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
&lt;extension name="003"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^003$"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="record_file_name={recordings_
 dir}/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.wav" inli$<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="record_session" data="{record_file_name}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="user/1003"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&lt;/extension&gt;<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
When I call this extension from an extension 1006, this is what I get in the log. But when I go to the folder /usr/local/freeswitch/recordings/ there are no files at all. I am just wondering if this has got to do with any file permissions, or if I am missing something. Please help. <br>
</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
Thanks.</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">Ravi</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman, new york, times, serif;">
freeswitch@bfree-server&gt; 2013-08-14 06:53:51.185709 [NOTICE] switch_channel.c:1030 New Channel sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a> [2d3314f4-0480-11e3-9a2f-4d1cb7d8b5b4]<br>
2013-08-14 06:53:51.245710 [INFO] mod_dialplan_xml.c:558 Processing Ravi &lt;1006&gt;-&gt;1003 in context default<br>2013-08-14 06:53:51.245710 [INFO] switch_ivr_async.c:3628 Bound B-Leg: *1 execute_extension::dx XML features<br>
2013-08-14 06:53:51.245710 [INFO] switch_ivr_async.c:3628 Bound B-Leg: *2 record_session::/usr/local/freeswitch/recordings/1006.2013-08-14-06-53-51.wav<br>2013-08-14 06:53:51.245710 [INFO] switch_ivr_async.c:3628 Bound B-Leg: *3 execute_extension::cf XML features<br>
2013-08-14 06:53:51.245710 [INFO] switch_ivr_async.c:3628 Bound B-Leg: *4 execute_extension::att_xfer XML features<br>2013-08-14 06:53:51.245710 [NOTICE] switch_channel.c:1030 New Channel sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a> [2d3d1a26-0480-11e3-9a4d-4d1cb7d8b5b4]<br>
2013-08-14
 06:53:51.445707 [NOTICE] sofia.c:5884 Ring-Ready sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>!<br>2013-08-14 06:53:51.445707 [INFO] switch_ivr_originate.c:1190 Sending early media<br>
2013-08-14 06:53:51.445707 [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>!<br>2013-08-14 06:53:52.705700 [NOTICE] sofia.c:6547 Channel [sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>] has been answered<br>
2013-08-14 06:53:52.725708 [NOTICE] switch_ivr_originate.c:3437 Channel [sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>] has been answered<br>2013-08-14 06:54:05.005696 [NOTICE] sofia.c:715 Hangup sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a> [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]<br>
2013-08-14 06:54:05.025711 [NOTICE] switch_ivr_bridge.c:1575 Hangup sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1567 Session 139 (sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>) Ended<br>
2013-08-14 06:54:05.025711 [NOTICE]
 switch_core_session.c:1571 Close Channel sofia/internal/<a rel="nofollow" target="_blank"  href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a> [CS_DESTROY]<br>2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1567 Session 138 (sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>) Ended<br>
2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1571 Close Channel sofia/internal/<a rel="nofollow" ymailto="mailto:1006@10.0.0.16" target="_blank" href="mailto:1006@10.0.0.16">1006@10.0.0.16</a> [CS_DESTROY]<br></div></div></div><br>_________________________________________________________________________<br>

Professional FreeSWITCH Consulting Services:<br>
<a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.FreeSWITCH.org</a><br><a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.ClueCon.com</a><br>
<a rel="nofollow" target="_blank" href="http://www.ostag.org/">http://www.OSTAG.org</a><br><br>
</div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a rel="nofollow"
 ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br><br><br></div> </div> </div>  </div></div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/"
 target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
 target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br><br></div> </div> </div> </blockquote></div>   </div></body></html>