Hi there,<br><br>I&#39;ve set up in my default conference context auto-record as follows:<br><br>&lt;param name=&quot;auto-record&quot; value=&quot;$${base_dir}/recordings/${conference_name}_${strftime(%Y-%m-%d-%H-%M-%S)}.wav&quot;/&gt;<br>
<br>but recording never starts. I&#39;ve checked this by starting FS in console mode but no errors or useful messages to figure out what is going on.<br>My conference extension is set up as follows:<br><br>&lt;context name=&quot;default&quot;&gt;<br>
&lt;extension name=&quot;conf_quality_1&quot;&gt;<br>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(58233)$&quot;&gt;<br>&nbsp; &lt;action application=&quot;answer&quot;/&gt;<br>&nbsp; &lt;action application=&quot;conference&quot; data=&quot;$1@default+1633&quot;/&gt;<br>
&lt;/condition&gt;<br>&lt;/extension&gt;<br>&lt;/context&gt;<br><br>Could you please help me finding some missing configuration or error?<br>Let me know if you need further information.<br>Thanks in advance.<br><br>Pablo<br>