Hi there,

I've set up in my default conference context auto-record as follows:

<param name="auto-record"
value="$${base_dir}/recordings/${conference_name}_${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>

but recording never starts. I've checked this by starting FS in console mode
but no errors or useful messages to figure out what is going on.
My conference extension is set up as follows:

<context name="default">
<extension name="conf_quality_1">
<condition field="destination_number" expression="^(58233)$">
  <action application="answer"/>
  <action application="conference" data="$...@default+1633"/>
</condition>
</extension>
</context>

Could you please help me finding some missing configuration or error?
Let me know if you need further information.
Thanks in advance.

Pablo
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to