<html><body bgcolor="#FFFFFF"><div>What is actually happening? Is there no sound file created or is it something else wrong?</div><div><br></div><div>-MC<br><br>Sent from my iPhone</div><div><br>On Nov 6, 2008, at 9:59 PM, Baskar &lt;<a href="mailto:yudha2008@gmail.com">yudha2008@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi,<br>&nbsp;&nbsp; <b style="color: rgb(255, 102, 102);"><br>&nbsp;&nbsp;&nbsp;&nbsp; Recoding is done through default.xml. <br>&nbsp;&nbsp;&nbsp;&nbsp; For past 1 month recoding is working fine.<br>&nbsp;&nbsp;&nbsp;&nbsp; Suddenly for past 3day recording is not working.<br>&nbsp;&nbsp;&nbsp;&nbsp; I did not modify any thing in deafult .xml .<br>
&nbsp;&nbsp; </b><br>&nbsp;&nbsp;&nbsp;<b>&nbsp; My deafult.xml file</b><br><br>&lt;?xml version="1.0" encoding="utf-8"?><br>&lt;include><br>&nbsp; &lt;context name="default"><br>&nbsp;&nbsp; &lt;extension name="Local_Extension"><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^(1[0-9][0-9][0-9])$"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="dialed_ext=$1"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="export" data="dialed_ext=$1"/><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="info"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="export" data="Answer-State"/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="log" data="INFO Answer-State [${Answer-State}]\n"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;action application="record_session" data="$${base_dir}/recordings/${destination_number}-${caller_id_number}-${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^${caller_id_number}$"><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;action application="set" data="voicemail_authorized=${sip_authorized}"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;action application="answer"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="answer-state=${Answer-State}"/><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="info"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;action application="sleep" data="1000"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;action application="voicemail" data="check default $${domain} ${dialed_ext}"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;anti-action application="bind_meta_app" data="1 b s execute_extension::dx XML features"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;anti-action application="bind_meta_app" data="2 b s record_session::$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="bind_meta_app" data="3 b s execute_extension::cf XML features"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="set" data="transfer_ringback=${us-ring}"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="set" data="call_timeout=30"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application="set" data="hangup_after_bridge=false"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="set" data="continue_on_fail=true"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="db" data="insert/call_return/${dialed_ext}/${caller_id_number}"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="db" data="insert/last_dial_ext/${dialed_ext}/${uuid}"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="bridge" data="user/${dialed_ext}@$${domain}"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application="info"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="answer"/><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="sleep" data="1000"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;anti-action application="voicemail" data="default $${domain} ${dialed_ext}"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition><br>
&nbsp;&nbsp;&nbsp; &lt;/extension><br><br>&nbsp;&nbsp; &lt;extension name="Long Distance - wanpipe"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^9(\d{5,15})$"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="effective_caller_id_number=$1"/><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="dialed_ext=$1"/><br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;action application="info"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="answer-state=${Answer-State}"/><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="export" data="effective_caller_id_number=true"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="export" data="answer-state"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="hangup_after_bridge=false"/><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- &lt;action application="bridge" data="sofia/default/$<a href="http://1@219.64.118.239:5066"><a href="mailto:1@219.64.118.239">1@219.64.118.239</a>:5066</a>"/> --><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="record_session" data="$${base_dir}/recordings/${destination_number}-${caller_id_number}-${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>&nbsp;&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="sofia/default/$<a href="mailto:1@172.20.191.228"><a href="mailto:1@172.20.191.228">1@172.20.191.228</a></a>"/><br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition><br>&nbsp;&nbsp; &lt;/extension><br>&nbsp;&nbsp; &lt;extension name="nb_conferences"><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^(30\d{2})$"><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application="answer"/><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--&lt;action application="send_display" data="8k Conference $1"/>--><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application="conference" data="$1@default"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition><br>&nbsp;&nbsp;&nbsp; &lt;/extension><br><br>&nbsp; &lt;/context><br>&lt;/include><br><br>correct me were is wrong <br>
<br>-- <br>Warm Regards,<br>N.Baskar<br><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Freeswitch-users mailing list</span><br><span><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>