<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello Everyone !</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">I am trying to record calls received in an extension (1003). The dialplan is given below <br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">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="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">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="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Thanks.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Ravi</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style:
 normal;">freeswitch@bfree-server&gt; 2013-08-14 06:53:51.185709 [NOTICE] switch_channel.c:1030 New Channel sofia/internal/1006@10.0.0.16 [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/sip:1003@10.0.0.10:5060 [2d3d1a26-0480-11e3-9a4d-4d1cb7d8b5b4]<br>2013-08-14
 06:53:51.445707 [NOTICE] sofia.c:5884 Ring-Ready sofia/internal/sip:1003@10.0.0.10:5060!<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/1006@10.0.0.16!<br>2013-08-14 06:53:52.705700 [NOTICE] sofia.c:6547 Channel [sofia/internal/sip:1003@10.0.0.10:5060] has been answered<br>2013-08-14 06:53:52.725708 [NOTICE] switch_ivr_originate.c:3437 Channel [sofia/internal/1006@10.0.0.16] has been answered<br>2013-08-14 06:54:05.005696 [NOTICE] sofia.c:715 Hangup sofia/internal/sip:1003@10.0.0.10:5060 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]<br>2013-08-14 06:54:05.025711 [NOTICE] switch_ivr_bridge.c:1575 Hangup sofia/internal/1006@10.0.0.16 [CS_EXECUTE] [NORMAL_CLEARING]<br>2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1567 Session 139 (sofia/internal/sip:1003@10.0.0.10:5060) Ended<br>2013-08-14 06:54:05.025711 [NOTICE]
 switch_core_session.c:1571 Close Channel sofia/internal/sip:1003@10.0.0.10:5060 [CS_DESTROY]<br>2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1567 Session 138 (sofia/internal/1006@10.0.0.16) Ended<br>2013-08-14 06:54:05.025711 [NOTICE] switch_core_session.c:1571 Close Channel sofia/internal/1006@10.0.0.16 [CS_DESTROY]<br></div></div></body></html>