<div dir="ltr">Mimiko,<div><br></div><div>I&#39;ve re-read your posts a few times but your English is not great and I&#39;m having a difficult time understanding the problem. From what I can tell, you initially had a question about recording both call queues, for which Regis then gave you an answer.</div>
<div><br></div><div>Then your next post stated you want to stop recording if &#39;<span style="font-family:arial,sans-serif;font-size:13px">cc_record_filename&#39; contains a non empty value, you posted some code, but didn&#39;t tell us the result of using that code.</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div>You need to try and make your posts a bit more concise and clearer, otherwise it will mostly get ignored for poor presentation.</div><div>
<br></div><div>Have a read over the following guidelines, this will greatly increase your chances of getting a better response;</div><div><a href="http://wiki.freeswitch.org/wiki/UsingTheMailingList">http://wiki.freeswitch.org/wiki/UsingTheMailingList</a><br>
</div><div><br></div><div>I&#39;d suggest starting a new thread, with concise questions in the form of a question.</div><div><br></div><div>Hope this helps</div><div><br>Cal</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 25, 2013 at 8:24 PM, Mimiko <span dir="ltr">&lt;<a href="mailto:vbvbrj@gmail.com" target="_blank">vbvbrj@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"><div class="im">On 18.09.2013 14:40, Regis M wrote:<br>
&gt; You must start a record session on the caller incoming call before<br>
&gt; sending it to a queue and remove recording in callcenter configuration.<br>
&gt;<br>
&gt; <a href="https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_record_session" target="_blank">https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_record_session</a><br>
<br>
</div>No, this will not help, as after transfer the session will continue to<br>
record, including messages played to the calee about position in another<br>
queue and the moh sound. Which is not desired.<br>
<br>
The most I dislike in FS is poor community to help. With this is just<br>
twice hard to find the answer.<br>
<br>
So to my question, for the record to other reading mailing list, when<br>
transferring out of a callcenter to stop recording session there must be<br>
checked the &quot;cc_record_filename&quot; for non empty value and if it is not<br>
empty - stop record:<br>
<br>
&lt;condition field=&quot;${cc_record_filename}&quot; expression=&quot;^$&quot;&gt;<br>
&lt;anti-action application=&quot;stop_record_session&quot;<br>
                        data=&quot;${cc_record_filename}&quot;/&gt;<br>
&lt;/condition&gt;<br>
<br>
That&#39;s it. ^_^<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Mimiko desu.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a 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 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>
</div></div></blockquote></div><br></div>