mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
'record_append=false' for *732 (#4444)
Without this setting the recordings will append. It may depend on FS versions, but better to be explicit.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<action application="set" data="pin_number={v_pin_number}"/>
|
||||
<action application="set" data="recording_id="/>
|
||||
<action application="set" data="recording_prefix=recording"/>
|
||||
<action application="set" data="record_append=false"/>
|
||||
<action application="lua" data="recordings.lua"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user